LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Win XP gateway security strategy (https://www.linuxquestions.org/questions/linux-security-4/win-xp-gateway-security-strategy-8445/)

Artman 11-08-2001 07:31 AM

Win XP gateway security strategy
 
Hi,
My home network consists of 2 computers: a Linux and a Win XP. Due to hardware restrictions, the Win XP will act as an internet gateway (dial-up PPP account). I'm currently running Norton Personal Firewall on this box.

My question concerns the Linux box: do I need to install a firewall here eventhough I already have one in XP? Should I be worried about closing off ports for telnet, ftp, etc? I'm the only user in this little network.
Thanks,
Art

tarballedtux 11-09-2001 10:18 PM

Hmmm...
 
Although I'm completely against using Micro$oft as a security product, you should limit connections, including:


telnet (if you don't use it)
ftp (if you don't use it)
I personally take all ICMP packets out, that stops alot of funky script kiddying.
if you get deep into the ipcains jungle, consider not allowing SYN flagged packets on the inbound at all unless you explicitly allow want them.


If tyhis helps (YEAH!)
If not post again for a refined reply

unSpawn 11-10-2001 02:04 AM

uhm, that's understandable, about the ICMP part, but It's gonna break stuff.
Try allowing all types outbound, but inbound only type's 0,3,4,5,9,12,14.

[BHBS]=TK 11-10-2001 10:52 AM

The answer to your question depends on what you plan to be doing. Are you going to run the XP box or the Linux box with any server capabilites?
If you are going to run them as workstations, just disable ICMP requests and you should be relatively invisible to the rest of the world.
If you are going to run services , then which ones?


All times are GMT -5. The time now is 09:45 PM.