Recent content by Pete

  1. P

    OVPN connection loss after TLS re-key

    You are correct. So, I cancelled NordVPN account and switched to PIA. I see a stable connection during the last two days. Unlike NordVPN, PIA does not refresh the keys every hour. Configured PIA on GL-MT300N-V2 and it rocks.
  2. P

    OVPN connection loss after TLS re-key

    I am on 68U, Merlin 380.67, NordVPN. Had similar issue consistently and based on the NordVPN support chat, I added the line "auth-retry nointeract" to the custom configuration. Looking good so far. Note: Make sure that you are not exceeding six concurrent connections to the VPN server. Regards...
  3. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    After some tweaking, my ip route looks like this. I believe it is working as expected. admin@RT-AC68U-17F8:/tmp/home/root# ip route show table 115 10.244.0.1 dev ppp0 proto kernel scope link 185.151.58.113 via 10.244.0.1 dev ppp0 192.168.68.0/24 dev br0 proto kernel scope link src...
  4. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Looks better, but did not solve the issue. admin@RT-AC68U-17F8:/tmp/home/root# ./fixroute.sh Processing Routing table.... 111 10.244.0.1 dev ppp0 proto kernel scope link 104.192.2.218 via 10.244.0.1 dev ppp0 192.168.68.0/24 dev br0 proto kernel scope link src 192.168.68.1...
  5. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    The session hangs after executing the line " ip route flush table $TABLE >2 >dev>null " for the second time. Router needs to be restarted to start ssh connection
  6. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Based on Martineau's comments, there seems to be a known bug/limitation in the vpnrouting.sh script. Any thoughts or resolution? Thanks.
  7. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Thanks for your support. I have tried with different VPN provider for the second VPN connection and worked as expected. Do I have to rollback to previous version to overcome this script error? Thanks.
  8. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Thanks for your quick analysis. Anyone else is facing similar issue? Any resolution?
  9. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Thanks. Here is the output for your reference. All the traffic is flowing through VPN1, not through VPN5. admin@RT-AC68U-17F8:/tmp/home/root# ip route show table main 202.83.21.24 via 10.245.0.1 dev eth0 metric 1 107.191.33.51 via 10.244.0.1 dev ppp0 10.244.0.1 dev ppp0 proto kernel...
  10. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Thanks. There is no overlapping routes. VPN1 directs a few specific IPs through a VPN server. VPN5 routes rest of the IPs to a different VPN server. Looks like the policy rules are not processed as expected.
  11. P

    RT-AC68U: Unable to add 2nd OpenVPN client.

    Hi, I am using a TM-1900 router (800 MHz), upgraded to AC68U. Firmware 380.65. I configured OpenVPN with NordVPN.com. OpenVPN clients on the router 1 and 5 works fine. However, if I add a third client, it does not route the connections as per the "Policy Rules". Instead, the connections are...
  12. P

    AC66U: Merlin 380.62: OpenVPN client performance issue

    Thanks everyone. I will plan to upgrade my existing hardware when time permits.
  13. P

    AC66U: Merlin 380.62: OpenVPN client performance issue

    This is the best I can get on a 30/30 Mbps line, closest server. Anything to servers in the USA is terribly slow. However, with the windows client the speed is about 25Mbps. As I said earlier, I am already using AC66U.
  14. P

    AC66U: Merlin 380.62: OpenVPN client performance issue

    Do you suggest AC56U, AC68U or AC68P? Thanks.
Back
Top