0
Just a quick question – my server is running at my house serving webpages at http://www.javawag.com/. The problem is that my home internet connection keeps dropping randomly - for about 10 minutes at a time. This is only an intermittent problem and will go away soon I hope. However, my server doesn't recover properly - when the connection comes back, I can still access it at 192.168.0.8 (locally) without any issue, but at http://www.javawag.com/ there's no reply.
(Just an aside - my home internet connection is dynamic ISP, the domain www.javawag.com points to javawag.dyndns.org which in turn points to my IP, updated every minute by ddclient on the server).
Is there some way for the server to check if it's accessible from the outside world periodically, and if not restart Apache/reboot? Oh, and if I reboot the problem fixes itself also!
that could be the case actually! i didnt even think of that - ddclient runs as a daemon but i can run it in command line too as a one off thing... so i can try that next time it goes down.
the rest of the server is fine and accessible on 192.168.0.8 from within my network. even the web server part actually! – None – 2011-02-20T15:52:10.453
+1, might also be his client has the old IP cached... – Chris S – 2011-02-20T15:58:00.273