On Sat, Dec 7, 2019 at 10:20 AM Rich Shepard <rshep...@appl-ecosys.com>
wrote:

> On Sat, 7 Dec 2019, Rich Shepard wrote:
>
> > The route command is still missing something and I'm not seeing that
> > missing piece on ip web pages.
>
> Fixed: forgot to restart rc.inet1.
>
>
Specifically, and I'm only pointing this out in the hopes this will be
helpful in the future:

# ip add show eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen 1000
     link/ether b8:ac:6f:69:63:ca brd ff:ff:ff:ff:ff:ff
     inet6 fe80::baac:6fff:fe69:63ca/64 scope link
        valid_lft forever preferred_lft forever

where is the "inet" line? You should have one similar to this:

inet 192.168.1.55/24 brd 192.168.1.0 scope global eth0

I bet if you run the show command again now, you'll see it, since
restarting networking got it going.

-wes
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to