OpenVZ Forum


Home » General » Support » hidden iptables in containers
Re: hidden iptables in containers [message #35835 is a reply to message #35822] Mon, 27 April 2009 07:59 Go to previous messageGo to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

# uname -a
Linux test 2.6.18-92.1.18.el5.028stab060.2 #1 SMP Tue Jan 13 12:18:59 MSK 2009 i686 i686 i386 GNU/Linux
# 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
ACCEPT     all  --  anywhere             anywhere            owner UID matchroot
# vzctl exec 101 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


Please, specify your kernel. I cannot reproduce the issue. The provided rule was aplied on the HN (and iptables -L command showed that it appeared in OUTPUT chain), but there was nothing inside VE.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Virtuozzo under openvz kernel
Next Topic: Static Routes
Goto Forum:
  


Current Time: Sun Sep 21 04:22:44 GMT 2025

Total time taken to generate the page: 0.06431 seconds