From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Bauer Subject: firewall startup script Date: Fri, 01 Aug 2003 12:54:44 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3F2A46F4.9070001@gmx.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Hi, if got a question about my script for my router-configuration. It should enable ip4warding, masquerade my local hosts, allow my local hosts everything and open some ports which should be external available but if I run this script it kinda stops after masquerading (I can read the output on the console but then everything is freezed since the local ports aren't open anymore and not reopend by the script). Is there any logical error I missed? thx a lot fe