My hosting provider gives me an IP and an IP gateway address. I configured my domain to use the IP. I don't understand what is the use case for the gateway.

link|improve this question
How do you plan to reach machines with IP addresses not inside your segment? – David Schwartz Dec 22 '11 at 0:43
I don't think all hosting providers are explicit about it. I'm wondering when would I actually need this to mess around with it. – m33lky Dec 22 '11 at 4:00
feedback

1 Answer

up vote 5 down vote accepted

The gateway is the "next hop" - basically, your PC connects to the gateway IP to get out onto the rest of the internet.

link|improve this answer
4  
As a note, it does not actually have to connect to the internet, it could be any network (even one that is totally internal). – soandos Dec 21 '11 at 23:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.