3D Printer Network Setup
-
Edit
/etc/wpa_supplicant/wpa_supplicant.conf
file
Replace hotspot_ssid, hotspot_password, eduroam_login and eduroam_password accordingly. Eduroam configuration may vary by university. -
Test your connectivity. Sometimes changing the configuration above may be sufficient. If the printer still does not connect to the hotspot or eduroam, then the following steps may help.
- Remove or comment out all lines in
/etc/dnsmasq.conf
- In
/etc/default/hostapd
replaceDAEMON_CONF="/etc/hostapd/hostapd.conf"
withDAEMON_CONF=""
- In
/etc/sysctl.conf
remove (or comment out) the line containingnet.ipv4.ip_forward=1