[hybrid] Issue while connecting 2 hybrid servers

Shazz of TRSi shazz.ng at gmx.com
Mon May 14 05:30:50 EDT 2012


Hello,

 I have installed 2 hybrid servers (hybrid1:192.168.22.132 and hybrid2:192.168.22.131), that works.
 Then I'd like the 1st one to connect to the 2nd one (to share channels and users)

 so in hybrid1 conf I have added :

 connect {
 name = "hybrid2.log";
 host = "192.168.22.131";
 send_password = "password";
 accept_password = "anotherpassword";
 encrypted = no;
 port = 6666;
 hub_mask = "*";
 class = "server";
 autoconn = yes;
 #compressed = yes;
 #lazylink = yes;
 #fakename = "*.arpa";
 };
 but as oper when I do /connect hybrid2.log I've got :

 *** Connecting to 192.168.22.131[hybrid2.log].6666 
 *** Notice -- ERROR :from hybrid2.log[unknown at 192.168.22.131] -- Closing Link: 192.168.22.132 (Invalid servername.)
 *** Notice -- Server hybrid2.log[unknown at 192.168.22.131] closed the connection
 *** Notice -- hybrid2.log had been connected for 0 days, 0:00:00

 The 2 servers can ping each other so no network issue, no firewalling, users can connect to both.

 So I guess that's a conf issue ? Where should send_password and accept_password need to be set on the hybrid2 server ?

 Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20120514/ce4aec6b/attachment.html>


More information about the hybrid mailing list