Moin!

On Thu, Apr 11, 2024 at 04:01:49PM +0400, Willy Manga wrote:
On 10/04/2024 18:24, Julian Huhn wrote:
x270$ ifconfig umb0
umb0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        index 5 priority 6 llprio 3
        roaming enabled registration home network
        state up cell-class LTE rssi -89dBm speed 47.7Mbps up 286Mbps down
        SIM initialized PIN valid (3 attempts left)
        subscriber-id xxxx ICC-id xxxx
        device EM7455 IMEI xxxx firmware SWI9X30C_02.24.03.00
        phone# +49xxxxxxx APN internet provider Telekom.de provider-id 26201
        dns 10.74.210.210 10.74.210.211
        groups: egress
        status: active
        inet 10.72.239.216 --> 10.72.239.217 netmask 0xfffffff0


I don't see a link-local address (fe80::/10). Can you confirm that after you enabled IPv6 as per your second email that you can see one?

The link-local address shows as soon as I enter

  # ifconfig umb0 inet6 eui64

After successfull authentication, I also get my global IPv6 address.

Or as shown in /etc/hostname.umb0, then everything just works automatically.

--Huhn

umb0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        index 5 priority 6 llprio 3
        roaming enabled registration home network
        state up cell-class LTE rssi -91dBm speed 47.7Mbps up 286Mbps down
        SIM initialized PIN valid (3 attempts left)
        subscriber-id xxxx ICC-id xxxx
        device EM7455 IMEI xxxx firmware SWI9X30C_02.24.03.00
        phone# +49xxxxxxxx APN internet provider Telekom.de provider-id 26201
        dns 10.74.210.210 10.74.210.211 2a01:598:7ff:0:10:74:210:210 
2a01:598:7ff:0:10:74:210:211
        groups: egress
        status: active
        inet6 fe80::e670:xxx%umb0 -->  prefixlen 64 scopeid 0x5
        inet 10.107.183.79 --> 10.107.183.80 netmask 0xffffffe0
        inet6 2a01:599:642:xxx --> 2a01:599:642:xxx prefixlen 128

Reply via email to