OpenVZ Forum


Home » General » Support » *RESOLVED* iptables
Re: iptables [message #14320 is a reply to message #14308] Fri, 22 June 2007 10:34 Go to previous messageGo to previous message
sspt is currently offline  sspt
Messages: 100
Registered: August 2006
Location: Portugal
Senior Member
Seems like a /etc/init.d/iptables bug.

[root@hib /]# iptables -A OUTPUT -p icmp -j DROP

[root@hib /]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
DROP       icmp --  anywhere             anywhere

[root@hib /]# service iptables status
Firewall is stopped.


Since iptables -L show the rules and we can't ping the vps it seems to be working Smile


http://static.openvz.org/userbars/openvz-user.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: OS template creation
Next Topic: *SOLVED* vps's directory on different hard disk
Goto Forum:
  


Current Time: Mon Aug 11 22:48:59 GMT 2025

Total time taken to generate the page: 0.59668 seconds