Login Register Sign up for the GRM e-newsletter

Login to post Forums » Off-topic discussion » Question about using a network splitter?
  • Lennyseleven

    Jan. 7, 2009 10:48 p.m. Lennyseleven New Reader

    Im wondering why it wouldnt be possible for me to use a ethernet cable splitter to hook up to computers to one cable modem. I dont need wireless so i was looking for a splitter. I got one but only one computer will connect when theyre both hooked up.

    any help?

    thanks Nick

  • ReverendDexter

    Jan. 7, 2009 10:55 p.m. ReverendDexter Reader

    No.

    You need a router. You should be able to find a 4-port 10Mb one for under $20.

  • Xceler8x

    Jan. 8, 2009 8:02 a.m. Xceler8x HalfDork

    Get a router. That'll do you.

  • confuZion3

    Jan. 8, 2009 8:40 a.m. confuZion3 Dork

    Yep. You can't split an ethernet connection with a simple phone-jack type splitter. Just get a router. They're almost free. If you get one with wireless support, you can have Wi-Fi in your house.

  • Grtechguy

    Jan. 8, 2009 10:09 a.m. Grtechguy SuperDork

    A router or a switch. splitting the cat5e will just lead to signal degradation.

    simple answer? Craigslist. $10.

  • billy3esq

    Jan. 8, 2009 1:48 p.m. billy3esq Dork

    It has to be a router. A switch won't work. The cable modem will only allocate one LAN address. (Unless it's an unusual cable modem.)

  • Jan. 8, 2009 3:54 p.m. skruffy Dork

    Triple edit: Don't read anything I wrote below and go get a router. I'm thinking about too many different things today.

    edit again: content deleted so I don't look like a dumbass

  • Salanis

    Jan. 8, 2009 4:17 p.m. Salanis SuperDork

    billy3esq wrote:

    It has to be a router. A switch won't work. The cable modem will only allocate one LAN address. (Unless it's an unusual cable modem.)

    I thought router and switch were the same thing. It's a Hub that won't assign multiple IP addresses.

  • SupraWes

    Jan. 8, 2009 4:28 p.m. SupraWes Dork

    Salanis wrote:

    billy3esq wrote:

    It has to be a router. A switch won't work. The cable modem will only allocate one LAN address. (Unless it's an unusual cable modem.)

    I thought router and switch were the same thing. It's a Hub that won't assign multiple IP addresses.

    They are not the same thing. The router routes outside traffic from the internet to the desired computer connected on your local network. A switch just allows the computers connected to your local network to talk to each other, with some extra smarts built in that make it more efficient than a hub which sends the data to all the computers and only the one that requested it accepts. A bonus benefit of a router is it acts as a firewall between your PC and the internet. A PC should never be connected directly to a cable or DSL modem even if you only have 1 computer buy a router.

  • Grtechguy

    Jan. 8, 2009 5:39 p.m. Grtechguy SuperDork

    billy3esq wrote:

    It has to be a router. A switch won't work. The cable modem will only allocate one LAN address. (Unless it's an unusual cable modem.)

    Most cable modems now days hand out multiple private IP's

  • Grtechguy

    Jan. 8, 2009 5:42 p.m. Grtechguy SuperDork

    Offer this guy $20 and be done with this thread

    http://flint.craigslist.org/sys/960611602.html

  • billy3esq

    Jan. 8, 2009 6:07 p.m. billy3esq Dork

    Salanis wrote:

    billy3esq wrote:

    It has to be a router. A switch won't work. The cable modem will only allocate one LAN address. (Unless it's an unusual cable modem.)

    I thought router and switch were the same thing. It's a Hub that won't assign multiple IP addresses.

    Neither a switch nor a hub assign addresses. A switch (usually) passes packets from one input port to one output port. A hub passes packets from any port to all other ports. Thus, if A, B, and C are all connected to a hub and A sends a packet to B, C will also see it and vice versa. Conversely, if A, B, and C are all connected to a switch, A can send packets to only B or C and vice versa.

    The confusion arises in that most home gateways act as routers, firewalls, NATs/PATs (network/port address translators), switches, and DHCP servers. Some such devices even include DSL (or apparently cable) modems.

  • billy3esq

    Jan. 8, 2009 6:11 p.m. billy3esq Dork

    Grtechguy wrote:

    billy3esq wrote:

    It has to be a router. A switch won't work. The cable modem will only allocate one LAN address. (Unless it's an unusual cable modem.)

    Most cable modems now days hand out multiple private IP's

    The ones I've seen around here don't, although that is common with DSL modems these days. However, every such device I've ever seen includes multiple LAN ports (or wireless), so the OP likely wouldn't be asking about splitting an Ethernet connection if he had such a device.

  • Salanis

    Jan. 8, 2009 6:24 p.m. Salanis SuperDork

    billy3esq wrote:

    Neither a switch nor a hub assign addresses. A switch (usually) passes packets from one input port to one output port. A hub passes packets from any port to all other ports. Thus, if A, B, and C are all connected to a hub and A sends a packet to B, C will also see it and vice versa. Conversely, if A, B, and C are all connected to a switch, A can send packets to only B or C and vice versa.

    So... most routers have multiple ports (say 6). Does that mean it's a router with a 6-port switch? But if it only has one output port it would just be a router, but not a switch?

    I swear there's some overlap in the devices somewhere. Or my brain is just melty today.

  • billy3esq

    Jan. 8, 2009 7:58 p.m. billy3esq Dork

    There is some overlap, but that doesn't mean your brain isn't melty.

    In essence, yes, a SOHO gateway with multiple LAN Ethernet ports is also a switch. The switching functionality occurs when computer A, connected to a first LAN port sends data to computer B, also connected to a LAN port. The routing function of the device is not required for this to happen.

    Conversely, an Apple AirPort Express, which has only one Ethernet port, does not act as a switch when used as a gateway, but does act as a router. To add to the confusion, it's also a bridge (bridging the wireless and wired networks) and a hub (all wireless devices see all wireless traffic, regardless of destination).

  • amaff

    Jan. 8, 2009 8:16 p.m. amaff HalfDork

    It could also be a Layer 3 Switch (ie: a switch capable of routing between different IP networks) :p

  • billy3esq

    Jan. 8, 2009 9:00 p.m. billy3esq Dork

    Most people that know what a layer 3 switch is use the terms "router" and "layer 3 switch" interchangeably in most cases.

  • amaff

    Jan. 8, 2009 11:55 p.m. amaff HalfDork

    Well yeah, there's that too lol

 
Tire Rack- Revolutionizing Tire Buying

You'll need to log in to post.