[IRCServices] Link Block

Eric Murphy emurphy at sporked.us
Sun Mar 21 01:42:46 PST 2004


Unreal 3.2 changed configuration files from the standard ircd.conf to
something that kind of resembles C
I think 3.1 was similar to bahamut /dreamforge style links
Anyway, Unreal 3.2 style link:

link services.mynet.com {
    username *;
    hostname 192.168.0.10;
    bind-ip *;
    port 6667;
    hub *;
    password-connect "password";
    password-receive "password";
    class servers;
    options { };
    };

----- Original Message ----- 
From: "noddie_x" <noddie_x at shadowfire.org>
To: "IRC Services General Mailing List" <ircservices at ircservices.za.net>
Sent: Sunday, March 21, 2004 4:18 AM
Subject: Re: [IRCServices] Link Block


>
> On Sun, 21 Mar 2004, Pix0r wrote:
>
> > I'm sorry to have to ask this but would someone be kind enough to give
me an
> > example of the link block in services and the corresponding link block
in
> > unreal3.2's config sothat services links properly. I only just changed
> > servers from 3.1 to 3.2 so I'm stuggling with the new (in my case)
config.
>
> the "link block" stays the same iirc. what errors are you getting trying
> the linkage?
>
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices