Link to home
Start Free TrialLog in
Avatar of kc5sig
kc5sig

asked on

Mimic Internet Connection Sharing

I've got an in-home network that is set up to share a cable modem connection using Windows 98 Internet Connection Sharing.  This service acts as a DHCP server, DNS passthrough, proxy server, and firewall for my internal network.

I want to emulate this in Linux.

I've read up on IP Masquerading, but I don't know if this is an adequate service.

Here is my question:
What services do I need to run (or download, install and run) to perform the same features as the W98 ICS?  I want to be able to add more clients to the internal network later, and if I can ge DHCP to do the network setup it would be TONS easier.

I'm not certian if ICS just passes through the DNS request to the DNS server or if it performs the DNS request for the client and translates in the proxy.

Thanks!
Hatton
ASKER CERTIFIED SOLUTION
Avatar of jlevie
jlevie

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kc5sig
kc5sig

ASKER

There is a Mini-Howto in that list that covers it *EXACTLY* how I wanted it!!!  If you're looking for this, then look for the Mini-Howto entitled "Red Hat Linux 6.X as an Internet Gateway for a Home Network", that covers the setup to a 'T'.

Thanks!
Hatton
The ipchains howto, though a bit more technical is also good to read.