|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
I am running Server 2003 with IIS6. My company has a domain name and am hosting the page on the server. My problem is that the page can be accessed from outside, but we can't see the site while we are on our own network...Any ideas why?? |
|
#2
|
||||
|
||||
|
Are you trying to access the site from the domain name while DNS is hosted externally? This often doesn't work and you'll need to install a local DNS server or add entries to the HOSTS files on each computers. Or you could access the website using http://computername instead.
|
|
#3
|
|||
|
|||
|
I am trying to access the page with a laptop that is attached to the domain. Laptop is identified as myname.domain.com. The server has IIS6 and DNS server installed and configured. I am not familiar with DNS configuration, so what should I be looking for there?
|
|
#4
|
||||
|
||||
|
Does the laptop have its DNS server set to your local DNS server?
|
|
#5
|
|||
|
|||
|
Have you tried pinging from your laptop? Or nslookup or tracert?
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#6
|
|||
|
|||
|
edwinbrains has the answer, the problem is he is using the public DNS server which resolves to his public IP address for the web server which doesnt work in most network (considered a redirect) , on your internal DNS server create a "A" record for the web server using its internal (private) IP address, or use its internal IP address ie.. http://192.168.0.1
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > can't see website INSIDE my network |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|