From mboxrd@z Thu Jan 1 00:00:00 1970 From: Madison Kelly Subject: Looking for an editable script Date: Thu, 29 Jan 2004 12:02:03 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: <40193C8B.1030900@alteeve.com> 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 all, I am trying to build a script to serve my office network. To date I have used Monmotha's Firewall script but I need more than it provides. I have been trying to hack his excellent script to fit my needs but a programmer I am not! :) I need something I can work into doing the following; - Allow limited TCP/UDP ports into the firewall/router (easy enough) - Allow limited TCP/UDP ports into LAN clients (common list for all LAN clients) - NAT clients that will be public and for each client allow a specific list of inbound TCP/UDP ports and where the clients will, internally, have their own subnet seperate from the LAN clients. I am not asking anyone to do my work, but a head start would be greatly appreciated! In the meantime, back to trying to bang Monmotha's script to suite (please save me!) ;) Madison