Setting up a HN-based firewall [message #30140] |
Tue, 13 May 2008 07:37 |
slonghurst
Messages: 40 Registered: September 2006 Location: UK
|
Member |
|
|
I am following the wiki page
http://wiki.openvz.org/Setting_up_an_iptables_firewall
When i get to the script to set up the HN-based firewall i am always getting this error when i start the firewall service
Firewall: Purging and allowing all traffic [ OK ]
Firewall: Setting default policies to DROP [ OK ]
Firewall: Allowing access to HN
port 53iptables v1.3.5: Unknown arg `--destination-ports'
Try `iptables -h' or 'iptables --help' for more information.
/etc/init.d/firewall: line 46: 53: command not found
iptables v1.3.5: Unknown arg `--destination-ports'
Try `iptables -h' or 'iptables --help' for more information.
/etc/init.d/firewall: line 48: 53: command not found
I have installed a fresh VZ host node on a fresh centos 5.1 base server installation. All my installation was done via yum using the wiki as a guide.
Anyone else found this problem?
|
|
|
|
|
|
|