WWW redirect to internal site

G

Guest

We're running a Windows 2000/2003 environment with an internal DNS for
internal name resolution, etc. I'd like to be able to make a DNS entry that
would redirect an end user within the company who enters say,
www.mywebsite.com to be redirected to an internal computer on our DMZ called
web1. So if they enter the www.mywebsite.com they get redirected to web1
instead.

Any suggestions would be greatly appreciated.

~Steve
 
D

David H. Lipman

Put the information in the 'hosts' file and push the updated hosts file in the Login Script
to all workstations.

--
Dave




| We're running a Windows 2000/2003 environment with an internal DNS for
| internal name resolution, etc. I'd like to be able to make a DNS entry that
| would redirect an end user within the company who enters say,
| www.mywebsite.com to be redirected to an internal computer on our DMZ called
| web1. So if they enter the www.mywebsite.com they get redirected to web1
| instead.
|
| Any suggestions would be greatly appreciated.
|
| ~Steve
 
G

Guest

All local stations must have the IP-adres of the local DNS-server as first
DNS-ip in the networksettings (can be done with DHCP)
Then make a new domain in the DNS called mywebsite.com.
In that domain create a new host named 'www' and give it the ip-adres of the
server were IIS is running.
Create your webspace on IIS-server.

GL
DanC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top