mjf
June 30th, 2009, 11:28 PM
I am running Ubuntu 8.10 Desktop with apache and ircd-ratbox. This is running as a VMWare guest hosted on a Windows XP box using bridged networking.
About 2 or 3 times a day, the web server and irc server suddenly become unresponsive. I cannot connect to them even using the host Windows XP system.
However, from the Ubuntu system, I can still connect to websites, etc. It seems it is just unable to accept incoming connections on the ports that it is listening on.
I execute:
$ /etc/init.d/networking restart
and the problem is solved until the next sudden occurence.
There are many levels where this can be failing (the Ubuntu system, the VMWare bridge, the network) but I don't how to begin diagnosing this issue. Any suggestions?
About 2 or 3 times a day, the web server and irc server suddenly become unresponsive. I cannot connect to them even using the host Windows XP system.
However, from the Ubuntu system, I can still connect to websites, etc. It seems it is just unable to accept incoming connections on the ports that it is listening on.
I execute:
$ /etc/init.d/networking restart
and the problem is solved until the next sudden occurence.
There are many levels where this can be failing (the Ubuntu system, the VMWare bridge, the network) but I don't how to begin diagnosing this issue. Any suggestions?