How to Connect to a TP-Link OpenVPN Server from a DD-WRT Router

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

How to Connect to a TP-Link OpenVPN Server from a DD-WRT Router

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
How to Connect to a TP-Link OpenVPN Server from a DD-WRT Router
How to Connect to a TP-Link OpenVPN Server from a DD-WRT Router
2019-01-30 04:40:57

Hi,

 

I currently have an Archer C1200 setup as an OpenVPN server which is located on a network with a Public IP. I also have another router with an OpenVPN DD-WRT firmware behind a Private IP Address. I would like to connect from the DD-WRT Router to the Archer C1200 VPN Server. What values should I put in the DD-WRT Router Client for the TUN MTU Setting, TUN MTU Extra, TCP MSS, LZO Compression and nsCertType? Additionally, I also notice from the .ovpn file that the LZO compression is set to adaptive, however, the settings in the DD-WRT client is only Enable or Disable. 

 

The first part of the .ovpn certificate file is as follows:

 

client
dev tun
proto tcp
float
nobind
cipher AES-128-CBC
comp-lzo adaptive
resolv-retry infinite
persist-key
persist-tun
remote [my ip address] [port]

 

Thanks,

Bryan

  0      
  0      
#1
Options
1 Reply
Re:How to Connect to a TP-Link OpenVPN Server from a DD-WRT Router
2019-01-31 08:14:59

Here is the OpenVPN settings you need configured on the C1200. 
https://www.tp-link.com/en/faq-1239.html

For your DD-WRT router settings, it's suggested to contact the DD-WRT support.

  0  
  0  
#2
Options

Information

Helpful: 0

Views: 1791

Replies: 1

Related Articles