|
-- Posted by campina at 11:52 am on Oct. 11, 2008
every computer has it's own right? meaning 2 computers connected to one router have different ip's
-- Posted by akirashinigami at 11:53 am on Oct. 11, 2008
Yes.
-- Posted by Light Assassin at 11:53 am on Oct. 11, 2008
127.0.0.1
-- Posted by paperskyx at 11:54 am on Oct. 11, 2008
All the computers in my house have the same one. Or at least that's what I think...I've checked before.
-- Posted by Light Assassin at 11:55 am on Oct. 11, 2008
if you go through a router i believe you all have the same one
-- Posted by espresso8097 at 1:46 pm on Oct. 11, 2008
Yes...ish. Depends on how you have your network set-up. If you have a router there is the public IP and the NAT (localized). When connecting to the router you are connecting to the NAT (192.168.0.1 or 192.168.1.1 for most home based routers), which in turn connects to the internet via the unique public IP. Computers on the network have IPs (NAT in this case) that are close but not the same. My computer as assigned by DHCP is 192.168.0.196 and my sister's as assigned via DHCP is 192.168.0.195. In short, with a router your public IP is the same, but in your network you connect to the same one and are usually assigned one; if not assigned you connect as a static IP on the network.
|