dear firewall gurus, for my testlab i'm looking for a (linux) firewall to create a dmz. i have a few unused intel-boxes. maybe i can use them to build a dedicated firewall-appliance. any suggestions. it's doesn't matter if its free :-))
thanx alot tim
Didn't find your answer? Ask the community — no account required.
N
Niels Jespersen
ipcop.org
U
Uli Wachowitz
Not really linux, but maybe worth a look:
formatting link
Uli
A
Ansgar -59cobalt- Wiechers
What kind of DMZ do you want to build? There are two basic setups for a DMZ:
WAN --- Firewall_1 --- DMZ --- Firewall_2 --- LAN
WAN --- Firewall --- LAN | DMZ
On the firewall(s) you need a packet filter. In the case of Linux you'd use netfilter (the packet filter included into the Linux kernel). For tutorials on netfilter see [1,2]. Basically you allow these connections on your firewall(s):
WAN -> DMZ allow WAN -> LAN deny DMZ -> WAN allow DMZ -> LAN deny LAN -> DMZ allow LAN -> WAN allow/deny depending on your policy
Traffic related to the above connections: allow
These very basic DMZ setups can be enhanced/modified in many different ways, e.g. by adding layer7-filtering [3] to the firewalls, putting proxies (e.g. Squid [4]) into the DMZ, setting up bastion hosts, etc.
However, the matter is far too complex to cover more than the very basics in one newsgroup post. I suggest you read a good book on firewalls (e.g. [5]) to get you started.
[1]
formatting link
formatting link
formatting link
formatting link
formatting link
cu
59cobalt
N
nuzz
formatting link
is a small Linux distribution (live cd or compactflash image). It has a SPI and packet filter image. It supports captive portal to authenticate the users by using a web browser and radius server too.
A
Andreas Baumgartner
Hi Tim
Here is one more:
formatting link
is a very small secure linux (no GUI or something) and works on very old machines too. I love it.
J
Jim Ford
I thought there was only one worth considering! ;^)
formatting link
Fantastic support on the mailing list as well.
Jim Ford
J
john smith
at the risk of getting flamed, i recommend openbsd for a litewgt firewall. its firewall, pf, is imho easy to set up and get going. and the documentation for it is second to none, again imho.
A
Anders
tim moor skrev:
formatting link
/Anders
M
Moe Trin
opinion: o-pinyun noun 1: belief 2: judgment 3: formal statement by an individual
Yeah, but it's only one of many that are available. I've tried over twenty, and the biggest differences were the user interface. Personally, I'm using a stripped kernel and simple script which is more versatile though admittedly requiring more skill. Hit
formatting link
see what interests you.
Old guy
N
News
If you are looking for a GOOD firewall go to this site:
www.astaro.c> tim moor skrev:
A
Ansgar -59cobalt- Wiechers
So, why do you believe other firewalls (esp. custom-made firewalls running Linux) are not good? What exactly makes Astaro better? Besides, why do you believe that the products of this company come even close to the OP's requirements ("build a linux-based firewall w/ DMZ on a few unused Intel-boxes")?
Nope. Not even remotely.
cu
59cobalt
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.