Created
August 31, 2016 20:51
-
-
Save kroovysteph/33c6784636a358db8eb51b03c7b56f28 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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