Recent content by kriebb

  1. K

    RT-AC66U OpenVPN Client - Can't change anything after first change - 380.70

    I found some code, that can explain why the openvpn does not change when you choose another client: function change_vpn_unit(val){ document.form.action_mode.value = "change_vpn_client_unit"; document.form.action = "apply.cgi"; document.form.target = ""; document.form.submit(); } This does...
  2. K

    RT-AC66U OpenVPN Client - Can't change anything after first change - 380.70

    Hi, I'm having diffuclties updating the openvpn client. I try to change settings on client1, 2, ... but the values keep fixed based on the first time I uploaded a openvpn file. If I switch to other VPN clients and try to upload, It says it is ok, but nothing changes. When I try to connect...
Back
Top