VPN Client on Wi-Fi Router Is Not Working

VPN Client on Wi-Fi Router Is Not Working

243 Reply
Re:VPN Client on Wi-Fi Router Is Not Working-Solution
Thursday - last edited Friday

  @Joseph-TP thank you for the quick reply! I have managed to get this working as you suggested, I will leave the instructions below if anyone else faces this issue:

 

If you have a .ovpn file which contains an encrypted private key and it won't work setting it up in the VPN Client router settings you can:

 

1. Open the .ovpn file in a text editor and copy the entire content between the <key></key> tags into a file called in.key

2. Use openssl to decrypt the key by doing openssl pkey -in in.key -out out.key

3. If you are prompted for a password, enter the password for your private key (the one you use to set up the OpenVPN connection in OpenVPN Connect)

4. Copy the contents of out.key back into the .ovpn file

5. Upload the file the router settings

 

 

Recommended Solution
  1  
  1  
#253
Options
Re:VPN Client on Wi-Fi Router Is Not Working
Yesterday

  @Kevin_Z 

1. Model number, hardware, and firmware version of your TP-Link Router. 

 

Firmware Version:

1.1.2 Build 20241014 rel.59971(5553)

Hardware Version:

Archer AX55 v4.0


2. What kind of VPN server you are connecting to?

Amazon EC-2 instance running OpenVPN server, on Linux Ubuntu


3. What kind of VPN type are you choosing on the TP-Link router, OpenVPN, or PPTP VPN?

OpenVPN


4. What kind of VPN Client software you were using on the local PC or phone when it was connecting fine? Please test and make sure you can connect to the server with third-party software, such as OpenVPN Connect for OpenVPN and WireGuard App for WireGuard VPN.

OpenVPN Connect

 

5. Which step did you stuck in, any error message or screenshot?

Stuck at connecting, traffic routed outside of VPN.


6. Troubleshooting you've done before, and be sure the .opvn file for OpenVPN or .conf file for WireGuard is included when emailing to support.

Checked if pivate key included in .opv is encrypted. It isn't. 

I can share the ovpn config by email on reply!!! Please help.

  0  
  0  
#254
Options
Re:VPN Client on Wi-Fi Router Is Not Working
Yesterday

 Hi @easyUp,

The tech team was made aware of your issue, they will likely reach out to you via email to continue to troubleshoot your issue. Please check your email box and confirm.

  0  
  0  
#255
Options