OpenVZ Forum


Home » General » Support » *RESOLVED* iptables
*RESOLVED* iptables [message #14282] Thu, 21 June 2007 14:01 Go to previous message
sspt is currently offline  sspt
Messages: 100
Registered: August 2006
Location: Portugal
Senior Member
Hello,
I've noticed that i can't start iptables under centos 4 templates (Centos 5 node)

[root@awknet01 ~]# uname -a
Linux hostname 2.6.18-8.1.4.el5.028stab035.1PAE #1 SMP Sat Jun 9 02:27:12 MSD 2007 i686 athlon i386 GNU/Linux

[root@hib ~]# cat /etc/issue
CentOS release 4.5 (Final)
[root@hib ~]# iptables --version
iptables v1.2.11
[root@hib ~]# service iptables start
Flushing firewall rules:                                   [  OK  ]
Setting chains to policy ACCEPT: mangle filter             [  OK  ]
[root@hib ~]# service iptables status
Firewall is stopped.


[root@hib /]# cat /etc/issue
CentOS release 5 (Final)
[root@hib /]# iptables --version
iptables v1.3.5
[root@hib /]# service iptables start
Flushing firewall rules:                                   [  OK  ]
Setting chains to policy ACCEPT: mangle filter             [  OK  ]
[root@hib /]# service iptables status
Table: mangle
Chain PREROUTING (policy ACCEPT)
num  target     prot opt source               destination

Chain INPUT (policy ACCEPT)
num  target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
num  target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
num  target     prot opt source               destination

Table: filter
Chain INPUT (policy ACCEPT)
num  target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
num  target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination


Anyone having the same issues?


http://static.openvz.org/userbars/openvz-user.png

[Updated on: Fri, 22 June 2007 12:06] by Moderator

Report message to a moderator

 
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: Sun Jun 15 04:53:47 GMT 2025

Total time taken to generate the page: 0.01819 seconds