• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I network a Linux box and XP box?

azPNG

Senior member
Here is what I want to do:

I want to take my linux box and put two network cards in and run the internet (T1) through this box to my WinXP box. I currently have 1 NIC in the Linux and 1 NIC in the XP. Then, after I graduate, take this setup and change it for 1 or 2 computers running off of a DSL. I want to run Linux as a firewall as well on both.

Here is what I need to know:

I think I need to setup DHCP, but I am not sure how to do that in either OS. DSL config under Linux

I am currently running XP Pro and Mandrake 8.1. Please list any possible resource. I probably will not go buy a book ($$$). Let me know your input and opinions (on anything).

linman
 
You do not need to setup DHCP though it can be a convenience. You want to set up IP Masquerading (aka NAT) on your linux box. Go to
http://ipmasq.cjb.net and download the Linux IP Masquerading HOWTO. It lists step by step everything you need to do. This setup will just as easily share a home Cable/DSL connection as ___ fat pipe on a 10/100Mbit network. 🙂

Gaidin
 
Back
Top