Strange behavior

Pierre pierre at bostoncybertech.com
Tue Apr 18 16:27:24 BST 2006


On Sat April 15 2006 09:25, Joseph Mack NA3T wrote:
> On Sat, 15 Apr 2006, Olivier Bonvalet wrote:
> > For KeepAlived I use this :
> >   iptables -A INPUT  -i eth0 -p vrrp -j ACCEPT
>
> hmm. Looked up my /etc/services to find vrrp (raw, udp and
> tcp) on port 112.
>
> Joe

Thank you guys for those answers but...
i tried both 
iptables -A INPUT -p tcp --dport 112 -j ACCEPT
iptables -A INPUT -p udp --dport 112 -j ACCEPT
iptables -A INPUT -s 224.0.0.0/8 -j ACCEPT

but none of them worked...
Any other idea ?

Thanks again :)
Pierre.


More information about the lvs-users mailing list