Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-20-2005, 01:03 AM   #1 (permalink)
 
True Techie

Join Date: Jun 2003

Posts: 125

C_olin

Send a message via Yahoo to C_olin
Default problem creating Apache server

I have a box with Fedora Core 3 and I set up an apache server on it, it works fine when I connect to it with localhost or the localip address. On my router I forwarded port 80 to the correct local ip address.. But when I try to connect to it through the public IP it doesnt work!! it takes me to the router setup!

Whats the problem?!

Thanks
C_olin is offline  
Old 03-20-2005, 02:00 PM   #2 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,574

m3trj

Default

You have your router set up so it can be configured from the WAN port. You can disable this in the router settings. What type of router is it?
__________________


\'There is only one basic human right, and that is to do as you **** well please.
And with it comes the only basic human duty, to take the consequences.\'



m3trj is offline  
Old 03-20-2005, 06:26 PM   #3 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

Yeah - this is because your computer sees your public IP as your gateway, in your case your router.

Your router has 2 IP addresses your public IP which everyone on the internet (outside of your network) can use to get to it and view your website and your private IP which will be something like 192.168.0.1 which only computers on your network can use to get to your router. If your router detects someting from inside your network (i.e. on your networks subnet) whether it is going for your public IP or you routers internal IP it will default to your routers configuration settings rather than forwarding.

You will probably find that if you try connecting from a computer outside of your network you will have no problems (assuming all necesarry ports are open and forwarded coeerctly). To connect from inside you will need to use the local address
fitzjj is offline  
Old 03-21-2005, 09:18 AM   #4 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,574

m3trj

Default

I think even if he tries to connect from outside the network he will still have the problem. He should disable the setting for the router to be able to be configured from outside, which almost certainly will be possible.
__________________


\'There is only one basic human right, and that is to do as you **** well please.
And with it comes the only basic human duty, to take the consequences.\'



m3trj is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On