diff --git a/handbook/computing/netconfig.html b/handbook/computing/netconfig.html index ef317ca9f..8eec0bf34 100644 --- a/handbook/computing/netconfig.html +++ b/handbook/computing/netconfig.html @@ -263,11 +263,16 @@ ${base}/${config}/gasthoflogin # Join Acer to potatohut network for admin purposes #sudo ifup -i ${base}/${config}/netconfig wlan0 + + +# Remove old local route for broken internal wifi +# Added 8 July 2023 +sudo ip addr del 10.0.1.1/24 dev wlan0

Other vital configuration bits

-

The file that configures the wifi, but only when it is not managed by the Netgear box and its web control panel, is the file /root/fakent/expo/hostapd.conf +

The file that configures the wifi, but only when it is not managed by the router and its web control panel, is the file /root/fakent/expo/hostapd.conf

interface=wlan0
 driver=nl80211
 ssid=potatohut