Web server problem

Networking and broadband talkabout. Need help with that new router or setting up a network?
Post Reply
herepc25
Goober Member
Posts: 1
Joined: Sat May 21, 2005 5:50 pm

Web server problem

Post by herepc25 »

Hi.
I have installed a web server (Savant 3.1) on my pc for a school project.The problem is I cant reach my server via internet.For example f I type http://MyIPaddress/index.html the browser cant find the page.Only if I type http://127.0.0.1/index.html the page is displayed.I tried from a different machine (http://MyIPaddress/index.html) and it still didnt work.
I have Windows XP Home with ServicePack2 and McAfee InternetSuit.I have allowed the 2 servers to have access to the internet.I have even tried to disable all firewalls (windows and McAffe) but it still didnt work.
A friend of mine (has Windows XP SP1) has installed the same servers and it worked on his computer with his IP.But I couldnt open his page from my machine by typing http://HisIPaddress/index.html.
Whats wrong with my pc?Do I have to change any parameters?

Note that I dont have a router but I do have an external modem.Also consider that when I try to test my firewall from McAfee, it says that my pc may be behind a proxy server,even if I am connected to the internet via different Internet Service Providers each time.

If you can help please reply.
Thanks in advance.
User avatar
Augix
Posts: 2518
Joined: Sun Oct 13, 2002 9:37 pm
Location: Central FL
Contact:

Post by Augix »

try running xp in Safe Mode with Networking Support... see what happen ! that way you can test... if there is any soft related issue goining on..
Heatware
User avatar
Busby
Golden Member
Posts: 1890
Joined: Tue Nov 28, 2000 6:25 pm
Location: Atlanta Area, GA, USA
Contact:

Post by Busby »

XP Safe Mode won't start up the server program so it wouldn't work.

You say you are behind a modem, if you can open up a Command Prompt window and type in "ipconfig". What is your IP address? If it is something like 192.168.x.x then you are behind a "router" as in the modem. I have seen this happen before with some of the modems in different areas. If that is the case, in your web browser goto http://gatewayIP where gatewayIP is the Default Gateway entry from the ipconfig command. This <i>SHOULD</i> show you a modem status page and might have some tools to enable a "pass through" mode that will allow the port for the server to go through to your computer.
<a href="mailto:busby1218@charter.net">
<img src="http://justinbusby.com:8080/signature.gif" border="0"></a>
User avatar
DoPeY5007
Almighty Member
Posts: 4259
Joined: Fri Dec 27, 2002 5:50 pm
Location: Moved to the hood, a few blocks from USC
Contact:

Post by DoPeY5007 »

if you don't have a router, you can't run a web server and see it from the world.

You said you have no router so only one PC with net access in your place?

So how did you do the test?
Image Image Image

"I'm seriously going to pummel you until you purr like a bitch-kitten!!"
User avatar
Busby
Golden Member
Posts: 1890
Joined: Tue Nov 28, 2000 6:25 pm
Location: Atlanta Area, GA, USA
Contact:

Post by Busby »

Originally posted by DoPeY5007
if you don't have a router, you can't run a web server and see it from the world.

You said you have no router so only one PC with net access in your place?

So how did you do the test?


That's not true DoPeY5007. I don't run a router and yet I run a webserver. My signature is hosted from my webserver.
<a href="mailto:busby1218@charter.net">
<img src="http://justinbusby.com:8080/signature.gif" border="0"></a>
User avatar
DoPeY5007
Almighty Member
Posts: 4259
Joined: Fri Dec 27, 2002 5:50 pm
Location: Moved to the hood, a few blocks from USC
Contact:

Post by DoPeY5007 »

how the hell is the port forwarding done then?
Image Image Image

"I'm seriously going to pummel you until you purr like a bitch-kitten!!"
User avatar
Busby
Golden Member
Posts: 1890
Joined: Tue Nov 28, 2000 6:25 pm
Location: Atlanta Area, GA, USA
Contact:

Post by Busby »

When you are hooked up straight to the net, port forwarding isn't required. Port forwarding is only required for the router because the router "seperates" the local network from the internet. So to be able to host behind the router, you have to tell the router to let packets intended for port 80 or whatever to get to a specific local network IP address (port forwarding).
<a href="mailto:busby1218@charter.net">
<img src="http://justinbusby.com:8080/signature.gif" border="0"></a>
User avatar
DoPeY5007
Almighty Member
Posts: 4259
Joined: Fri Dec 27, 2002 5:50 pm
Location: Moved to the hood, a few blocks from USC
Contact:

Post by DoPeY5007 »

hmmm, ok, I just have never been hooked strail to the net, and always thought the router was needed. But that makes scence
Image Image Image

"I'm seriously going to pummel you until you purr like a bitch-kitten!!"
Post Reply