Jump to content

Recommended Posts

Posted
If you manage your own DNS internally then you can do it that way. Set up a simple web server of your choice with a redirect configured, then create the appropriate records on your DNS server to point to your web server.
Posted
Won't a simple alias in DNS do the trick? Also, you could add an entry to the hosts file for a quick and dirty way of doing it.

 

In many cases that will work but some systems get shirty if the DNS name you connect with isn't the one they are expecting. Anything using HTTPS will display a certificate error, for example, and internal sites configured for automatic logon will prompt for credentials if you connect using an external hostname. With the suggestion I gave, the browser will redirect to the correct internal hostname and automatic logon would still work.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...