IPtable - firewall setup

Associate
Joined
18 Oct 2002
Posts
858
Location
Cheshire
I'm installing a hardened linux server to sit between me and the internet...
I've got a router with firewall but I don't trust it enough....

I'm also wanting my server to run squid and named (dns proxy)

it has two network cards, eth0 - internal (green zone) and eth1 - DMZ (yellow zone)

Basically, the network after my router I'm calling my DMZ since I may decided to host LAMP server or two...

Green zone will be a 10.X.X.X network
Yellow zone will be 192.168.1.X network

Does anyone have any info on how to configure iptables to do this?
Or, even better if their is software with a txt based interface....

server is NOT running a GUI and I will not be installing one...

Thanks
 
Back
Top Bottom