Open VPN keeps disconnecting

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
fly4you
DD-WRT Novice


Joined: 16 Nov 2012
Posts: 4

PostPosted: Fri Nov 16, 2012 9:43    Post subject: Open VPN keeps disconnecting Reply with quote
Hy guys,

I desperately try to get the openVPN on my Linksys E2500 to work. I flashed it with pretty much very build out there and always get the same problem. Here is the log that I get:



State
Server: : Local Address: Remote Address: Client: CONNECTED: SUCCESS Local Address: 10.119.76.78 Remote Address:

Status

Log
Serverlog Clientlog 20121116 13:36:45 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20121116 13:36:45 I Re-using SSL/TLS context
20121116 13:36:45 Control Channel MTU parms [ L:1541 D:138 EF:38 EB:0 ET:0 EL:0 ]
20121116 13:36:45 Socket Buffers: R=[114688->131072] S=[114688->131072]
20121116 13:36:45 Data Channel MTU parms [ L:1541 D:1450 EF:41 EB:4 ET:0 EL:0 ]
20121116 13:36:45 Local Options String: 'V4 dev-type tun link-mtu 1541 tun-mtu 1500 proto UDPv4 cipher BF-CBC auth SHA1 keysize 128 key-method 2 tls-client'
20121116 13:36:45 Expected Remote Options String: 'V4 dev-type tun link-mtu 1541 tun-mtu 1500 proto UDPv4 cipher BF-CBC auth SHA1 keysize 128 key-method 2 tls-server'
20121116 13:36:45 Local Options hash (VER=V4): '3514370b'
20121116 13:36:45 Expected Remote Options hash (VER=V4): '239669a8'
20121116 13:36:45 I UDPv4 link local: [undef]
20121116 13:36:45 I UDPv4 link remote: 178.33.35.8:1194
20121116 13:36:45 N TLS Error: local/remote TLS keys are out of sync: 178.33.35.8:1194 [0]
20121116 13:36:45 TLS: Initial packet from 178.33.35.8:1194 sid=4faa0cb3 65230cb9
20121116 13:36:46 VERIFY OK: depth=1 /C=US/ST=Virginia/L=Reston/O=Full_Mesh_Networks__Inc./OU=FMN_Engineering___Operations/CN=Full_Mesh_Networks_Certificate_Authority/emailAddress=support@fullmesh.net
20121116 13:36:46 VERIFY OK: nsCertType=SERVER
20121116 13:36:46 VERIFY OK: depth=0 /C=US/ST=Virginia/O=Full_Mesh_Networks__Inc./OU=WiTopia_Engineering___Operations/CN=vpn/emailAddress=support@witopia.net
20121116 13:36:48 W WARNING: 'link-mtu' is used inconsistently local='link-mtu 1541' remote='link-mtu 1542'
20121116 13:36:48 W WARNING: 'comp-lzo' is present in remote config but missing in local config remote='comp-lzo'
20121116 13:36:48 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
20121116 13:36:48 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
20121116 13:36:48 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
20121116 13:36:48 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
20121116 13:36:48 Control Channel: TLSv1 cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA 1024 bit RSA
20121116 13:36:48 I [vpn] Peer Connection Initiated with 178.33.35.8:1194
20121116 13:36:51 SENT CONTROL [vpn]: 'PUSH_REQUEST' (status=1)
20121116 13:36:51 PUSH: Received control message: 'PUSH_REPLY redirect-gateway def1 dhcp-option DNS 10.118.0.1 route 10.119.72.1 topology net30 ping 10 ping-restart 60 ifconfig 10.119.76.78 10.119.76.77'
20121116 13:36:51 OPTIONS IMPORT: timers and/or timeouts modified
20121116 13:36:51 OPTIONS IMPORT: --ifconfig/up options modified
20121116 13:36:51 OPTIONS IMPORT: route options modified
20121116 13:36:51 NOTE: --mute triggered...
20121116 13:36:51 1 variation(s) on previous 5 message(s) suppressed by --mute
20121116 13:36:51 I TUN/TAP device tun1 opened
20121116 13:36:51 TUN/TAP TX queue length set to 100
20121116 13:36:51 I /sbin/ifconfig tun1 10.119.76.78 pointopoint 10.119.76.77 mtu 1500
20121116 13:36:51 /sbin/route add -net 178.33.35.8 netmask 255.255.255.255 gw 192.168.1.1
20121116 13:36:51 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.119.76.77
20121116 13:36:51 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.119.76.77
20121116 13:36:51 /sbin/route add -net 10.119.72.1 netmask 255.255.255.255 gw 10.119.76.77
20121116 13:36:51 I Initialization Sequence Completed
20121116 13:37:15 MANAGEMENT: Client connected from 127.0.0.1:5001
20121116 13:37:15 D MANAGEMENT: CMD 'state'
20121116 13:37:15 MANAGEMENT: Client disconnected
20121116 13:37:15 MANAGEMENT: Client connected from 127.0.0.1:5001
20121116 13:37:15 D MANAGEMENT: CMD 'state'
20121116 13:37:15 MANAGEMENT: Client disconnected
20121116 13:37:15 MANAGEMENT: Client connected from 127.0.0.1:5001
20121116 13:37:15 D MANAGEMENT: CMD 'state'
20121116 13:37:15 MANAGEMENT: Client disconnected
20121116 13:37:15 MANAGEMENT: Client connected from 127.0.0.1:5001
20121116 13:37:15 D MANAGEMENT: CMD 'log 500'
19700101 00:00:00



Any body has an idea how to fix that?
Sponsor
BasCom
DD-WRT Guru


Joined: 29 Jul 2009
Posts: 1378
Location: Germany

PostPosted: Fri Nov 16, 2012 11:03    Post subject: Reply with quote
don´t see the problem? your tunnel is up and running.
_________________
RT-N66U @ Build 25697M K3.10.63
TL-WR842ND v1 @ BS-build 23919 WDS AP
TL-WR841ND @ BS-build 23919 WDS Client
TL-WR841ND @ BS-build 23919 Client Bridge ( Routed )
fly4you
DD-WRT Novice


Joined: 16 Nov 2012
Posts: 4

PostPosted: Fri Nov 16, 2012 14:21    Post subject: Reply with quote
The problem is that I can't connect to any homepage. No traffic goes through that router.
BasCom
DD-WRT Guru


Joined: 29 Jul 2009
Posts: 1378
Location: Germany

PostPosted: Fri Nov 16, 2012 23:03    Post subject: Reply with quote
it is a routing problem.has nothing to do with disconnection.
_________________
RT-N66U @ Build 25697M K3.10.63
TL-WR842ND v1 @ BS-build 23919 WDS AP
TL-WR841ND @ BS-build 23919 WDS Client
TL-WR841ND @ BS-build 23919 Client Bridge ( Routed )
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Sat Nov 17, 2012 1:48    Post subject: Reply with quote
Quote:
WARNING: 'comp-lzo' is present in remote config but missing in local config remote='comp-lzo'

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
fly4you
DD-WRT Novice


Joined: 16 Nov 2012
Posts: 4

PostPosted: Sat Nov 17, 2012 4:24    Post subject: Reply with quote
Any idea how to fix that?
BasCom
DD-WRT Guru


Joined: 29 Jul 2009
Posts: 1378
Location: Germany

PostPosted: Sat Nov 17, 2012 15:59    Post subject: Reply with quote
sash is right.

but pls switch on your brain. the warning message is telling you what to do. cant be easier.

_________________
RT-N66U @ Build 25697M K3.10.63
TL-WR842ND v1 @ BS-build 23919 WDS AP
TL-WR841ND @ BS-build 23919 WDS Client
TL-WR841ND @ BS-build 23919 Client Bridge ( Routed )
fly4you
DD-WRT Novice


Joined: 16 Nov 2012
Posts: 4

PostPosted: Sat Nov 17, 2012 17:51    Post subject: Reply with quote
Thanks a lot guys, got it working now.
jalanmac
DD-WRT Novice


Joined: 20 Sep 2006
Posts: 38

PostPosted: Wed Nov 21, 2012 13:15    Post subject: Reply with quote
fly4you,

What version firmware are you using and are you using it like a cloakbox? I have successfully configured 14XXX versions with witopia but have not been successful with any other version up through 18XXX. Before I give a 19XXX or 20XXX version a shot I thought I would check to make sure someone else had one working.....

Thanks,
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum