Local Website

S

Scott

I have a website running on my network. Everything works
great outside the private network. My modem does not
allow loopback (all computers on my network run on the
same ip address I just have the port forwarded to the
webserver). I want to be able to access my website
without using //computername/website to be able to access
the site. Is there a way I can access my website typing
http://www.mywebsite.com within my private network?

Thanks,

Scott
 
K

Kevin D. Goodknecht Sr. [MVP]

In Scott <[email protected]>
posted their concerns,
Then Kevin D4Dad added his reply at the bottom.
I have a website running on my network. Everything works
great outside the private network. My modem does not
allow loopback (all computers on my network run on the
same ip address I just have the port forwarded to the
webserver). I want to be able to access my website
without using //computername/website to be able to access
the site. Is there a way I can access my website typing
http://www.mywebsite.com within my private network?

Thanks,

Scott

Is DNS installed on your Local network?
Do you have a forward lookup zone on it for mywebsite.com?
Put a host in it named www and give it the private IP address of you web
server.
 

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