SSID: BRIDGE (2.4 Ghz)
Passwort: "internet"
Custom firmware für Enterprise Verschlüsselung installieren: https://github.com/RMerl/asuswrt-merlin
#!/bin/sh if [ "$(ifconfig eth0 | grep -c 10.132)" == '1' ]; then sleep 5 killall -s USR1 udhcpc fi