Hi folks,
I'm struggling to understand some basic networking concepts, I hope someone can help me out.
I have Time Warner Cable (TWC) Internet service. The TWC modem is connected to the DIR-655 uplink port. Computer A and Computer C are connected to the DIR-655 via GbE cable.
SCENARIO 1DIR-655 <--GbE--> Computer A
<--GbE--> Computer C
In this situation, Computer A and Computer C share the same public IP.
I'm adding a computer in the same room as Computer A. For various reasons, I can't connect it directly to the DIR-655. I'm considering buying a network switch (i.e. a DGS-2205), and setting things up like this:
SCENARIO 2DIR-655 <--GbE--> Computer C
<--GbE--> DGS-2205 <--GbE--> Computer A
<--GbE--> Computer B
Will Computers A, B, and C all have different public IP addresses? If not, how will the two switched computers be be able to access the internet?When I bypass the DIR-655 and connect a computer directly to my cable modem, I can setup bridged networking, and the second computer will acquire a unique public IP address. Like this:
CableModem <--GbE--> (nic1) Computer A (nic2) <--GbE--> Computer B
123.45.67.01 123.45.67.99
Multiple public IPs is pretty handy. I'm just wondering if this will still be the case in
SCENARIO 2.
Thanks to anyone who can clarify
