On Tue, 11 Mar 2008, Ray Van Dolson wrote: > On Tue, Mar 11, 2008 at 11:25:33AM -0700, Hiep Nguyen wrote: >> hi all, i asked this topic couple days ago, but i have problem again. >> >> for some reasons, iptables was turned on again. is there any way to >> disable iptables completely? >> >> this is what i did last time: >> #service iptables stop > > As root: > > # chkconfig iptables off > # service iptables stop > i reviewed my notes and that's what i did: #chkconfig iptables off is there any other actions that trigger this back on when reboot? thanks, t. hiep