<span style='font-family:Verdana'><span style='font-size:12px'><br /> 
Hello,<br /> 
<br /> 
I have installed 2 hybrid servers (hybrid1:192.168.22.132 and hybrid2:192.168.22.131), that works.<br /> 
Then I'd like the 1st one to connect to the 2nd one (to share channels and users)<br /> 
<br /> 
so in hybrid1 conf I have added :<br /> 
<br /> 
<div> 
        connect {</div> 
<div> 
                name = "hybrid2.log";</div> 
<div> 
                host = "192.168.22.131";</div> 
<div> 
                send_password = "password";</div> 
<div> 
                accept_password = "anotherpassword";</div> 
<div> 
                encrypted = no;</div> 
<div> 
                port = 6666;</div> 
<div> 
                hub_mask = "*";</div> 
<div> 
                class = "server";</div> 
<div> 
                autoconn = yes;</div> 
<div> 
                #compressed = yes;</div> 
<div> 
                #lazylink = yes;</div> 
<div> 
                #fakename = "*.arpa";</div> 
<div> 
        };</div> 
<div> 
        <br /> 
        but as oper when I do /connect hybrid2.log I've got :<br /> 
        <div> 
                *** Connecting to 192.168.22.131[hybrid2.log].6666 <br /> 
                *** Notice -- ERROR :from hybrid2.log[unknown@192.168.22.131] -- Closing Link: 192.168.22.132 (Invalid servername.)</div> 
        <div> 
                *** Notice -- Server hybrid2.log[unknown@192.168.22.131] closed the connection</div> 
        <div> 
                *** Notice -- hybrid2.log had been connected for 0 days,  0:00:00<br /> 
                <br /> 
                The 2 servers can ping each other so no network issue, no firewalling, users can connect to both.<br /> 
                <br /> 
                So I guess that's a conf issue ? Where should send_password and accept_password need to be set on the hybrid2 server ?<br /> 
                <br /> 
                Thanks !<br /> 
                <br /> 
                 </div> 
</div> 
<br /> 
<br /> 
<span id="editor_signature"><span style="font-family:Verdana; font-size:12px"> </span></span></span></span>