Skip to content

Instantly share code, notes, and snippets.

@kroovysteph
Created August 31, 2016 20:51
Show Gist options
  • Save kroovysteph/33c6784636a358db8eb51b03c7b56f28 to your computer and use it in GitHub Desktop.
Save kroovysteph/33c6784636a358db8eb51b03c7b56f28 to your computer and use it in GitHub Desktop.
auto wlan0
mapping wlan0
script ifscheme-mapping
iface wlan0-luhwpa inet dhcp
wpa-conf /etc/wpa_supplicant/luhwpa.conf
iface wlan0-eduroam inet dhcp
wpa-conf /etc/wpa_supplicant/eduroam.conf
iface wlan0-mobile_moritz inet dhcp
wpa-ssid MLB-PHS-300
#psk="Qwertz123"
wpa-psk 42561fec8dcb85c7e407711c4fcc9397df1d3692f5812f4df09b6f4664d139fa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment