From wh at msdrd.com Tue Dec 16 05:06:08 2008 From: wh at msdrd.com (wh at msdrd.com) Date: Tue, 16 Dec 2008 06:06:08 -0700 Subject: [NoCat] Nocat overwrites my iptables script Message-ID: <20081216060608.24b809679ab6a9addeff22de62744124.0a6d5d0f72.wbe@email.secureserver.net> Hello. Hope someone is out there. I installed NoCat in Open mode and everything works fine. The installation was made on a box that was already running an iptables script blocking some ports and P2P programs. After installing NoCat I've noticed that all clients were connecting to the "blocked" ports and using the P2P programs. I came to a conclusion after checking the packet's traffic (iptables -L -nv) and noticing that evertyhing on my script was ignored and the rule from NoCat was the one being used ( NoCat_All in the PRETOUTING table ). How can I change this? I would like NoCat to capture and permit as it intends to do but, I also would like to have my original script running along with NoCat. Thanks in advanced for your help. From twistedpickles at gmail.com Tue Dec 16 11:06:27 2008 From: twistedpickles at gmail.com (twistedpickles) Date: Tue, 16 Dec 2008 13:06:27 -0600 Subject: [NoCat] Nocat overwrites my iptables script In-Reply-To: <20081216060608.24b809679ab6a9addeff22de62744124.0a6d5d0f72.wbe@email.secureserver.net> References: <20081216060608.24b809679ab6a9addeff22de62744124.0a6d5d0f72.wbe@email.secureserver.net> Message-ID: I believe you can specify your rules in initialize.fw that way when Nocat starts and if youre rules are cleared they can be reset.