Can I split the ethernet signal from cable modem

1

Can I connect the Ethernet cable from my cable modem into

  1. A wireless router
  2. A direct Ethernet connection to a PC

Do I need anything special? What kind of splitter?

Luis

Posted 2014-03-08T23:18:30.293

Reputation: 11

Answers

3

"Splitting" with Ethernet typically means "use a switch."

enter image description here

Anything you plug into any of the ports can talk to anything else that's plugged in.

However, your cable modem is a bit different than a PC or smartphone - if it's like most of them, it can only talk to 1 other device (NOT multiple devices) on its own, and that device needs to be a router.*

With your situation, since you need a router and a switch together. Order to connect is Cable Moden -> Router -> Switch. It's fortunate that your typical "wireless router" has a "built in switch" that's internally connected the right way.

enter image description here

Cable modem goes in the WAN port. Computers go in the LAN ports, or connect wirelessly. Wireless devices typically act like they are connected to one of the LAN ports, logically.

You can get standalone routers that require you to put a switch on the "LAN side" of them but since most people want wireless, it's not what people usually get.


*It can also be a single PC. It cannot be multiple PCs without the aid of a router.

LawrenceC

Posted 2014-03-08T23:18:30.293

Reputation: 63 487

2

Connect the cable modem to the wan port on a router, and then connect your other two devices to the LAN ports on the router.

sww1235

Posted 2014-03-08T23:18:30.293

Reputation: 88

0

  1. yes. 2 yes. If you want to connect them both you may need a switch or router. If those are the only connections you need, a simple switch should do. Although I use a router with a fire wall just to be safe(er). You could think of a switch as a kind of Ethernet splitter.

cliff2310

Posted 2014-03-08T23:18:30.293

Reputation: 191

True, I did not think about that. A router will work. – cliff2310 – 2014-03-08T23:46:07.863

There was a comment that a switch would require two IP addresses or only one would work at a time. – cliff2310 – 2014-03-09T01:02:21.720