Mecca
11-13-2000, 04:31 PM
I just installed Debian 2.2 and am having trouble getting my network working. I have narrowed the problem down to my routing table, but don't know how to edit it. I saved my working table from Mandrake just incase:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
24.9.85.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 24.9.85.1 0.0.0.0 UG 0 0 0 eth0
My new table looks like this:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
24.9.85.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 24.9.85.1 0.0.0.0 UG 0 0 0 eth0
I need to add this line:
Destination Gateway Genmask Flags MSS Window irtt Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
to my new routing table. What command do i issue to do this?
Thanks,
Anthony
[This message has been edited by Mecca (edited 13 November 2000).]
[This message has been edited by Mecca (edited 13 November 2000).]
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
24.9.85.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 24.9.85.1 0.0.0.0 UG 0 0 0 eth0
My new table looks like this:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
24.9.85.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 24.9.85.1 0.0.0.0 UG 0 0 0 eth0
I need to add this line:
Destination Gateway Genmask Flags MSS Window irtt Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
to my new routing table. What command do i issue to do this?
Thanks,
Anthony
[This message has been edited by Mecca (edited 13 November 2000).]
[This message has been edited by Mecca (edited 13 November 2000).]