Sharing an Internet connection on Windows XP
Article by WSS
If you have a LAN (two or more computers connected in a network) with an Internet connection (via a modem, cable, …) it may be worthwhile to make the Internet accessible to other computers LAN by installing software that will serve as a proxy, that is to say, which provides access to network computers by proxy, by redirecting information.
However, the greater the number of users is important the more bandwidth for each of them will be low because the users share the flow … So if eight people are connected to an ADSL 512 Kb / s, there will be only 64 kb / s per person, 6 or 7 kb / s per person …There are many software that can perform this function, however, Windows 98 and Windows XP natively offer such functionality.
Assume then that the connection is already configured on the PC with internet access.This computer (PC # 1) will act as a NAT router while the other network computers will be clients (PC 2, 3 and 4 …).We will select the address and 192.168.0.1 for PC # 1 that has the Internet connection (the other will respectively IP addresses 192.168.0.2, 192.168.0.3, 192.168.0.4 …).Server on Windows XP/2000
To allow Internet Connection Sharing on the host (the one with an Internet connection), just click the right mouse button on “My Network Places” on the desktop and choose Properties from the menu. Right-click on the icon for your connection and choose Properties. Then click the Advanced tab and check Allow other network users to connect through this computer’s Internet connection and the other two boxes. Then confirm by clicking OK and close the Network Connection window.Clients on Windows XP/2000
The next step is to configure the gateway on the clients. The gateway is the IP address of PC # 1 that has Internet connection, or 192.168.0.1 in our case.
In the “Property of Internet Protocol (TCP / IP)” in the “General” tab, type 192.168.0.1. as a gateway for each client. Still in the “General” tab, click “Use the following DNS server address” and enter the following information:
Preferred DNS server: 192.168.0.1Alternate DNS server: nothing
They correspond to the DNS (Domain Name Server) primary and secondary.Windows Server 98
To share the connection of a computer running Windows 98, you must first install the service “Internet Connection Sharing”. For this we need to go to Start / Settings / Control Panel / Add Remove Programs / Windows Setup / Internet Tools and then select “Internet Connection Sharing”. Confirm by clicking “ok” and specify the directory of the CD-ROM of Windows 98 when prompted.Clients on Windows 98
It is necessary to configure the clients (other computers on the network) so they know that the connection is made through the PC1. In the “bridge” the window “TCP / IP Properties”, enter 192.168.0.1 as a new gateway and be sure to click on Add. In the “DNS Configuration”, click “Enable DNS” and enter the following information:
Host: Name of the PC1 / / for all PCs (except PC1 itself)Domain:
In “DNS Server Search Order”, put “192.168.0.1″ and click “Add”.

