Firewall Wizards mailing list archives

RE: Configuring a firewall under Unix


From: kevin hunter <kevin_hunter () compusa com>
Date: Mon, 07 Jun 1999 06:52:31 -0500

I execute my IPFWADM script for my Linux Slackware 4.0 machine on
startup from ./etc/rc.d/rc.local as well as on the tail end of my dialup
script.

In addition to the sample IPFWADM script I tossed the following in to
catch my ISP's dynamically assigned IP number... I use $IP_ADD for
personal
preferences instead of $EXTIP





IP_ADD=$(ifconfig | grep -A 1 eth0 | grep inet.\*P-t-P|    \
       sed s/inet.*r:// | sed s/P-t-P.\*// ) 
 echo $IP_ADD > /etc/ip.add




Kevin Hunter



Here is a sample of an ipfwadm script for Linux:

http://pasadena.net/linux/linuxsecure.html


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Frank Keeney, Network Services, Home Savings of America
+1 626-814-5080 mailto:fkeeney () hsa com / mailto:frank () pasadena net
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


       ----------
       From:  David Rainville [SMTP:lrainville () yahoo com]
       Sent:  Thursday, June 03, 1999 7:12 AM
       To:  firewall-wizards () nfr net
       Subject:  Configuring a firewall under Unix


       Hi everyone!

       I'm sure glad to be registered to this mailing list! Everyone is
      very clever! I just started........



Current thread: