As to work further with vc and grafical installation (vulgo X and Plasma) I tried today USB tethering from my connected mobile to FreeBSD r363941M. The hotspot I'm using has a welcome page that isn't available via 'links' after being connected. Getting numbers on ping: no problem, but DNS: no!
After feeding the /boot/loader.conf with the necessary drivers (with kldload I always get: "Operation not permitted": why?) I get a ue0. Doing
After feeding the /boot/loader.conf with the necessary drivers (with kldload I always get: "Operation not permitted": why?) I get a ue0. Doing
/etc/netstart
and dhclient ue0
brings me an DHCP offer but no ping. (SYNDHCP on /etc/rc.conf - nothing at all.) What could be wrong.