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

Re: Networking multiple ircd's



On Thu, 13 Dec 2001, Koen Martens wrote:

[...]
> but when 10.2.0.2 wants to connect to 10.11.1.2 the latter gives an
> error about being a leaf). I am wondering, how does one ircd
> determine whether it is a leaf server or not??
[...]

Before I start to look at the configuration files...

Have you defined:

#define HUB

in the config.h file?

You can check it on-line if you want with:

/stats d <server>

The first line should say:

*** HUB: yes

You could also issue the command:

/version <server>

...and check if the versionstring holds a capital 'H'.


If this isn't the case you will never get your server to act as a hub.

Sincerely,
  /Magnus Tjernström