[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ircd.conf newbie help...



On Thu, 5 Feb 1998, Jeff Hahn wrote:

[...]
> relevant lines from Alcatraz ircd.conf:
> 
> M:alcatraz.streek.com:209.90.10.2:Stranger Creek IRC Server(2):6667:
> Y:1:60:300:50:20000:2:5
> C:206.216.33.187:xyz1:rikers.streek.com:6667:1
> N:*@206.216.33.187:xyz:rikers.streek.com::1

Try:
M:alcatraz.streek.com:209.90.10.2:Stranger Creek IRC Server(2):6667
Y:100:180:180:1:3000000
C:206.216.33.187:CLinePasswd:rikers.streek.com::100
N:206.216.33.187:NLinePasswd:rikers.streek.com::100

> relevant lines from Rikers ircd.conf:
> 
> M:rikers.streek.com:206.216.33.187:Stranger Creek IRC Server:6667:
> Y:1:60:300:50:20000:2:5
> C:209.90.10.2:xyz:alcatraz.streek.com:6667:1
> N:*@209.90.10.2:xyz1:alcatraz.streek.com::1

M:rikers.streek.com:209.216.33.187:Stranger Creek IRC Server:6667
Y:100:180:180:1:3000000
C:206.90.10.2:NLinePasswd:alcatraz.streek.com::100
N:206.90.10.2:CLinePasswd:alcatraz.streek.com::100

Should work better... (there might be a typo in there. :) Just remember to
swap the passwords though (like in my example). N-password on server 1
goes to the C-line on server 2 etc.

  Sincerely,
    Magnus Tjernström  (Core@IRC - Admin for irc.ludd.luth.se)

P.S. The syntax should be in the examplefiles. At least it was when I
     last looked. ;)