Hi to all<div><br></div><div>I have a problem with a test installation of version 4.2, with failover active, on FreeBSD.</div><div>I have tested it against FreeBSD 6.x and 8.x, with both chrooted daemon and without chroot,with the same results:</div>
<div><br></div><div>if i put both the daemons in foreground mode with -d, everything works fine, and i see the pools balancing between the servers; if i put even one of then in daemon mode, failover stop working and i see the one in foreground going to communication-interrupt and never recover the failover connection.</div>
<div><br></div><div>One thing i noticed is this: if failover is working (both servers running in foreground) i see those sockets on the machines:</div><div><br></div><div>on the primary:</div><div><div>dhcpd dhcpd 3411 9 tcp4 <a href="http://85.239.184.101:647">85.239.184.101:647</a> <a href="http://85.239.184.123:27190">85.239.184.123:27190</a></div>
<div>dhcpd dhcpd 3411 10 tcp4 <a href="http://85.239.184.101:647">85.239.184.101:647</a> *:*</div></div><div><br></div><div>on the secondary:</div><div><div>dhcpd dhcpd 2687 9 tcp4 <a href="http://85.239.184.123:27190">85.239.184.123:27190</a> <a href="http://85.239.184.101:647">85.239.184.101:647</a></div>
<div>dhcpd dhcpd 2687 10 tcp4 <a href="http://85.239.184.123:647">85.239.184.123:647</a> *:*</div></div><div><br></div><div>As you can notice the remote port on the secondary is the same on both connections.</div>
<div><br></div><div>If i daemonize one of them or both, i see:</div><div><br></div><div>on primary:</div><div><div>dhcpd dhcpd 3491 9 tcp4 <a href="http://85.239.184.101:50468">85.239.184.101:50468</a> <a href="http://85.239.184.123:647">85.239.184.123:647</a></div>
<div>dhcpd dhcpd 3491 10 tcp4 <a href="http://85.239.184.101:647">85.239.184.101:647</a> *:*</div></div><div><br></div><div>on secondary:</div><div><div>dhcpd dhcpd 2744 9 tcp4 <a href="http://85.239.184.123:57089">85.239.184.123:57089</a> <a href="http://85.239.184.101:647">85.239.184.101:647</a></div>
<div>dhcpd dhcpd 2744 10 tcp4 <a href="http://85.239.184.123:647">85.239.184.123:647</a> *:*</div></div><div><br></div><div>What can the cause be?</div><div><br></div><div>Thanks in advance for any help</div>
<div><br></div><div>Futhwo</div><div><br></div><div><br></div><div><br></div><div><br></div>