extremepilot Posted November 10, 2006 Posted November 10, 2006 When several computers share an internet connection, in this case there is a network of computers connected using a wireless router, share an internet connection, do they all have the same external IP?And what's the correct term for the computer that is physically connected to the modem? A Gateway?
gamehead200 Posted November 10, 2006 Posted November 10, 2006 When several computers share an internet connection, in this case there is a network of computers connected using a wireless router, share an internet connection, do they all have the same external IP?And what's the correct term for the computer that is physically connected to the modem? A Gateway?Yes and yes.However, a gateway is a computer (or router) that other computers connect to in order to access the Internet.
hazard_abio Posted November 10, 2006 Posted November 10, 2006 When several computers share an internet connection, in this case there is a network of computers connected using a wireless router, share an internet connection, do they all have the same external IP?And what's the correct term for the computer that is physically connected to the modem? A Gateway?Yes and yes.However, a gateway is a computer (or router) that other computers connect to in order to access the Internet.and to Complicate this a little more, the protocol that the Gateways/Routers normally use because it's probably the easiest to setup (espically the non managed variety of Routers) is NAT (Network Address Translation).
cluberti Posted November 13, 2006 Posted November 13, 2006 To confuse you even more, the type of NAT most home routers use is SNAT, or Source Network Address Translation, allowing multiple private machines to use a public IP address. When you publish a service on an internal private machine to the web (or create a one-to-one NAT for a specific private machine), you're doing what's called a DNAT, or Direct Network Address Translation.Fun, eh? Probably not useful to you, but it might be someday .
nitroshift Posted November 13, 2006 Posted November 13, 2006 To confuse you even more, the type of NAT most home routers use is SNAT, or Source Network Address Translation, allowing multiple private machines to use a public IP address. When you publish a service on an internal private machine to the web (or create a one-to-one NAT for a specific private machine), you're doing what's called a DNAT, or Direct Network Address Translation.Fun, eh? Probably not useful to you, but it might be someday .I bet you left him / her more confused now
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now