I know this is a bit OT, but please appreciate that I am getting desperate here!
I have absolutely no idea what has happened to my linux box. But when I am on LAN with it, it takes a LONG time to connect to the webserver, it's FTP, SSH etc... Everything takes forever... But when I remove the default gateway by using the commend "route del default gw 192.168.1.1" - everything begĂns to act normal - except of course that my linux box cannot get on the net (it also means that I cannot send mail etc...) - Somehting is very very wrong.
I should say that after a reboot I have to manually insert the route ("route add default gw 192.168.1.1") - and it used to work - but now, well, it doesn't...
The routing table looks like so (using "route"):
tlaloc:~ # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
tlaloc.mydomain.com 255.255.255.255 UH 1 0 0 dummy0
192.168.1.0 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
And when I have added the default gw it adds the line:
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Please, please, please let there be someone that knows what is happening...
(if you mail me, remember, there is no truth in my email)