Reply
Old February 24th, 2005 Top | #1
 
UKHAN's Avatar
OSNN One Post Wonder
Joined: February 2005
Posts: 1
Reputation: 0
Power: 0

Default Problem with networking

Hi
I Have 2 windows XP, and I have got a cross cable but I dont know how to connect them togather, 1 is P4 desktop which i want to make client and the other is AMD duron laptop which i want to make server.
I have NTL cable connection for internet and I dont know anything about it please tell me how can I do it without any expense.
thanks
UKHAN is offline   Reply With Quote
Old February 25th, 2005 Top | #2
 
Lukas's Avatar
Real Name No Gimmicks
Joined: January 2002
Posts: 421
Reputation: 40
Power: 130

Default Re: Problem with networking

Hey man,

If you are talking about setting up a home network with shared internet connection:

Make the desktop the 'server' because you will be needing two NIC's (Network Interface cards) in the 'server'. The NIC's for laptops are more expensive then the PCI one's used in desktops.

You need to connect one NIC form your server to the cable modem. The other NIC needs to be connected to your laptop.

The cable to the cable modem needs to be straight utp cable, the cable between the two computers needs to be a crossed cable.

Does your cable modem have a DHCP server built in? Do you know what IP has the cable modem? It probably be something like 192.168.0.1... Or is it a USB cable modem?
If your modem is connected via an UTP cable then configure your server as follows:

NIC Connected to modem:
IP addr: 192.168.0.2 [ONLY IF your modem has 192.168.0.1 as IP]
Subnet mask: 255.255.0.0 [or same as your modem's]
Default Gateway: IP addr of your modem
DNS servers: your ISP's DNS Servers

NIC Connected to the laptop:
IP addr: 10.0.0.1
Subnet Mask: 255.0.0.0
Default gateway:
DNS:

NIC in the laptop:
IP Addr: 10.0.0.2
Subnet mask: 255.0.0.0
Default gateway: 10.0.0.1
DNS Servers: ISP's DNS Servers

On the server you need to enable ICS (Internet connection sharing)

You need both pc's to be in the same workgroup, but have different computer names.
You could also use the Windows XP wizard to configure both pc's.

Also, have a look @ http://www.homenethelp.com/sharing/cable-modem.asp
or http://www.practicallynetworked.com/sharing/xp_ics/
And try google for other tutorials.
Lukas is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Networking Problem zandyrei Windows Desktop Systems 1 June 12th, 2006 8:45am
Networking Problem cspm2003 Windows Desktop Systems 9 September 7th, 2003 3:05pm
networking problem kev59 Windows Desktop Systems 4 March 11th, 2003 12:38pm
XP Networking Problem drahzar Windows Desktop Systems 14 February 9th, 2003 12:46pm
Networking problem scottgod Windows Desktop Systems 1 March 11th, 2002 11:55pm