WRTs routers
We got some OpenWRT based VPN gateways which we use to circumvent network obsticals like NATs or Firewalls. At the moment we got:
- 4x TP-Link TL-WDR3600 (s1-s4)
- 1x TP-Link Archer C7 AC1750 (s6)
- 6x china something
Enabling DHCP
In LuCI, start the Router interface. The Router should always be the entity providing DHCP. If you do NOT want the WRT to provide DHCP, or DHCP is disabled even after bringing up the Router interface, Check “Edit” → “DHCP” → “General Setup” → “Ignore Interface”.
Wifi Client Mode
WPA Enterprise / PEAP
The default install is not capable authenticating to a WPA PEAP wireless network. You will need to deinstall the wpad-mini package and replace it with the full wpa-supplicant version. According to https://wiki.openwrt.org/doc/uci/wireless/encryption#configure_wpa2_enterprise_client_peap-gtc_using_one_time_password_otp (untested)