Hi, I have a Ubuntu Dapper Drake 6.06 Server running, but for some reason there are spurious entries in the routing table, which obviously I did not add manually.
Quote:
me@myserver:/etc$ netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
59.117.191.225 - 255.255.255.255 !H - - - -
200.65.167.244 - 255.255.255.255 !H - - - -
192.168.31.2 - 255.255.255.255 !H - - - -
58.20.109.33 - 255.255.255.255 !H - - - -
12.6.10.23 - 255.255.255.255 !H - - - -
a.b.c.0 0.0.0.0 255.255.255.128 U 0 0 0 eth1
192.168.31.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 a.b.c.1 0.0.0.0 UG 0 0 0 eth1
|
I inserted me@myserver instead of the real prompt and hostname, and ab.c. instead of the real IP address.
So I wonder, what would insert this stuff (and what can I do to prevent it from reappearing), and is there a text file I can edit to remove it?
I tried various ways of doing sudo route -n del -host 192.168.31.2, but always come up with errors that suggest my syntax is wrong. The one I'm most interested in removing, and therefore presumably re-enabling, is 192.168.31.2,