Re: A drop-in firewall

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



lOn Sunday 31 August 2003 04:25, Stephen Satchell wrote:

> Desired solution:  "Drop" a Linux box between the Windows boxes and the
> rest of the internal network.  Use IPTABLES to ensure that the Windows
> boxes can't do anything nasty to the rest of the systems in the room,
> without impairing access to the rest of the Internet.

What you want to do is perfectly common and perfectly achievable... However, 
can I suggest an alternative route? 

Check out the Linux bridge-filter patch which allows you to apply iptables 
rules whilst running a machine as a bridge - i.e. your eth0 and eth1 become a 
single 'br0' for management purposes..

The joy of this is that you CAN literally just drop the box in between your 
LAN and WAN, and you need not change ANY default gateway settings on either 
the routers or the Windows boxes.

I've been using an old P233 as a bridge-firewall for a client LAN of 50 
machines with 2Mbps upstream bandwidth, and the thing never misses a beat, 
and loadavg is usually below 0.05 

http://ebtables.sf.net/

and specifically http://ebtables.sourceforge.net/download.html

Cheers,
Gavin.


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux