duh.
Os must be Windows, and webserver must be IIS. (forgot that this is IIS ta).
Anyway, could you ping the 68.1.2.3 from external network.
Main Topics
Browse All TopicsI'm hosting a website on my server computer, which is connected to the ISP. I also have a LAN, in which the server computer is sharing the connection to another computer, the client computer. So, my server computer has a internal ip of 192.168.0.1 and my client ip is 192.168.0.2. The server's external ip is, we'll say, 68.1.2.3. Internally, when i type in http://68.1.2.3 in the web browser, it can see the website, but when i access http://68.1.2.3 externally, from the internet, it says the website could not be found. What could be the problem?
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
From external user, accessing http://68.1.2.3 would goes to your rounter, and your rounter connected to two computer (192.168.0.1, and 192.168.0.2). What computer you are expecting to response?
Yes, You need to tell your rounter how to handle this (configure your rounter, if your rounter support this).
Ensure you have given sufficient privileges (file-level rights, web-folder rights) to IUSR_<machinename> account in web-servers directories. Also ensure that your ISP has not disabled communication on port 80 (e.g. your ISP may have installed a firewall that disables connections to port 80 from outer internet to local customers intranet)
HTH
Business Accounts
Answer for Membership
by: samriPosted on 2002-08-30 at 00:44:24ID: 7250807
GnawEneq,
What is your server OS platform, and what is your Webserver platform? How do your connect to the internet? Dialup, ADSL, leased line?.
Could you access your http://68.1.2.3/ from other computer on your internal LAN (192.168.0/24 network).
cheers.