Moin!

On Wed, Apr 10, 2024 at 04:24:48PM +0200, Julian Huhn wrote:
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?

After some further investigation I found a commit for sys/dev/usb/if_umb.c from 2020 which says

  IPv6 is no longer on by default. It must be enabled with "inet6 eui64".

This piece was missing for me. Should this be mentioned in the manpage or in 
the FAQ?

For the sake of completeness my new umb0 config is attached.

--Huhn

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

Reply via email to