C2600 OpenVPN

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

C2600 OpenVPN

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
C2600 OpenVPN
C2600 OpenVPN
2018-03-11 17:16:30
Model :

Hardware Version :

Firmware Version :

ISP :

Hi
I need help with my C2600. I have serched google and found no solution.
I am trying to setup Openvpn. I have the lastest firmware on my router.
I have generated the config file and downloaded and used itunes to sync to my iphone 6s
when i open openvpn app I get the following error:-
Error loading profile:
option_error: option 'cipher' must have at least 2 arguments

Anyone know how to fix this?

Thanks
0
0
#1
7 Reply
Re:C2600 OpenVPN
2018-03-12 16:57:31
Update: Also tried file on android phone and got the same error message.
0
0
#2
Re:C2600 OpenVPN
2018-03-12 17:31:53
Update:
Looks like the file exported by the C2600 is missing information.
First part of the config from TP-Link:-
client
dev tun
proto udp
float
nobind
cipher
comp-lzo adaptive
resolv-retry infinite
persist-key
persist-tun
remote MYIPADDRESS 1194
There should be information next to the cipher. I used another working profile of a friend to correct. The profile can now be loaded. See below:-
client
dev tun
proto udp
float
nobind
ncp-cipher AES-128-GCM:AES-256-GCM:AES-128-CBC:AES-256-CBC
comp-lzo adaptive
resolv-retry infinite
persist-key
persist-tun
remote MYIPADDRESS 1194
0
0
#3
Re:C2600 OpenVPN
2018-03-16 13:40:24
Hi, you can email tplink support the vpn config file to test it
0
0
#4
Re:C2600 OpenVPN
2019-11-22 10:45:35 - last edited 2019-11-22 10:56:37

@NsC0001 Hi, just simple comment it out the cipher line. (;cipher)

0
0
#5
Re:C2600 OpenVPN
2020-03-06 13:18:19

@NsC0001 

i had same problem and comment it out. After that i got: Fri Mar 06 14:01:01 2020 WARNING: No server certificate verification method has been enabled.http://openvpn.net/howto.html#mitm

0
0
#6
Re:C2600 OpenVPN
2020-03-09 06:29:46

@Florenz 

 

Hello, below is the instruction to enable OpenVPN on this router. 

https://www.tp-link.com/support/faq/1544/ 

 

Please enable the OPVN server first and then generate the certificate. 

 

May it help. 

0
0
#7
Re:C2600 OpenVPN
2020-03-09 07:11:06

@Kevin_Z 

Thanks - but it doesnt help.

0
0
#8