Using a single broadband connection to connect internet to 2 systems

2

I have a laptop connected to internet through broadband connection via ethernet cable from router. I want to run internet on another computer(desktop), So that I can use internet on both simultaneously. How can I connect both the system to internet without introducing a new device. [My router has an additional USB output besides ethernet output]

Rajat Gupta

Posted 2011-06-07T12:47:55.450

Reputation: 613

1More info is needed regarding your modem/router and computer hardware being used. Or you could buy a simple, inexpensive router. – Dave M – 2011-06-07T12:51:30.793

Answers

1

Get a switch or router. What you probably have is a cable modem, and without having multiple ethernet ports on it, there isn't really an easy way to do it. The $20 it would cost to get a switch at a local electronic store would cause a lot less headache than setting up an ad-hoc wireless network (if both computers have wireless, if not you would have to spend even more money on a wireless adapter) and setting up internet sharing. Plus, with internet sharing you have to have both computers on for it to work on the tethered one, which may or may not be an issue.

bmbaeb

Posted 2011-06-07T12:47:55.450

Reputation: 774

1100% agree with your statement. A low investment solution. – Chris – 2011-06-07T18:27:27.880

1

The extra USB port is an either/or, not both. You could use Internet Connection Sharing, but really, I recommend that if you can somehow, just get an intermediate wireless router with an incorporated switch. Windows 7 has removed this feature, so you need to use the other computer to be the primary if it is running Vista or XP.

http://windows.microsoft.com/en-US/windows-vista/Using-ICS-Internet-Connection-Sharing

http://support.microsoft.com/kb/306126

KCotreau

Posted 2011-06-07T12:47:55.450

Reputation: 24 985

could you clarify how can I enable Internet Connection Sharing ? – Rajat Gupta – 2011-06-07T13:01:20.627

That is what the links were for. They give step-by-step instructions. – KCotreau – 2011-06-07T13:17:52.377

1

The easiest thing to do to get two machines online with the same internet connection is to just hook a switch up to your modem and attach a separate Ethernet cable to each machine.

Here is a simple switch example: Linksys EtherFast 10/100 5-Port Workgroup Switch EZXS55W Switch - 5 ports

No configuration is needed for either the modem or the computers. Just hook the cables up and you should be good to go.

Hope this helps some.

Chris

Posted 2011-06-07T12:47:55.450

Reputation: 1 688

Your comment is not correct. A pure switch will not work: Otherwise, you have two or more computers trying to use the same IP...a no-no. You need one that has routing capability to take the one IP one one network and route the traffic to multiple IP's on an internal network. – KCotreau – 2011-06-07T13:20:46.043

That's odd, because this is the type of setup I have with 5+ computers. All have different IP addresses and all connect to the internet via the same modem. – Chris – 2011-06-07T13:40:42.153

A switch will work, that is what they are for? The switch is connected to the router/modem that does DHCP. I suppose there are some modems that would require a router instead of a switch. – Moab – 2011-06-07T14:19:45.337

A switch and a router are similar things but are not the exact samething. The user wants a router not a switch. – Ramhound – 2011-06-07T17:43:17.267

No where does he says he wants a router, what he does say is "without introducing a new device". But one of the easiest solutions would be to go with a switch. While you may be able to find a router that does everything also, you would probably be dropping a few more dollars than with a simple switch. – Chris – 2011-06-07T18:29:30.170