Results 1 to 5 of 5
OK, this one really has me stumped...
both me an my parents run webservers at our home, port 80 is forwarded to my server, which uses proxy passes to redirect ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-30-2005 #1Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
Bizzare server issues
OK, this one really has me stumped...
both me an my parents run webservers at our home, port 80 is forwarded to my server, which uses proxy passes to redirect to the other servers in the house. Each server has the apache conf set up to forward to other servers in case one ever goes down, port 80 can be pointed to any other server.
Well, I took my server down to format it, and redo my server with debian instead of fedora, but when port 80 was pointed at the other server, our webpages are no longer accesible form outside the house. Inside, everything works fine, but outside our network, nothing works.
Anyone have any idea whats going on?
- 10-01-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Wouldn't you need to config your router/firewall so it forwards port 80 to the other box?
How can a dead box tell the other box "hey im dead, run apache for me" if that box is dead?
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 10-01-2005 #3Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
i did point the router at the other box
- 10-01-2005 #4Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Well, the router must forward all traffic that goes to port 80 to the machine that is running Apache, otherwise the outside world won't be able to see it.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 10-03-2005 #5Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
both machines are running apache and are fully capable of hosting a web page without the help of the other box. this was set up initially so that if one box went down, the other webpage woud remain up.


Reply With Quote
