[hybrid] Issue while connecting 2 hybrid servers

Shazz of TRSi shazz.ng at gmx.com
Mon May 14 06:08:07 EDT 2012


I "fixed" the issue in adding the reverse connect statement in the hybrid2 conf
 But does it mean to connect it is REQUIRED that both servers know each other ? It is impossbile that a new server connects to an existing one without being configured/restarted (in the existing one) ?


----- Original Message -----
From: Shazz of TRSi
Sent: 14/05/12 11:30 AM
To: hybrid at lists.ircd-hybrid.org
Subject: [hybrid] Issue while connecting 2 hybrid servers

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/63a07451/attachment.html>


More information about the hybrid mailing list