PDA

View Full Version : iptables on or off?


UpAllNight
06-27-2005, 05:00 PM
I've got a new server running a fresh install of Centos 4 and DA (DA installed by DA folks).

After a couple of days on working on moving sites to the server, I did a reboot and could no longer access DA due to iptables not allowing access through port 2222.

DA support suggested turning iptables off via SSH:

service iptables stop

or configuring the server so that iptables never starts:

/sbin/chkconfig iptables off

I would appreciate any comments on whether or not one should be running iptables on a hosting server or not.

jlasman
06-28-2005, 09:37 PM
I wouldn't run a server without a firewall; your mileage may vary.

Check these forums for "kiss"; it's a firewall configured to allow DirectAdmin to work; it works by reconfiguring iptables for you.

Jeff

UpAllNight
06-28-2005, 10:26 PM
Thanks, I'll check it out. Appreciate your help.

David