Tuesday November 12th, 2024 NCLUG Meeting

Bob Proulx bob at proulx.com
Wed Nov 13 05:30:48 UTC 2024


Evelyn Mitchell wrote:
> Bob, you already have IPv6 addresses locally, as you know. Linux has had
> good support for IPv6 for more than 20 years.

Right.  Linux has good support for it.  But a Nokia Gateway 3 ONT
fiber modem?  Not so much as it turns out!

> If you want to get a public IPv6 allocation you talk with ARIN:

Oh there has been a terrible misunderstanding!  I have IPv6 to my
house Noika ONT fiber modem.  But the Nokia just seems buggy providing
it to my machines.  By machines I mean my Devuan/Debian machine or my
FreeBSD machine.  I set up an Ubuntu 24.04 as a "standard system" in
order to have a dedicated debug system.

    rwp at ubuntu2404:~$ ip -6 addr show eth0
        2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
            link/ether 84:47:09:1d:9d:e5 brd ff:ff:ff:ff:ff:ff
            altname enp1s0
            inet 192.168.10.64/24 brd 192.168.10.255 scope global dynamic noprefixroute eth0
               valid_lft 86152sec preferred_lft 86152sec
            inet6 2605:b40:1516:a200:8433:8e2d:2bad:e833/64 scope global temporary dynamic
               valid_lft 42953sec preferred_lft 42953sec
            inet6 2605:b40:1516:a200:37cb:35cf:cdec:71fe/64 scope global dynamic mngtmpaddr noprefixroute
               valid_lft 42953sec preferred_lft 42953sec
            inet6 2605:b40:13a3:8c00:8d22:2638:7c8f:902f/64 scope global temporary dynamic
               valid_lft 43000sec preferred_lft 43000sec
            inet6 2605:b40:13a3:8c00:6f33:ffb3:f4f6:9c7b/64 scope global dynamic mngtmpaddr noprefixroute
               valid_lft 43000sec preferred_lft 43000sec
            inet6 2605:b40:1516:a200:cab8:74a9:bb3c:a084/64 scope global temporary dynamic
               valid_lft 42953sec preferred_lft 42953sec
            inet6 fe80::4425:2931:5fcd:845/64 scope link noprefixroute
               valid_lft forever preferred_lft forever

As you can see I have IPv6 addresses.  Lots of IPv6 addresses. Several
more than I need.  Now if they were all WORKING addresses then I would
have something!

It's a similar problem on FreeBSD and my other Linux kernel machine
too.  Two different operating systems are giving basically the same
results makes me think the problem is not in them but in the Nokia.

Bob


More information about the NCLUG mailing list