[PLUG] Set up default gateway in kernel routing table [CLOSE]

Rich Shepard rshepard at appl-ecosys.com
Thu Sep 27 19:03:35 UTC 2018


On Thu, 27 Sep 2018, Rich Shepard wrote:

>  I'll close this thread and move it to the slackware forum on LQ.

   The system took awhile to delete the incorrect default route. Just now I
looked at the kernel routing table and found only the loopback route. Adding

route add -net 192.168.55.0 netmask 255.255.255.0
route add default gw 192.168.55.4

looks like it fixed this issue.

   But, it still has no inet address, only an inet6 one. Sigh.

Thanks to both of you,

Rich



More information about the PLUG mailing list