Results 1 to 4 of 4
I need to try to figure out what i need to install to make a box that acts as a bridge, and a filter for all machines behind it.
I ...
- 08-26-2003 #1Just Joined!
- Join Date
- Aug 2003
- Posts
- 2
need help with a bridge and filter in debian
I need to try to figure out what i need to install to make a box that acts as a bridge, and a filter for all machines behind it.
I have 3 workstations that are in a lab scenario, they need to direct all http requests to one url and drop all other packets .
the machines will preferable be able to pick up real ip's through the bridge from a dhcp server.
Any ideas?
- 08-26-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
You will have to get the kernel source and install a few patches then compile kernel for this to work since iptables+bridging supported in the 2.4 kernel. Here is a howto on setting up the bridge and iptables:
http://www.linuxgazette.com/issue76/whitmarsh.html
I created a transparent firewall/bridge but used openbsd instead. It was very simple to do and only took a few hours to have it up and running. So you might want to check out openbsd instead for this.
- 08-26-2003 #3Just Joined!
- Join Date
- Aug 2003
- Posts
- 2
i was going to, only problem was, i had no idea how to set up disk partitions in bsd, it was very uninformative.. any hints?
- 08-26-2003 #4Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
Doesnt fdisk exist/work in BSD?? I have never tried BSD myself so i dont know.
Regards
Andutt


Reply With Quote
