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.
NAT Routing
Name: caveman Date: June 10, 2002 at 00:39:26 Pacific
Comment:
I have linux red hat 7.2 I have set up my linux computer to act as a router for my Windows comptuers to access the internet.
I would like to be able to host a game server from one of my Windows computers. So I need to know how to make my linux server a NAT router. There is a OS called smoothwall which does this, but I would prefer to use linux. Can any one help me???
Name: TEJUS REDDY Date: June 10, 2002 at 05:22:18 Pacific
Reply:
hi install iptables which is a special RPM package like apache & samba u should have complete knowldge about the core of the commanding in setting up of the linux firewall that is iptables...
the entire data which is divided into packets which travel in the iptables and those tables reads the source and the destination of the packets which travel from these tables and decides fate of that packet ie to drop or to allow the packets to go.one can configure nat in iptables.
Summary: I have linux red hat 7.2 I have set up a gateway with my linux pc for my windows computers to access the internet. I have used iptables to do this. I would now like to set up NAT so I can run servers ...
Summary: NAT routing firewall written for Ubuntu: http://rob.pectol.com/content/view/14/29/ Your Ubuntu box will read NTFS just fine and is pretty safe. However, writing to it is somewhat risky. Just mount y...
Summary: Hi all I have RH 7.2 of a old computer. On my new computer i have windows XP pro. I have set up a gateway through my linix pc so my windows computer can access the internet. This works really well. Wh...