Re: IPFW Firewall Question

2008-12-05 Thread Polytropon
Often discussed and adviced... On Thu, 4 Dec 2008 16:26:04 -0800 (PST), G magicman [EMAIL PROTECTED] wrote: here is part of the configuration file so far that the Co-lo people put in. [...] #!/usr/local/bin/bash When possible, use the STANDARD form: #!/bin/sh Declare

Re: IPFW Firewall Question

2008-12-05 Thread Mel
On Friday 05 December 2008 01:26:04 G magicman wrote: Why because of the following: 1. Hosts.access  on freebsd works on the Application Layer instead of the Network Layer Therefore Hosts.allow/hosts.deny   no longer works the way i want and i do not feel like running Sendmail and sshd out

Re: IPFW Firewall Question

2008-12-05 Thread Steve Bertrand
G magicman wrote: 1. I need help to reconfigure my firewall on the server using BSD's ipfw What part do you need to reconfigure? 2. short of a reboot how do you start stop and restart the firewall Very, very carefully. Until I gained some extensive experience with IPFW, I would wrap the

Re: IPFW Firewall Question

2008-12-05 Thread G magicman
Thank you for your help on this Garrett --- On Fri, 12/5/08, Mel [EMAIL PROTECTED] wrote: From: Mel [EMAIL PROTECTED] Subject: Re: IPFW Firewall Question To: freebsd-questions@freebsd.org, [EMAIL PROTECTED] Date: Friday, December 5, 2008, 6:02 AM On Friday 05 December 2008 01:26:04 G magicman

IPFW Firewall Question

2008-12-04 Thread G magicman
1.  I need help to reconfigure my firewall on the server using BSD's ipfw here is part of the configuration file so far that the Co-lo people put in. 2. short of a reboot how do you start stop and restart the  firewall #!/usr/local/bin/bash export IPF=ipfw -q add ports=11 21 22 23 25 37 42