I'm trying to configure my router's OpenVPN client to run TigerVPN service I recently purchased. I've reached their technical support, but they don't know how to properly configure it (more specifically; a proper guide). They simply recommended me to change to Tomato or DD-WRT.
Router log:
After I start the service, seconds later I'm without Internet connection.
Router log:
Code:
Nov 6 19:23:41 kernel: tun: Universal TUN/TAP device driver, 1.6
Nov 6 19:23:41 kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Nov 6 19:23:42 openvpn[1300]: OpenVPN 2.3.7 mipsel-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Aug 3 2015
Nov 6 19:23:42 openvpn[1300]: library versions: OpenSSL 1.0.2d 9 Jul 2015, LZO 2.09
Nov 6 19:23:42 openvpn[1304]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 6 19:23:42 openvpn[1304]: Socket Buffers: R=[118784->131072] S=[118784->131072]
Nov 6 19:23:42 openvpn[1304]: UDPv4 link local: [undef]
Nov 6 19:23:42 openvpn[1304]: UDPv4 link remote: [AF_INET]162.250.2.18:1194
Nov 6 19:23:42 openvpn[1304]: TLS: Initial packet from [AF_INET]162.250.2.18:1194, sid=1e8f53a0 2628b3d6
Nov 6 19:23:42 openvpn[1304]: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Nov 6 19:23:42 openvpn[1304]: VERIFY OK: depth=1, C=SK, ST=Bratislava, L=Bratislava, O=Tiger At Work & Co. k. s., OU=tigerVPN, CN=tigerVPN, name=tigerVPN, emailAddress=help@tigervpn.com
Nov 6 19:23:42 openvpn[1304]: Validating certificate key usage
Nov 6 19:23:42 openvpn[1304]: ++ Certificate has key usage 00a0, expects 00a0
Nov 6 19:23:42 openvpn[1304]: VERIFY KU OK
Nov 6 19:23:42 openvpn[1304]: Validating certificate extended key usage
Nov 6 19:23:42 openvpn[1304]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Nov 6 19:23:42 openvpn[1304]: VERIFY EKU OK
Nov 6 19:23:42 openvpn[1304]: VERIFY OK: depth=0, C=SK, ST=Bratislava, L=Bratislava, O=Tiger At Work & Co. k. s., OU=tigerVPN, CN=tigervpn.com, name=tigerVPN, emailAddress=help@tigervpn.com
Nov 6 19:23:43 openvpn[1304]: Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Nov 6 19:23:43 openvpn[1304]: Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 6 19:23:43 openvpn[1304]: NOTE: --mute triggered...
Nov 6 19:23:43 openvpn[1304]: 3 variation(s) on previous 10 message(s) suppressed by --mute
Nov 6 19:23:43 openvpn[1304]: [tigervpn.com] Peer Connection Initiated with [AF_INET]162.250.2.18:1194
Nov 6 19:23:45 openvpn[1304]: SENT CONTROL [tigervpn.com]: 'PUSH_REQUEST' (status=1)
Nov 6 19:23:45 openvpn[1304]: PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 162.250.2.19,route-gateway 10.153.21.1,topology subnet,ping 10,ping-restart 30,ifconfig 10.153.21.54 255.255.255.0'
Nov 6 19:23:45 openvpn[1304]: OPTIONS IMPORT: timers and/or timeouts modified
Nov 6 19:23:45 openvpn[1304]: OPTIONS IMPORT: --ifconfig/up options modified
Nov 6 19:23:45 openvpn[1304]: OPTIONS IMPORT: route options modified
Nov 6 19:23:45 openvpn[1304]: OPTIONS IMPORT: route-related options modified
Nov 6 19:23:45 openvpn[1304]: OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Nov 6 19:23:45 openvpn[1304]: TUN/TAP device tun11 opened
Nov 6 19:23:45 openvpn[1304]: TUN/TAP TX queue length set to 100
Nov 6 19:23:45 openvpn[1304]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Nov 6 19:23:45 openvpn[1304]: /usr/sbin/ip link set dev tun11 up mtu 1500
Nov 6 19:23:45 openvpn[1304]: /usr/sbin/ip addr add dev tun11 10.153.21.54/24 broadcast 10.153.21.255
Nov 6 19:23:45 openvpn[1304]: updown.sh tun11 1500 1558 10.153.21.54 255.255.255.0 init
Nov 6 19:23:46 rc_service: service 1336:notify_rc updateresolv
Nov 6 19:23:46 dnsmasq[1292]: exiting on receipt of SIGTERM
Nov 6 19:23:46 dnsmasq[1339]: started, version 2.75 cachesize 1500
Nov 6 19:23:46 dnsmasq[1339]: warning: interface ppp1* does not currently exist
Nov 6 19:23:46 dnsmasq[1339]: asynchronous logging enabled, queue limit is 5 messages
Nov 6 19:23:46 dnsmasq-dhcp[1339]: DHCP, IP range 192.168.2.2 -- 192.168.2.254, lease time 1d
Nov 6 19:23:46 dnsmasq[1339]: read /etc/hosts - 5 addresses
Nov 6 19:23:46 dnsmasq[1339]: using nameserver 208.67.220.220#53 for domain local
Nov 6 19:23:46 dnsmasq[1339]: using nameserver 208.67.222.222#53 for domain local
Nov 6 19:23:46 dnsmasq[1339]: using nameserver 162.250.2.19#53
Nov 6 19:23:46 dnsmasq[1339]: using nameserver 208.67.222.222#53
Nov 6 19:23:46 dnsmasq[1339]: using nameserver 208.67.220.220#53
Nov 6 19:23:51 openvpn[1304]: /usr/sbin/ip route add 162.250.2.18/32 via 196.3.74.38
Nov 6 19:23:51 openvpn[1304]: ERROR: Linux route add command failed: external program exited with error status: 2
Nov 6 19:23:51 openvpn[1304]: /usr/sbin/ip route add 0.0.0.0/1 via 10.153.21.1
Nov 6 19:23:51 openvpn[1304]: /usr/sbin/ip route add 128.0.0.0/1 via 10.153.21.1
Nov 6 19:23:51 openvpn-routing: Skipping, client 1 not in routing policy mode
Nov 6 19:23:51 openvpn[1304]: Initialization Sequence Completed
Nov 6 19:24:15 openvpn[1304]: [tigervpn.com] Inactivity timeout (--ping-restart), restarting
Nov 6 19:24:15 openvpn[1304]: SIGUSR1[soft,ping-restart] received, process restarting
Nov 6 19:24:15 openvpn[1304]: Restart pause, 2 second(s)
Nov 6 19:24:17 openvpn[1304]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 6 19:24:17 openvpn[1304]: Socket Buffers: R=[118784->131072] S=[118784->131072]
After I start the service, seconds later I'm without Internet connection.
Last edited: