Hi,
I have set up an access server and a DD-WRT router and trying to get a site-to-site vpn set up. I'm currently testing over a test Lan before i deploy, but having trouble trying to get a connection. The openVPN server is a fresh new Ubuntu server and has pretty much just had a auto-login users enabled. then using this document
http://docs.openvpn.net/frequently-aske ... ss-server/
i have set up the client but it will not connect please, please see log file below, any help would be great.
Serverlog Clientlog 20120717 16:39:41 I OpenVPN 2.2.1 mipsel-linux [SSL] [LZO2] built on Jun 8 2012
20120717 16:39:41 MANAGEMENT: TCP Socket listening on 127.0.0.1:5001
20120717 16:39:41 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20120717 16:39:41 W WARNING: file '/tmp/openvpncl/client.key' is group or others accessible
20120717 16:39:41 W WARNING: file '/tmp/openvpncl/ta.key' is group or others accessible
20120717 16:39:41 I Control Channel Authentication: using '/tmp/openvpncl/ta.key' as a OpenVPN static key file
20120717 16:39:41 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
20120717 16:39:41 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
20120717 16:39:41 I LZO compression initialized
20120717 16:39:41 Control Channel MTU parms [ L:1542 D:166 EF:66 EB:0 ET:0 EL:0 ]
20120717 16:39:41 Socket Buffers: R=[114688->131072] S=[114688->131072]
20120717 16:39:41 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
20120717 16:39:41 Local Options String: 'V4 dev-type tun link-mtu 1542 tun-mtu 1500 proto UDPv4 comp-lzo keydir 1 cipher BF-CBC auth SHA1 keysize 128 tls-auth key-method 2 tls-client'
20120717 16:39:41 Expected Remote Options String: 'V4 dev-type tun link-mtu 1542 tun-mtu 1500 proto UDPv4 comp-lzo keydir 0 cipher BF-CBC auth SHA1 keysize 128 tls-auth key-method 2 tls-server'
20120717 16:39:41 Local Options hash (VER=V4): '504e774e'
20120717 16:39:41 Expected Remote Options hash (VER=V4): '14168603'
20120717 16:39:41 I UDPv4 link local: [undef]
20120717 16:39:41 I UDPv4 link remote: 172.16.254.119:1194
20120717 16:39:41 TLS: Initial packet from 172.16.254.119:1194 sid=7458c7b1 803d41eb
20120717 16:39:41 VERIFY OK: depth=1 /CN=OpenVPN_CA
20120717 16:39:41 VERIFY OK: nsCertType=SERVER
20120717 16:39:41 VERIFY OK: depth=0 /CN=OpenVPN_Server
20120717 16:39:44 MANAGEMENT: Client connected from 127.0.0.1:5001
20120717 16:39:44 D MANAGEMENT: CMD 'state'
20120717 16:39:44 MANAGEMENT: Client disconnected
20120717 16:39:44 MANAGEMENT: Client connected from 127.0.0.1:5001
20120717 16:39:44 D MANAGEMENT: CMD 'state'
20120717 16:39:44 MANAGEMENT: Client disconnected
20120717 16:39:44 MANAGEMENT: Client connected from 127.0.0.1:5001
20120717 16:39:44 D MANAGEMENT: CMD 'state'
20120717 16:39:44 MANAGEMENT: Client disconnected
20120717 16:39:44 MANAGEMENT: Client connected from 127.0.0.1:5001
20120717 16:39:44 D MANAGEMENT: CMD 'log 500'
19700101 00:00:00
DD-WRT client not connecting to Access Server
-
- OpenVpn Newbie
- Posts: 4
- Joined: Tue Jul 17, 2012 3:43 pm