connect to a machine inside the intranet from outside with same address used inside

Posted by pietrosld on Server Fault See other posts from Server Fault or by pietrosld
Published on 2011-01-15T16:16:29Z Indexed on 2011/01/15 16:55 UTC
Read the original article Hit count: 270

Filed under:
|
|

Hi all! I have a server inside my intranet, in wich i have apache running with some web applications.

when i'm at office the url i use to connect is zeus.mydomain.it, it works couse i have in my /etc/hosts a record 192.168.0.11 zeus.mydomain.it, but obviously it does not work when i'm outside in different network.

i have a internet connectino with static ip, so i can connect to my intranet form outside.

the question is: how can i connect to the intranet server using zeus.mydomain.it from inside and from outside my intranet ?

thanks!! Pietro.

© Server Fault or respective owner

Related posts about dns

Related posts about hosts