My Internet server is not available to my friends

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set up an IIS server on my XP Pro. It works fine for me: http://localhost works, 127.0.0.1 works and typing my IP my ISP gave also works. But it doesn't for my friends who try to access my site via my IP. I have a router and I seem to have opened the correct port. What am I missing here?
 
What is the IP address you are using.

--
Best of luck!

Michael D. Alligood
MCSA, MCP, CCNA, A+,
Network+, i-Net+, CIW A, CIW CI


hotingzilla said:
I have set up an IIS server on my XP Pro. It works fine for me:
http://localhost works, 127.0.0.1 works and typing my IP my ISP gave also
works. But it doesn't for my friends who try to access my site via my IP. I
have a router and I seem to have opened the correct port. What am I missing
here?
 
Is your ISP blocking TCP Port 80 (IIS)? It may be against the terms of agreement to run personal web
servers and your ISP is blocking that port for everyone if your not using a business class service.

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...
 
If his ISP blocked port 80, then it really would not be an ISP (Internet
Service Provider). Port 80 is used for http (web) traffic.

--
Best of luck!

Michael D. Alligood
MCSA, MCP, CCNA, A+,
Network+, i-Net+, CIW A, CIW CI
 
If his ISP blocked port 80, then it really would not be an ISP (Internet
Service Provider). Port 80 is used for http (web) traffic.

He means blocking incoming setup tcp connections on port 80 (that is
incoming to the isp's customers) not blocking outbound destination
port 80 traffic which would stop all their customers accessing the
www.


Jim.
 
What are your friends seeing when they try to access your site? Until you
create a default web page, your friends will see an "under construction"
page when they browse to your site.

--
Best of luck!

Michael D. Alligood
MCSA, MCP, CCNA, A+,
Network+, i-Net+, CIW A, CIW CI


hotingzilla said:
I have set up an IIS server on my XP Pro. It works fine for me:
http://localhost works, 127.0.0.1 works and typing my IP my ISP gave also
works. But it doesn't for my friends who try to access my site via my IP. I
have a router and I seem to have opened the correct port. What am I missing
here?
 
It is very likely your ISP is blocking ports used by the
Web server (Port 80)and leaving less well known ports open
for use by gamers and file sharing apps. That way you
can't develop a killer website at home!
 

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

Back
Top