Jump to content
Not connected, Your IP: 3.141.202.54
sheppy

Unable to connect Synology to AirVPN

Recommended Posts

Hello,

 

I just set-up AirVPN on my Synoly, using this guide:

https://airvpn.org/topic/2487-how-to-configure-a-synology-device/

Straightforward, not that difficult...

 

However, my DiskStation refuses to connect:

Mon Aug 24 22:51:51 2015 RESOLVE: Cannot resolve host address: nl.vpn.airdns.org: Name or service not known

 
Looking at the log-file, all seems okay though.
 
I've tried attaching the set-up and log files, but I'm not permitted to do that...
 
This is my set-up (between ###, without the ### of course...):
#################################
# --------------------------------------------------------
# Air VPN | https://airvpn.org | Monday 24th of August 2015 11:39:26 AM
# OpenVPN Client Configuration
# AirVPN_Netherlands_UDP-53
# --------------------------------------------------------
 
client
dev tun
proto udp
remote nl.vpn.airdns.org 53
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
cipher AES-256-CBC
comp-lzo no
route-delay 5
verb 3
explicit-exit-notify 5
ca "ca.crt"
cert "user.crt"
key "user.key"
tls-auth "ta.key" 1
float
reneg-sec 0
plugin /lib/openvpn/openvpn-down-root.so /usr/syno/etc.defaults/synovpnclient/scripts/ip-down
log-append /volume1/homes/admin/AirVPN.log
#################################
 
And the log:
#################################
Mon Aug 24 22:21:10 2015 OpenVPN 2.3.6 i686-pc-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [MH] [iPv6] built on Jun 13 2015
Mon Aug 24 22:21:10 2015 library versions: OpenSSL 1.0.1p-fips 9 Jul 2015, LZO 2.08
Mon Aug 24 22:21:10 2015 PLUGIN_INIT: POST /lib/openvpn/openvpn-down-root.so '[/lib/openvpn/openvpn-down-root.so] [/usr/syno/etc.defaults/synovpnclient/scripts/ip-down]' intercepted=PLUGIN_UP|PLUGIN_DOWN 
Mon Aug 24 22:21:10 2015 WARNING: file 'user.key' is group or others accessible
Mon Aug 24 22:21:10 2015 WARNING: file 'ta.key' is group or others accessible
Mon Aug 24 22:21:10 2015 Control Channel Authentication: using 'ta.key' as a OpenVPN static key file
Mon Aug 24 22:21:10 2015 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Aug 24 22:21:10 2015 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Aug 24 22:21:10 2015 Socket Buffers: R=[212992->131072] S=[212992->131072]
Mon Aug 24 22:21:10 2015 UDPv4 link local: [undef]
Mon Aug 24 22:21:10 2015 UDPv4 link remote: [AF_INET]213.152.161.44:53
Mon Aug 24 22:21:10 2015 TLS: Initial packet from [AF_INET]213.152.161.44:53, sid=0554d615 61d29c8f
Mon Aug 24 22:21:12 2015 VERIFY OK: depth=1, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=airvpn.org CA, emailAddress=info@airvpn.org
Mon Aug 24 22:21:12 2015 Validating certificate key usage
Mon Aug 24 22:21:12 2015 ++ Certificate has key usage  00a0, expects 00a0
Mon Aug 24 22:21:12 2015 VERIFY KU OK
Mon Aug 24 22:21:12 2015 Validating certificate extended key usage
Mon Aug 24 22:21:12 2015 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Mon Aug 24 22:21:12 2015 VERIFY EKU OK
Mon Aug 24 22:21:12 2015 VERIFY OK: depth=0, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=server, emailAddress=info@airvpn.org
Mon Aug 24 22:21:18 2015 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Mon Aug 24 22:21:18 2015 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Aug 24 22:21:18 2015 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Mon Aug 24 22:21:18 2015 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Aug 24 22:21:18 2015 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 4096 bit RSA
Mon Aug 24 22:21:18 2015 [server] Peer Connection Initiated with [AF_INET]213.152.161.44:53
Mon Aug 24 22:21:21 2015 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Mon Aug 24 22:21:21 2015 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1 bypass-dhcp,dhcp-option DNS 10.8.0.1,comp-lzo no,route-gateway 10.8.0.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.8.0.45 255.255.0.0'
Mon Aug 24 22:21:21 2015 OPTIONS IMPORT: timers and/or timeouts modified
Mon Aug 24 22:21:21 2015 OPTIONS IMPORT: LZO parms modified
Mon Aug 24 22:21:21 2015 OPTIONS IMPORT: --ifconfig/up options modified
Mon Aug 24 22:21:21 2015 OPTIONS IMPORT: route options modified
Mon Aug 24 22:21:21 2015 OPTIONS IMPORT: route-related options modified
Mon Aug 24 22:21:21 2015 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Mon Aug 24 22:21:21 2015 ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=eth0 HWADDR=00:11:32:19:e6:71
Mon Aug 24 22:21:21 2015 TUN/TAP device tun0 opened
Mon Aug 24 22:21:21 2015 TUN/TAP TX queue length set to 100
Mon Aug 24 22:21:21 2015 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Mon Aug 24 22:21:21 2015 /sbin/ifconfig tun0 10.8.0.45 netmask 255.255.0.0 mtu 1500 broadcast 10.8.255.255
Mon Aug 24 22:21:21 2015 PLUGIN_CALL: POST /lib/openvpn/openvpn-down-root.so/PLUGIN_UP status=0
Mon Aug 24 22:21:26 2015 /sbin/route add -net 213.152.161.44 netmask 255.255.255.255 gw 192.168.0.1
Mon Aug 24 22:21:26 2015 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.8.0.1
Mon Aug 24 22:21:26 2015 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.8.0.1
Mon Aug 24 22:21:26 2015 Initialization Sequence Completed
Mon Aug 24 22:24:12 2015 [server] Inactivity timeout (--ping-restart), restarting
Mon Aug 24 22:24:12 2015 SIGUSR1[soft,ping-restart] received, process restarting
Mon Aug 24 22:24:12 2015 Restart pause, 2 second(s)
Mon Aug 24 22:24:14 2015 Socket Buffers: R=[212992->131072] S=[212992->131072]
Mon Aug 24 22:24:54 2015 RESOLVE: Cannot resolve host address: nl.vpn.airdns.org: Name or service not known
Mon Aug 24 22:25:34 2015 RESOLVE: Cannot resolve host address: nl.vpn.airdns.org: Name or service not known
Mon Aug 24 22:26:19 2015 RESOLVE: Cannot resolve host address: nl.vpn.airdns.org: Name or service not known
#################################
 
 
What could I be doing wrong???
 
Any help is appreciated.
 
Thanks in advance.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...