Veldkornet
Senior Member
So I've configured an OpenVPN Client with PrivateTunnel on my 87u with merlin 280.58 alpha3, and basically after I connect the router to the VPN and then go to dnsleaktest.com, I still see all of my normal OpenDNS servers.
Looking at the logs, it looks as though once connected to the VPN, the DNS servers change but only for IPv4, the IPv6 servers stay the same...
I did notice these errors in the logs:
Mar 13 21:39:39 openvpn[27601]: Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:3: client-ip (2.3.10)
Mar 13 21:39:39 openvpn[27601]: Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:14: block-ipv6 (2.3.10)
Looking at the logs, it looks as though once connected to the VPN, the DNS servers change but only for IPv4, the IPv6 servers stay the same...
I did notice these errors in the logs:
Mar 13 21:39:39 openvpn[27601]: Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:3: client-ip (2.3.10)
Mar 13 21:39:39 openvpn[27601]: Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:14: block-ipv6 (2.3.10)
Mar 13 21:39:39 openvpn[27601]: PUSH: Received control message: 'PUSH_REPLY,route-gateway 10.9.0.1,ifconfig 10.9.127.227 255.255.0.0,client-ip 94.209.120.78,ping 8,ping-restart 40,comp-lzo no,topology subnet,explicit-exit-notify,redirect-gateway def1,dhcp-option DNS 10.9.0.1,sndbuf 0,rcvbuf 0,socket-flags TCP_NODELAY,block-ipv6'
Mar 13 21:39:39 openvpn[27601]: Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:3: client-ip (2.3.10)
Mar 13 21:39:39 openvpn[27601]: Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:14: block-ipv6 (2.3.10)
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: timers and/or timeouts modified
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: --explicit-exit-notify can only be used with --proto udp
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: LZO parms modified
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
Mar 13 21:39:39 openvpn[27601]: Socket Buffers: R=[87380->87380] S=[16384->16384]
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: --socket-flags option modified
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: --ifconfig/up options modified
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: route options modified
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: route-related options modified
Mar 13 21:39:39 openvpn[27601]: OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Mar 13 21:39:39 openvpn[27601]: TUN/TAP device tun11 opened
Mar 13 21:39:39 openvpn[27601]: TUN/TAP TX queue length set to 100
Mar 13 21:39:39 openvpn[27601]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Mar 13 21:39:39 openvpn[27601]: /usr/sbin/ip link set dev tun11 up mtu 1500
Mar 13 21:39:39 openvpn[27601]: /usr/sbin/ip addr add dev tun11 10.9.127.227/16 broadcast 10.9.255.255
Mar 13 21:39:39 openvpn[27601]: updown.sh tun11 1500 1544 10.9.127.227 255.255.0.0 init
Mar 13 21:39:39 rc_service: service 27654:notify_rc updateresolv
Mar 13 21:39:39 dnsmasq[27593]: read /etc/hosts - 6 addresses
Mar 13 21:39:39 dnsmasq[27593]: read /etc/hosts.dnsmasq - 11 addresses
Mar 13 21:39:39 dnsmasq-dhcp[27593]: read /etc/ethers - 11 addresses
Mar 13 21:39:39 dnsmasq[27593]: using nameserver 2620:0:ccd::2#53
Mar 13 21:39:39 dnsmasq[27593]: using nameserver 2620:0:ccc::2#53
Mar 13 21:39:39 dnsmasq[27593]: using nameserver 10.9.0.1#53
Mar 13 21:39:42 openvpn[27601]: /usr/sbin/ip route add 89.233.106.6/32 via 192.168.1.1
Mar 13 21:39:43 openvpn[27601]: /usr/sbin/ip route add 0.0.0.0/1 via 10.9.0.1
Mar 13 21:39:43 openvpn[27601]: /usr/sbin/ip route add 128.0.0.0/1 via 10.9.0.1
Mar 13 21:39:43 openvpn-routing: Skipping, client 1 not in routing policy mode
Mar 13 21:39:43 openvpn[27601]: Initialization Sequence Completed
Mar 13 21:40:16 rc_service: httpd 1828:notify_rc stop_vpnclient1
Mar 13 21:40:17 openvpn[27601]: event_wait : Interrupted system call (code=4)
Mar 13 21:40:17 openvpn[27601]: vpnrouting.sh tun11 1500 1544 10.9.127.227 255.255.0.0 init
Mar 13 21:40:17 openvpn-routing: Configuring policy rules for client 1
Mar 13 21:40:17 openvpn-routing: Flushing client routing table
Mar 13 21:40:17 openvpn-routing: Completed routing policy configuration for client 1
Mar 13 21:40:17 openvpn[27601]: /usr/sbin/ip route del 89.233.106.6/32
Mar 13 21:40:17 openvpn[27601]: /usr/sbin/ip route del 0.0.0.0/1
Mar 13 21:40:17 openvpn[27601]: /usr/sbin/ip route del 128.0.0.0/1
Mar 13 21:40:17 openvpn[27601]: Closing TUN/TAP interface
Mar 13 21:40:17 openvpn[27601]: /usr/sbin/ip addr del dev tun11 10.9.127.227/16
Mar 13 21:40:17 openvpn[27601]: updown.sh tun11 1500 1544 10.9.127.227 255.255.0.0 init
Mar 13 21:40:18 rc_service: service 27786:notify_rc updateresolv
Mar 13 21:40:18 rc_service: waitting "stop_vpnclient1" via httpd ...
Mar 13 21:40:18 dnsmasq[27593]: read /etc/hosts - 6 addresses
Mar 13 21:40:18 dnsmasq[27593]: read /etc/hosts.dnsmasq - 11 addresses
Mar 13 21:40:18 dnsmasq-dhcp[27593]: read /etc/ethers - 11 addresses
Mar 13 21:40:18 dnsmasq[27593]: using nameserver 2620:0:ccd::2#53
Mar 13 21:40:18 dnsmasq[27593]: using nameserver 2620:0:ccc::2#53
Mar 13 21:40:18 dnsmasq[27593]: using nameserver 208.67.222.222#53
Mar 13 21:40:18 dnsmasq[27593]: using nameserver 208.67.220.220#53