BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully

BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully

BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago - last edited a week ago
Tags: #VPN
Model: Archer BE550  
Hardware Version: V1
Firmware Version: 1.1.4 Build 20250813 rel.41793(4341)

after allowing firmware update 1.14 

 

When importing a .ovpn  OpenVPN client connection the resultant server is set to <HOSTNAME> instead of the actual vpn dnsname int he ovpn file.

 

I noticed this only started after 1.14 firmware update.  

 

test  OpenVPN      <HOSTNAME>      Disconnected   

 

 

 

 

  0      
  0      
#1
Options
12 Reply
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago

  @bengmau 

 

  0  
  0  
#3
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago

@bengmau Thank you very much for posting in the community.

 

Will the client connect to the OpenVPN Server or not after adding a device to the list and enable the connection on the VPN Client page?

Nice to Meet You in Our TP-Link Community. Check Out the Latest Posts: Introducing AI QoS: Elevate Your Gaming Experience on the Archer GE800 Gaming Router! Connect TP-Link Archer BE550 to Germany's DS-Lite (Dual Stack Lite) Internet via WAN Archer GE550 - BE9300 Tri-Band Wi-Fi 7 Gaming Router Archer AX90 New Firmware Added Support for EasyMesh and Ethernet Backhaul If you found a post or response helpful, please click Helpful (arrow pointing upward icon). If you are the author of a topic, remember to mark a helpful reply as the "Recommended Solution" (star icon) so that others can benefit from it.
  0  
  0  
#4
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago
no it does not connect
  0  
  0  
#5
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago
existing entries added before firmware update still work
  0  
  0  
#6
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago
If I add a L2TP/IPSEC new entry it works fine.
  0  
  0  
#7
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago

  @bengmau 

 

Hi,

 

Does the "remote" parameter inside the *.ovpn file contain any special characters or is it just something ordinary, like remote tp-link.com 1194 ?

  1  
  1  
#8
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago

@bengmau 

 

Could you please email us (support.forum@tp-link.com) the opvn file that you're trying to upload to the BE550? We will have a check.

Nice to Meet You in Our TP-Link Community. Check Out the Latest Posts: Introducing AI QoS: Elevate Your Gaming Experience on the Archer GE800 Gaming Router! Connect TP-Link Archer BE550 to Germany's DS-Lite (Dual Stack Lite) Internet via WAN Archer GE550 - BE9300 Tri-Band Wi-Fi 7 Gaming Router Archer AX90 New Firmware Added Support for EasyMesh and Ethernet Backhaul If you found a post or response helpful, please click Helpful (arrow pointing upward icon). If you are the author of a topic, remember to mark a helpful reply as the "Recommended Solution" (star icon) so that others can benefit from it.
  1  
  1  
#9
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago

  @woozle 

 

pretty normal.  tried both IP based and dns hostname based.

 

for reference I've tried public available .ovpn files from vpngate dot net as a reference test and those are also giving the same result when importing.

  0  
  0  
#10
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago

  @Kevin_Z 

 

I generated a .ovpn on the tplink be550 itself by temporarily turning on vpn server.  the ovpn generated by the tplink be550 itself imports fine.

 

the main difference between my own and test ovpn files it they have " # remark" statements and ";" remark statements mainly

 

 

  1  
  1  
#11
Options
Re:BE550 V1 after 1.14 firmware update cannot import openvpn .ovpn successfully
a week ago - last edited a week ago

  @bengmau 

 

Looks like this is a bug in TP-Link's ovpn file parser. 

 

There is a comment line in the *.ovpn files distributed VPN Gate that reads: # You have to specify as 'remote <HOSTNAME> <PORT>'. You can also

 

If you remove either that whole line or at least the part that reads "remote <HOSTNAME> <PORT>", then the BE550 imports the file correctly.

 

Normally, all lines that begin with a # should be ignored, but somehow the Archer BE550 doesn't adhere to that.

 

I might test this on other TP-Link routers, if I have some free time.
 

 

Edit:

On second thought, if we assume the BE550 V1 indeed processes all the comment lines in the *.ovpn file, then it would be safer to remove all of the references to OpenVPN parameters from the comment lines in the *.ovpn file, because what happens to the "remote" parameter would likely also happen to other parameters, like "dev" or "proto".
 

  1  
  1  
#12
Options