sheppy 0 Posted ... 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# -------------------------------------------------------- clientdev tunproto udpremote nl.vpn.airdns.org 53resolv-retry infinitenobindpersist-keypersist-tunremote-cert-tls servercipher AES-256-CBCcomp-lzo noroute-delay 5verb 3explicit-exit-notify 5ca "ca.crt"cert "user.crt"key "user.key"tls-auth "ta.key" 1floatreneg-sec 0plugin /lib/openvpn/openvpn-down-root.so /usr/syno/etc.defaults/synovpnclient/scripts/ip-downlog-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 2015Mon Aug 24 22:21:10 2015 library versions: OpenSSL 1.0.1p-fips 9 Jul 2015, LZO 2.08Mon 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 accessibleMon Aug 24 22:21:10 2015 WARNING: file 'ta.key' is group or others accessibleMon Aug 24 22:21:10 2015 Control Channel Authentication: using 'ta.key' as a OpenVPN static key fileMon Aug 24 22:21:10 2015 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authenticationMon Aug 24 22:21:10 2015 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authenticationMon 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:53Mon Aug 24 22:21:10 2015 TLS: Initial packet from [AF_INET]213.152.161.44:53, sid=0554d615 61d29c8fMon 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.orgMon Aug 24 22:21:12 2015 Validating certificate key usageMon Aug 24 22:21:12 2015 ++ Certificate has key usage 00a0, expects 00a0Mon Aug 24 22:21:12 2015 VERIFY KU OKMon Aug 24 22:21:12 2015 Validating certificate extended key usageMon Aug 24 22:21:12 2015 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server AuthenticationMon Aug 24 22:21:12 2015 VERIFY EKU OKMon Aug 24 22:21:12 2015 VERIFY OK: depth=0, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=server, emailAddress=info@airvpn.orgMon Aug 24 22:21:18 2015 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit keyMon Aug 24 22:21:18 2015 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authenticationMon Aug 24 22:21:18 2015 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit keyMon Aug 24 22:21:18 2015 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authenticationMon Aug 24 22:21:18 2015 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 4096 bit RSAMon Aug 24 22:21:18 2015 [server] Peer Connection Initiated with [AF_INET]213.152.161.44:53Mon 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 modifiedMon Aug 24 22:21:21 2015 OPTIONS IMPORT: LZO parms modifiedMon Aug 24 22:21:21 2015 OPTIONS IMPORT: --ifconfig/up options modifiedMon Aug 24 22:21:21 2015 OPTIONS IMPORT: route options modifiedMon Aug 24 22:21:21 2015 OPTIONS IMPORT: route-related options modifiedMon Aug 24 22:21:21 2015 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modifiedMon Aug 24 22:21:21 2015 ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=eth0 HWADDR=00:11:32:19:e6:71Mon Aug 24 22:21:21 2015 TUN/TAP device tun0 openedMon Aug 24 22:21:21 2015 TUN/TAP TX queue length set to 100Mon Aug 24 22:21:21 2015 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0Mon Aug 24 22:21:21 2015 /sbin/ifconfig tun0 10.8.0.45 netmask 255.255.0.0 mtu 1500 broadcast 10.8.255.255Mon Aug 24 22:21:21 2015 PLUGIN_CALL: POST /lib/openvpn/openvpn-down-root.so/PLUGIN_UP status=0Mon Aug 24 22:21:26 2015 /sbin/route add -net 213.152.161.44 netmask 255.255.255.255 gw 192.168.0.1Mon Aug 24 22:21:26 2015 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.8.0.1Mon Aug 24 22:21:26 2015 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.8.0.1Mon Aug 24 22:21:26 2015 Initialization Sequence CompletedMon Aug 24 22:24:12 2015 [server] Inactivity timeout (--ping-restart), restartingMon Aug 24 22:24:12 2015 SIGUSR1[soft,ping-restart] received, process restartingMon 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 knownMon Aug 24 22:25:34 2015 RESOLVE: Cannot resolve host address: nl.vpn.airdns.org: Name or service not knownMon 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. Quote Share this post Link to post
sheppy 0 Posted ... Has anybody an idea?I've tried it many times now, but still not working... Quote Share this post Link to post
urbanconcrete 14 Posted ... Resolve the hostname...replace "nl.vpn.airdns.org" in your vpn-config with the ip of the server of your choice. Quote Share this post Link to post