Moin!

I tried unsuccessfully to obtain an IPv6 address with an umb(4) interface. As umb(4) supports IPv6 since 6.7, I seem to be doing something wrong. Can anyone give me a hint what I need to do?

For testing purposes, I have already deactivated pf and tried to use dhcpcd. But I still had no success.

I have attached my umb0 config and an excerpt from dmesg. If more information is needed for assistance, I will provide it later.

--Huhn

x270$ cat /etc/hostname.umb0 apn internet
pin xxxx
roaming
up

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

x270$ dmesg
OpenBSD 7.5-current (GENERIC.MP) #19: Mon Apr  8 08:39:06 MDT 2024
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
[...]
umb0 at uhub0 port 3 configuration 1 interface 12 "Sierra Wireless, Incorporated 
Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A" rev 2.00/0.06 addr 2
ugen0 at uhub0 port 3 configuration 1 "Sierra Wireless, Incorporated Sierra Wireless 
EM7455 Qualcomm Snapdragon X7 LTE-A" rev 2.00/0.06 addr 2
[...]

Reply via email to