Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Linux Iptables firewall and worms
Name: chris30 Date: May 4, 2004 at 13:59:21 Pacific OS: NA CPU/Ram: NA
Comment:
I am going to build a Linux (IPtables) based firewall for my LAN (which consist of approx. 25 workstations running Windows XP Pro, and 2000. I was curious of something regarding the firewall. If I run a Linux based firewall, that is acting as a gateway to the internet for my LAN will I be as vulnerable to Windows based worms (i.e. Sasser, etc)? I know that most worms that are targeting to Windows vulnerablilities will not affect Linux based machines, however, since I will be running Windows based machines behind the LAN, I was wandering about listening ports within my LAN.
Computers on the Internet won't see any of the open ports. They'll only see what's open on the router. You can do port forwarding to run servers behind the router, in which case it'll look like the router is running the servers. Just remember, if someone brings in an infected laptop, you have no protection.
You are probably best off using NAT and IP Masqerading with your firewall. Check on www.tldp.org for the howtos: http://www.tldp.org/HOWTO/HOWTO-INDEX/networking.html#NETROUTING http://www.tldp.org/HOWTO/HOWTO-INDEX/networking.html#NETSECURITY
Summary: hello. First of all I must congratulate you for this great board! Here's my problem: I have a zyxel router, a linux box (red hat 7.3 with iptables) and several client machines (+50) Info: router inter...
Summary: I am looking to build a Linux (IPTables) firewall from scratch. I am going to use a mini-ITX board with a Compact Flash card as my IDE drive (I ordered a special adpater that allows a Compact Flash m...
Summary: I have linux RedHat 8.0 and I want to set up mydomain I get IP ,gateway,DNS from ISP: IP 202.45.99.20 gateway 202.45.99.11 DNS 202.25.99.4 which ...