On Tue, Oct 21, 2003 at 05:49:36PM +0200, Carles Xavier Munyoz Baldó wrote:
> Hi,
> I'm configuring a master/backup FireWall architecture usign IPVS sync daemons
> for network sessions synchronization.
> I have started the ipvs sync daemos master and backup respectively in the
> master and backup FWs, but the connections synchronization doesn't happen.
>
> I have disabled the FW policy and made a connection using the master FW as
> gateway for my PC, but when I see the /proc/net/ip_conntrack file of the
> backup FW, it doesn't has the recently made connection.
> The file /proc/net/ip_conntrack in the backup FW should have new connections
> in the /proc/net/ip_conntrack in the master FW, isn't it ?
IPVS does not use contrack!
You can examine the state of connections, including
those syncronised to a backup using ipvsadm -L -c -n
--
Horms
|