Something happened and my Kernel IP routing table looks like this: # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface loopback * 255.0.0.0 U 0 0 0 lo How can I get it back to this?: # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 link-local * 255.255.0.0 U 0 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 Thanks, Jerome
Susemail wrote:
Something happened and my Kernel IP routing table looks like this: # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface loopback * 255.0.0.0 U 0 0 0 lo
How can I get it back to this?:
Is your network interface (eth0) up? /Per Jessen, Zürich
On Friday 26 May 2006 03:49, Per Jessen wrote:
Susemail wrote:
Something happened and my Kernel IP routing table looks like this: # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface loopback * 255.0.0.0 U 0 0 0 lo
How can I get it back to this?:
Is your network interface (eth0) up?
/Per Jessen, Zürich
Probably not. Jerome
participants (2)
-
Per Jessen
-
Susemail