[plug] Setting up a new firewall

William Kenworthy billk at iinet.net.au
Sat Jul 30 06:38:20 WST 2005


monmotha makes a very simple to use, but comprehensive firewall script.
In the past Ive added the "atomic" QOS stuff to it but removed it
recently when my iinet connection sped up.  QOS has some downsides at
times.

BillK


On Fri, 2005-07-29 at 03:02 -0700, WolfBite wrote:
> http://www.atomicmpc.com.au/files/atomic-kit.tar.gz
> 
> Nice firewall
> fully documented 
> (all traffic out, blocks incoming)
> 
> if nothing else, you can pick it for ideas
> 
> 
> --- nigel at dubh.id.au wrote:
> 
> > Hi all,
> > 
> > My network is a mess and I have decided to rearrange
> > everything. I've
> > been googling and reading the DSL-HOWTO but I
> > haven't found any recent
> > docs (eg: the howto is dated 2002). So I was
> > wondering what is the
> > correct way to do the following.
> > 
> > I have a static IP on a westnet ADSL connection. My
> > ADSL modem is setup
> > as a bridge. I want to build a gateway/firewall box
> > with 2 nics. 1 nic
> > to handle all the internet traffic, and the other
> > connected to a hub for
> > the local lan. I will probably be putting a Ubuntu
> > server base install
> > on the box.
> > 
> > Is the following /etc/network/interfaces setup
> > correct?
> > 
> > auto eth0
> > iface eth0 inet static
> >         address 10.0.0.2
> >         netmask 255.255.255.0
> >         network 10.0.0.0
> >         broadcast 10.0.0.255
> > 	gateway 202.72.147.200
> > 
> > auto eth1
> > iface eth1 inet static
> >         address 202.72.144.200
> >         netmask 255.255.255.255
> >         network 202.72.144.200
> >         broadcast 202.72.144.255
> > 
> > and then I'll need to install a pppoe client? Is
> > roaring penguin still
> > the way to go?
> > 
> > Should I put the web/mail/FTP servers on the
> > firewall box or is it safer
> > to have them on a dedicated machine behind the
> > firewall. None do a great
> > deal of traffic.
> > 
> > Any advice will be appreciated.
> > 
> > Regards
> > 
> > Nigel
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > PLUG discussion list: plug at plug.org.au
> > http://www.plug.org.au/mailman/listinfo/plug
> > Committee e-mail: committee at plug.linux.org.au
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
> 
-- 
William Kenworthy <billk at iinet.net.au>
Home!




More information about the plug mailing list