[hybrid] Unsuccessfully connecting hybserv to ircd-hybrid: (Invalid servername.)

John Rilling John.Rilling at riverbed.com
Tue Feb 5 19:34:34 EST 2013


Hi Guys,

5 hours working on this, my head hurts. Any hits or suggestions are highly appreciated. Thanks in advance:

Expected outcome: hybserv successfully connects to ircd-hybrid and the universe lives happily ever after :)

Current outcome: (Invalid servername.)
tail -f /var/log/ircd/hybserv.log
Tue Feb  5 16:14:04 2013 Opened log file successfully
Tue Feb  5 16:14:04 2013 Hybserv2 TS services version 1.9.3-release started
Tue Feb  5 16:14:04 2013 Databases loaded (0 registered nicknames, 0 registered channels, 0 memo entries)
Tue Feb  5 16:14:04 2013 Listener successfully started on host [*] port tcp/5656
Tue Feb  5 16:14:04 2013 FATAL: Unable to bind port tcp/5656: Address already in use
Tue Feb  5 16:14:04 2013 Listener successfully started on host [*] port tcp/5555
Tue Feb  5 16:14:04 2013 FATAL: Unable to bind port tcp/5555: Address already in use
Tue Feb  5 16:14:04 2013 Listener successfully started on host [*] port tcp/6900
Tue Feb  5 16:14:04 2013 FATAL: Unable to bind port tcp/6900: Address already in use
Tue Feb  5 16:14:04 2013 Connecting to 10.6.0.163[10.6.0.163] tcp/6667
Tue Feb  5 16:14:04 2013 Connected to 10.6.0.163 tcp/6667
Tue Feb  5 16:14:04 2013 Server Error: Server ID already exists.
Tue Feb  5 16:14:04 2013 Server Error: Closing Link: jpn1ircserver-ircd-prod-01.nbttech.com (Server ID Exists)
*** jpn1ircserver-ircd-prod-01.nbttech.com is our internal dns name for this machine

Excerpts of Ircd.conf
serverinfo {
        /*
         * name: the name of this server.  This cannot be changed at runtime.
         */
        #name = "hades.arpa";
        name = "jpn1ircserver-ircd-prod-01.nbttech.com";
        host = "10.6.0.163";
...
}

connect {
name = " jpn1ircserver-ircd-prod-01.nbttech.com";
host = "10.6.0.163";
#send_password = "SuperSecret";
send_password = " SuperSecretmkpasswdhash ";
accept_password = " SuperSecretmkpasswdhash";
hub_mask = "*";
class = "server";
};

Excert Hybserv.conf:
N:jpn1ircserver-ircd-prod-01.nbttech.com:Hybrid services
S:SuperSecretmkpasswdhash:10.6.0.163:6667






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20130206/eb1f9c60/attachment.html>


More information about the hybrid mailing list