I see some errors in output:

...
Mon Sep 14 10:33:06 2015 SENT CONTROL [ovpn-brq.example.com]: 'PUSH_REQUEST' 
(status=1)
Mon Sep 14 10:33:06 2015 PUSH: Received control message: 
'PUSH_REPLY,route-gateway 10.40.204.1,route 10.0.0.0 255.0.0.0,dhcp-option DNS 
10.38.5.26,dhcp-option DNS 10.35.255.14,dhcp-option DOMAIN example.com,ping 
30,ping-exit 600,explicit-exit-notify 3,topology subnet,ifconfig 10.40.204.79 
255.255.252.0'
Mon Sep 14 10:33:06 2015 OPTIONS IMPORT: timers and/or timeouts modified
Mon Sep 14 10:33:06 2015 OPTIONS IMPORT: explicit notify parm(s) modified
Mon Sep 14 10:33:06 2015 OPTIONS IMPORT: --ifconfig/up options modified
Mon Sep 14 10:33:06 2015 OPTIONS IMPORT: route options modified
Mon Sep 14 10:33:06 2015 OPTIONS IMPORT: route-related options modified
Mon Sep 14 10:33:06 2015 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option 
options modified
Mon Sep 14 10:33:06 2015 ROUTE_GATEWAY 10.34.131.254
Mon Sep 14 10:33:06 2015 TUN/TAP device /dev/tun0 opened
Mon Sep 14 10:33:06 2015 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Mon Sep 14 10:33:06 2015 /sbin/ifconfig tun0 10.40.204.79 10.40.204.79 mtu 1360 
netmask 255.255.252.0 up link0
Mon Sep 14 10:33:06 2015 /sbin/route add -net 10.40.204.0 10.40.204.79 -netmask 
255.255.252.0
route: writing to routing socket: File exists
add net 10.40.204.0: gateway 10.40.204.79: File exists
Mon Sep 14 10:33:06 2015 ERROR: OpenBSD/NetBSD route add command failed: 
external program exited with error status: 1
Mon Sep 14 10:33:06 2015 PLUGIN_CALL: POST 
/usr/local/lib/openvpn/plugins/openvpn-plugin-down-root.so/PLUGIN_UP status=0
Mon Sep 14 10:33:06 2015 /etc/openvpn/ovpn-brq-udp-client.up tun0 1360 1417 
10.40.204.79 255.255.252.0 init
OpenVPN run:
Opening socket /var/pdnsd/pdnsd.status
Succeeded
Mon Sep 14 10:33:06 2015 /sbin/route add -net 10.0.0.0 10.40.204.1 -netmask 
255.0.0.0
add net 10.0.0.0: gateway 10.40.204.1
Mon Sep 14 10:33:06 2015 GID set to _openvpn
Mon Sep 14 10:33:06 2015 UID set to _openvpn
Mon Sep 14 10:33:06 2015 Initialization Sequence Completed

$ ifconfig tun
tun0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
        lladdr fe:e1:ba:d0:c0:f7
        priority: 0
        groups: tun
        status: active
        inet 10.40.204.79 netmask 0xfffffc00 broadcast 10.40.207.255

$ netstat -rnf inet | grep tun
10/8               10.40.204.1        UGS        8     1351     -     8 tun0 
10.40.204/22       10.40.204.79       UC         1        0     -     8 tun0 
10.40.204.1        link#8             UHRLc      1        0     -     8 tun0 
10.40.207.255      10.40.204.79       UHb        0        0     -     1 tun0 

j.

Reply via email to