11-19-2018, 02:46 PM
(11-18-2018, 12:14 PM)cvmiller Wrote: Yeah, sorry, you have to enable _dhcp_ in the /etc/systemd/network/wlan0.network file. Create the file and then restart systemd-networkd (as stated above) Here's that you need in the file:
[match]
Name=wlan0
[Network]
DHCP=yes
"Pv6 works on the Pinebook with NetBSD just fine. "
That's because NetBSD is smart enough to _NOT_ use systemd.
Wow look at that, global IPv6 works now... Thanks.
Maybe someone should do this when they package the OS? Is there somewhere to open a bug?