• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can 2 computers share broadband internet using a switch?

you definitely need a router.

by definition a router re'routes' packets to different computers by translating the ip (via NAT).

a switch only looks at the mac or ip address and 'switches' the packet out hte correct port.
 
good explanation wkinney.

You can use one of the PC's to function as a router, however, the broadband would need to be directly attached to that designated machine. Also, the machine will need to be up at all times internet access is needed on the second machine.
 
Or find out if your ISP can give you more than one public IP address, in which case a switch would do the trick. A router, however, is definitely a smarter decision in terms of security on your home network. The price difference these days between a small switch and a soho router is certainly going to be less than the cost you would pay to your ISP each month for additional IP addresses.
 
just a technicality, but with the right switch, and/or some IP manipulation, it could be done. Not worth the trouble, buy a router.
 
Originally posted by: wkinney
you definitely need a router.

by definition a router re'routes' packets to different computers by translating the ip (via NAT).

a switch only looks at the mac or ip address and 'switches' the packet out hte correct port.

That is incorrect information. You don't need a router, it depends on the ISP. For example, Verizon DSL gives out multiple public IPs for their service. In this case, all you need is a switch, or even a hub will do, but hubs are generally not recommended this day and age.

You would only need a router with NAT capability if your ISP gives out only 1 public IP.
 
Originally posted by: Imdmn04
Originally posted by: wkinney
you definitely need a router.

by definition a router re'routes' packets to different computers by translating the ip (via NAT).

a switch only looks at the mac or ip address and 'switches' the packet out hte correct port.

That is incorrect information. You don't need a router, it depends on the ISP. For example, Verizon DSL gives out multiple public IPs for their service. In this case, all you need is a switch, or even a hub will do, but hubs are generally not recommended this day and age.

You would only need a router with NAT capability if your ISP gives out only 1 public IP.

That of course requires your broadband to be dsl w/ PPPoE, with client configuration at the endpoints, limited by how many ips you're given.
 
Originally posted by: wkinney
Originally posted by: Imdmn04
Originally posted by: wkinney
you definitely need a router.

by definition a router re'routes' packets to different computers by translating the ip (via NAT).

a switch only looks at the mac or ip address and 'switches' the packet out hte correct port.

That is incorrect information. You don't need a router, it depends on the ISP. For example, Verizon DSL gives out multiple public IPs for their service. In this case, all you need is a switch, or even a hub will do, but hubs are generally not recommended this day and age.

You would only need a router with NAT capability if your ISP gives out only 1 public IP.

That of course requires your broadband to be dsl w/ PPPoE, with client configuration at the endpoints, limited by how many ips you're given.


Um, you do NOT have to have dsl to have multiple IP's from your provider. Many Cable IPS's give multiple IP's if you pay for them, my previus one gave two free. Only Client configuration needed is done out of the box, Obtain IP address automatically.

 
Back
Top