Pode apenas modem + hub distribuir internet para os computadores sem roteador?

1

Como eu perguntei no cabeçalho da pergunta, sem roteador podemos compartilhar a internet com modem + hub ou modem + switch?

    
por Hasan 15.12.2014 / 07:25

2 respostas

0

Sim e não. Seu provedor terá que autorizar sua conexão para obter mais de um endereço IP. Não sabendo de onde você é, não tenho idéia se o seu isp iria, provavelmente haveria custo adicional, se disponível. (Nos EUA, conexões domésticas típicas não têm essa opção, os clientes comerciais provavelmente têm mais opções.)

O roteador permitirá que você execute sua própria rede privada. Ele atribuirá endereços IP locais aos seus computadores e compartilhará um único endereço IP de Internet externo entre todos os dispositivos conectados à rede.

    
por 15.12.2014 / 08:22
0

@Hasan In a true modem, you cannot just connect a switch or hub to the modem to share the Internet connection. This is because your ISP's router is probably programmed to give you only one IP address, and if you connect multiple computers via a switch, all of them will try to request an IP address (which your ISP will not allow). A router, on the other hand, will take the one IP address you are provided and use it to make requests on behalf of the computers behind it. This is something a modem+switch combo is not capable of doing. – user54791

That said, these days many hardware makers are putting router software into their modems, effectively turning the modem into a basic router so that you can connect a switch to a modem to share the Internet connection. Again, it's to make things more consumer-friendly. However, a true, "pure" modem will not allow you to do this. – user54791

    
por 15.12.2014 / 20:50