Page 1 of 1

VPN not working anymore

Posted: Tue Jul 01, 2014 10:05 pm
by Azsde
Hi everyone,

So I have a problem with my VPN, I had everything set up and running smooth on my raspberry pi until yesterday, but now only my regular internet access allow me to connect to my VPN, and when I try over cellular data, I can't connect to the server at all ...

I didn't change anything, nor have updated anything neither on my phone and on my raspberry.

When i try to connect, I have the following log on my phone :

Code: Select all

OpenVPN Start
EVENT : CORE_THREAD_ACTIVE
UNUSED OPTIONS
4[resolv-retry][infinite]
5[nobind]
6[persist-key]
7[persist-tun]
12[verb][3]

LZO-ASYM init swap=0 asym=0
EVENT: RESOLVE
Contacting [myserverIPadress]:1194 via TCP
EVENT WAIT
Contacting [myserverIPadress]:1194 (myserverIPadress) via TCPv4
Serverpoll timeout, trying next remote entry ...
EVENT : RECONNECTING
LZO-ASYM init swap=0 asym=0
EVENT: RESOLVE
Contacting [myserverIPadress]:1194 via TCP
EVENT WAIT
Contacting [myserverIPadress]:1194 (myserverIPadress) via TCPv4
Serverpoll timeout, trying next remote entry ...
EVENT : RECONNECTING
LZO-ASYM init swap=0 asym=0
EVENT: RESOLVE
Contacting [myserverIPadress]:1194 via TCP
EVENT WAIT
Contacting [myserverIPadress]:1194 (myserverIPadress) via TCPv4
Serverpoll timeout, trying next remote entry ...
EVENT : RECONNECTING
And it goes back to LZO-ASYM init swap=0 asym=0 and so on ...

And here's the log of my openvpn-status.log when I'm trying to connect :

Code: Select all

OpenVPN CLIENT LIST
Updated,Tue Jul  1 17:43:02 2014
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
UNDEF,[MyClientIP]:17083,14,28,Tue Jul  1 17:42:59 2014
ROUTING TABLE
Virtual Address,Common Name,Real Address,Last Ref
GLOBAL STATS
Max bcast/mcast queue length,0
END



And here's the openvpn.log file :

Code: Select all

Tue Jul  1 18:14:05 2014 us=949236 MULTI: multi_create_instance called
Tue Jul  1 18:14:05 2014 us=949713 Re-using SSL/TLS context
Tue Jul  1 18:14:05 2014 us=949919 LZO compression initialized
Tue Jul  1 18:14:05 2014 us=950654 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue Jul  1 18:14:05 2014 us=950918 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Jul  1 18:14:05 2014 us=951328 Local Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Jul  1 18:14:05 2014 us=951499 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Jul  1 18:14:05 2014 us=951742 Local Options hash (VER=V4): 'c0103fa8'
Tue Jul  1 18:14:05 2014 us=951973 Expected Remote Options hash (VER=V4): '69109d17'
Tue Jul  1 18:14:05 2014 us=952237 TCP connection established with [AF_INET][myclientIP]:9155
Tue Jul  1 18:14:05 2014 us=952420 TCPv4_SERVER link local: [undef]
Tue Jul  1 18:14:05 2014 us=952604 TCPv4_SERVER link remote: [AF_INET][myclientIP]:9155
Tue Jul  1 18:14:06 2014 us=14843 [myclientIP]:9155 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:14:06 2014 us=15208 [myclientIP]:9155 TLS: Initial packet from [AF_INET][myclientIP]:9155, sid=15f8097d 1f903c64
Tue Jul  1 18:14:06 2014 us=15588 [myclientIP]:9155 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:14:08 2014 us=201949 [myclientIP]:9155 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:14:08 2014 us=202430 [myclientIP]:9155 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:14:12 2014 us=688380 [myclientIP]:9155 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:14:20 2014 us=642317 [myclientIP]:9155 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:14:36 2014 us=678959 [myclientIP]:9155 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:05 2014 us=33887 [myclientIP]:9155 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9155: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:05 2014 us=34283 [myclientIP]:9155 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Tue Jul  1 18:15:05 2014 us=34558 [myclientIP]:9155 TLS Error: TLS handshake failed
Tue Jul  1 18:15:05 2014 us=35208 [myclientIP]:9155 Fatal TLS error (check_tls_errors_co), restarting
Tue Jul  1 18:15:05 2014 us=35425 [myclientIP]:9155 SIGUSR1[soft,tls-error] received, client-instance restarting
Tue Jul  1 18:15:05 2014 us=35923 TCP/UDP: Closing socket
Tue Jul  1 18:15:05 2014 us=641841 MULTI: multi_create_instance called
Tue Jul  1 18:15:05 2014 us=642280 Re-using SSL/TLS context
Tue Jul  1 18:15:05 2014 us=642642 LZO compression initialized
Tue Jul  1 18:15:05 2014 us=643389 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue Jul  1 18:15:05 2014 us=643641 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Jul  1 18:15:05 2014 us=644037 Local Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Jul  1 18:15:05 2014 us=644198 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Jul  1 18:15:05 2014 us=644432 Local Options hash (VER=V4): 'c0103fa8'
Tue Jul  1 18:15:05 2014 us=644653 Expected Remote Options hash (VER=V4): '69109d17'
Tue Jul  1 18:15:05 2014 us=644908 TCP connection established with [AF_INET][myclientIP]:9156
Tue Jul  1 18:15:05 2014 us=645086 TCPv4_SERVER link local: [undef]
Tue Jul  1 18:15:05 2014 us=645259 TCPv4_SERVER link remote: [AF_INET][myclientIP]:9156
Tue Jul  1 18:15:06 2014 us=618307 [myclientIP]:9156 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:06 2014 us=618766 [myclientIP]:9156 TLS: Initial packet from [AF_INET][myclientIP]:9156, sid=dae70332 408c82eb
Tue Jul  1 18:15:06 2014 us=619177 [myclientIP]:9156 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:15:08 2014 us=760584 [myclientIP]:9156 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:08 2014 us=830593 [myclientIP]:9156 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:08 2014 us=831149 [myclientIP]:9156 TCPv4_SERVER WRITE [22] to [AF_INET][myclientIP]:9156: P_ACK_V1 kid=0 [ 0 ]
Tue Jul  1 18:15:12 2014 us=42639 [myclientIP]:9156 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:20 2014 us=870540 [myclientIP]:9156 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:15:36 2014 us=500883 [myclientIP]:9156 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9156: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:16:06 2014 us=24005 [myclientIP]:9156 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Tue Jul  1 18:16:06 2014 us=24350 [myclientIP]:9156 TLS Error: TLS handshake failed
Tue Jul  1 18:16:06 2014 us=24997 [myclientIP]:9156 Fatal TLS error (check_tls_errors_co), restarting
Tue Jul  1 18:16:06 2014 us=25211 [myclientIP]:9156 SIGUSR1[soft,tls-error] received, client-instance restarting
Tue Jul  1 18:16:06 2014 us=25717 TCP/UDP: Closing socket
Tue Jul  1 18:16:14 2014 us=846036 MULTI: multi_create_instance called
Tue Jul  1 18:16:14 2014 us=846507 Re-using SSL/TLS context
Tue Jul  1 18:16:14 2014 us=846709 LZO compression initialized
Tue Jul  1 18:16:14 2014 us=847437 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue Jul  1 18:16:14 2014 us=847699 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Jul  1 18:16:14 2014 us=848111 Local Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Jul  1 18:16:14 2014 us=848280 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Jul  1 18:16:14 2014 us=848852 Local Options hash (VER=V4): 'c0103fa8'
Tue Jul  1 18:16:14 2014 us=849146 Expected Remote Options hash (VER=V4): '69109d17'
Tue Jul  1 18:16:14 2014 us=849420 TCP connection established with [AF_INET][myclientIP]:9158
Tue Jul  1 18:16:14 2014 us=849612 TCPv4_SERVER link local: [undef]
Tue Jul  1 18:16:14 2014 us=849884 TCPv4_SERVER link remote: [AF_INET][myclientIP]:9158
Tue Jul  1 18:16:15 2014 us=30144 [myclientIP]:9158 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:16:15 2014 us=30473 [myclientIP]:9158 TLS: Initial packet from [AF_INET][myclientIP]:9158, sid=05927a25 b82b63e1
Tue Jul  1 18:16:15 2014 us=30836 [myclientIP]:9158 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:16:17 2014 us=138184 [myclientIP]:9158 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:16:17 2014 us=297411 [myclientIP]:9158 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:16:17 2014 us=297978 [myclientIP]:9158 TCPv4_SERVER WRITE [22] to [AF_INET][myclientIP]:9158: P_ACK_V1 kid=0 [ 0 ]
Tue Jul  1 18:16:21 2014 us=511672 [myclientIP]:9158 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:16:29 2014 us=813027 [myclientIP]:9158 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:16:45 2014 us=222914 [myclientIP]:9158 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9158: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:17:14 2014 us=343280 [myclientIP]:9158 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Tue Jul  1 18:17:14 2014 us=343614 [myclientIP]:9158 TLS Error: TLS handshake failed
Tue Jul  1 18:17:14 2014 us=344259 [myclientIP]:9158 Fatal TLS error (check_tls_errors_co), restarting
Tue Jul  1 18:17:14 2014 us=344474 [myclientIP]:9158 SIGUSR1[soft,tls-error] received, client-instance restarting
Tue Jul  1 18:17:14 2014 us=344999 TCP/UDP: Closing socket
Tue Jul  1 18:17:18 2014 us=116868 MULTI: multi_create_instance called
Tue Jul  1 18:17:18 2014 us=117330 Re-using SSL/TLS context
Tue Jul  1 18:17:18 2014 us=117534 LZO compression initialized
Tue Jul  1 18:17:18 2014 us=118277 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue Jul  1 18:17:18 2014 us=118545 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Jul  1 18:17:18 2014 us=119064 Local Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Jul  1 18:17:18 2014 us=119239 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Jul  1 18:17:18 2014 us=119484 Local Options hash (VER=V4): 'c0103fa8'
Tue Jul  1 18:17:18 2014 us=119714 Expected Remote Options hash (VER=V4): '69109d17'
Tue Jul  1 18:17:18 2014 us=119970 TCP connection established with [AF_INET][myclientIP]:9161
Tue Jul  1 18:17:18 2014 us=120153 TCPv4_SERVER link local: [undef]
Tue Jul  1 18:17:18 2014 us=120336 TCPv4_SERVER link remote: [AF_INET][myclientIP]:9161
Tue Jul  1 18:17:18 2014 us=544051 [myclientIP]:9161 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:17:18 2014 us=544394 [myclientIP]:9161 TLS: Initial packet from [AF_INET][myclientIP]:9161, sid=0a14262b 7e1397b7
Tue Jul  1 18:17:18 2014 us=544757 [myclientIP]:9161 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:17:20 2014 us=780255 [myclientIP]:9161 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:17:20 2014 us=832506 [myclientIP]:9161 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:17:20 2014 us=833164 [myclientIP]:9161 TCPv4_SERVER WRITE [22] to [AF_INET][myclientIP]:9161: P_ACK_V1 kid=0 [ 0 ]
Tue Jul  1 18:17:24 2014 us=185834 [myclientIP]:9161 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:17:32 2014 us=937736 [myclientIP]:9161 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:17:48 2014 us=931284 [myclientIP]:9161 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9161: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:18:18 2014 us=367287 [myclientIP]:9161 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Tue Jul  1 18:18:18 2014 us=367595 [myclientIP]:9161 TLS Error: TLS handshake failed
Tue Jul  1 18:18:18 2014 us=368230 [myclientIP]:9161 Fatal TLS error (check_tls_errors_co), restarting
Tue Jul  1 18:18:18 2014 us=368440 [myclientIP]:9161 SIGUSR1[soft,tls-error] received, client-instance restarting
Tue Jul  1 18:18:18 2014 us=369001 TCP/UDP: Closing socket
Tue Jul  1 18:18:19 2014 us=249029 MULTI: multi_create_instance called
Tue Jul  1 18:18:19 2014 us=249472 Re-using SSL/TLS context
Tue Jul  1 18:18:19 2014 us=249672 LZO compression initialized
Tue Jul  1 18:18:19 2014 us=250402 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Tue Jul  1 18:18:19 2014 us=250661 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Jul  1 18:18:19 2014 us=251076 Local Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Jul  1 18:18:19 2014 us=251248 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1544,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Jul  1 18:18:19 2014 us=251490 Local Options hash (VER=V4): 'c0103fa8'
Tue Jul  1 18:18:19 2014 us=251717 Expected Remote Options hash (VER=V4): '69109d17'
Tue Jul  1 18:18:19 2014 us=251963 TCP connection established with [AF_INET][myclientIP]:9163
Tue Jul  1 18:18:19 2014 us=252146 TCPv4_SERVER link local: [undef]
Tue Jul  1 18:18:19 2014 us=252323 TCPv4_SERVER link remote: [AF_INET][myclientIP]:9163
Tue Jul  1 18:18:20 2014 us=209266 [myclientIP]:9163 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9163: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:18:20 2014 us=209612 [myclientIP]:9163 TLS: Initial packet from [AF_INET][myclientIP]:9163, sid=631b1b8d b803d140
Tue Jul  1 18:18:20 2014 us=209988 [myclientIP]:9163 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9163: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:18:22 2014 us=340551 [myclientIP]:9163 TCPv4_SERVER READ [14] from [AF_INET][myclientIP]:9163: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:18:22 2014 us=341043 [myclientIP]:9163 TCPv4_SERVER WRITE [26] to [AF_INET][myclientIP]:9163: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ 0 ] pid=0 DATA len=0
Tue Jul  1 18:18:26 2014 us=867067 [myclientIP]:9163 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9163: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0
Tue Jul  1 18:18:35 2014 us=158055 [myclientIP]:9163 TCPv4_SERVER WRITE [14] to [AF_INET][myclientIP]:9163: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 [ ] pid=0 DATA len=0


And now my configuration :

Client :

Code: Select all

client
dev tun
proto tcp-client
remote [myserverIPAdress] 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
comp-lzo
verb 3
Server :

Code: Select all

local 192.168.0.5
port 1194
proto tcp-server
dev tun
ca ca.crt
cert papy.crt
key mykey.key 
dh dh2048.pem
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 208.67.222.222"
push "dhcp-option DNS 208.67.220.220"
keepalive 10 120
comp-lzo
persist-key
persist-tun
status openvpn-status.log
log-append  openvpn.log
verb 6


Any idea on how to fix this ?

Thank you in advance.

Regards,

Azsde

Re: VPN not working anymore

Posted: Wed Jul 30, 2014 3:22 am
by jorishan
If you happen to be in search for an institution that will enable you to encrypt all your internet traffic, then yiou may want to try and visit http://www.primovpn.net for more information on how to avail on this and get to enjoy our great deal and offers now.