IIS/DNS
Hello,
Been trying to get this setup for a few days with no luck so hoping to get some pointers. I have helpdesk call tracking software hosted internally. Accessing the webpage internally is fine using the path http://servername:7500/hdweb. Coming
in from outside gets me to a login prompt but doesn't seem like it's a login prompt for the site. The setup is as follow:
Server ip: 192.168.88.250 running on w2k3
HD software is configured on port 7500 in IIS under default web site with a virtual directory name of hdweb.
DNS has been updated externally with a pointer to our public IP.
Internally, I've configured the router to direct any traffic from outside hitting port 7500 to 192.168.88.250 but I don't think it's hitting the right site.
Any help would be appreciated.
Thanks,
Kevin
February 9th, 2011 12:35pm
Hello Kevin,
I think the login prompt you are getting is from IIS authentication. Try to disable IIS authentication and try againIsaac Oben MCITP:EA, MCSE Microsoft Community Contributor 2011 Award (MCC-2011)
Free Windows Admin Tool Kit Click here and download it now
February 9th, 2011 1:15pm
That did the trick. Anonymous access was unchecked for the virtual directory "hdweb". Checking that made it work coming in from outside and it's working fine internally as well. Thanks Isaac.
Kevin
February 9th, 2011 1:29pm
Glad to hear you resolved the issue!Isaac Oben MCITP:EA, MCSE Microsoft Community Contributor 2011 Award (MCC-2011)
Free Windows Admin Tool Kit Click here and download it now
February 9th, 2011 1:43pm


