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

Re: Connecting two ircd servers.



On Tue, Jan 16, 2001 at 01:38:08PM -0700, Burra wrote:
> 
> Hello everyone, I was hoping to get some help on connecting two ircds
> together, but I keep getting "Bogus server"... I cannot find any
> documentation on the subject. Can someone help me with what I have wrong
> in the config lines or possibly some where else?

"Bogus server" is generate when you try to use a server without a
'.' in it.  Else you can't make a difference between users and
servers.  You will have to add some domain name to it.

> C:10.1.91.233:007:Dale:6667:2
> N:10.1.91.233:007:Dale::2
> C:10.1.91.83:007:Andy:6667:2
> N:10.1.91.83:007:Andy::2

Dale, and Andy are not acceptable server names.

I can only wonder why it allows you to configure that name, but
does prevent you from linking.


Btw: the list has moved to @irc.org


Kurt