Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS redirection - using Apache

Status
Not open for further replies.
Jul 31, 2001
89
0
0
US
I think I have a DNS problem but not sure of the configuration issues.

In IIS I have configured a new Virtual directory to do a redirection to another server in our network that is running Apache.

The external URL is which points to an internal URL which is which is running an apache form

I know the redirect is running fine since I temporarily changed it to and it work. I also changed it to and OWA did show up :)

I keep getting "Page can not be displayed" from external clients. However on the IIS server I can get and it does route to the other server. I can also type from any internal pc and it works fine also.

Any suggestions would be appreciated.

Thanks
Joe
 
If your attempting to get to a server called "myserver" from an external network then it's not going to work. The internet's DNS doesn't know how to resolve that computer. It will probably need to have an external IP address so that computer on the internet know where to go.

If you are logged in via VPN, or actually sitting on your LAN then it should work correctly.

J
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top