Hello all, First: thanks a lot for OpenWrt and being able to connect through a OpenConnect VPN with it - it works well on my WT3020 (MT7620), although it did take me a little time to set it up. I presume that most of these are known things, but I thought I mention the things that work as expected:
* The "bring up on boot" checkbox in luci didn't work for me. I presume this is because openconnect tries to connect before my WAN connection (w/ DHCP) is up. user.notice openconnect: Could not resolve server address: 'tld.of.my.vpn' daemon.notice netifd: wan (887): udhcpc (v1.22.1) started user.notice firewall: Reloading firewall due to ifup of lan (br-lan) daemon.notice netifd: wan (887): Sending discover... I worked around this for now with a custom boot script that sleeps some seconds before running ifup. * Bringing the VPN interface down again doesn't restore regular internet access. It seems the routes (and DNS?) that came with the VPN stay also after running ifdown. * The interface in /etc/config/network needed an option authgroup to work for me. Sending a patch. Best Gottfried PS: Please CC me as I might not remain subscribed to the list. _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
