Hi,
I have an AC68U router which I'm using, whenever I'm not home, to connect all devices to a secure network.
I've installed the latest Merlin firmware.
I've configured 1 OpenVPN client and 1 L2TP client. When I enable either one of them is showing connection successful but all devices connected to the router are loosing the internet connection. When I disable the VPN client, the internet connection is working again.
The DNS server is set to manual, and I've selected the OpenDNS servers.
Some logs:
nslookup www.cnn.com
;; connection timed out; no servers could be reached
L2TP client connection logs:
Jul 8 07:35:11 pppd[1384]: Overriding mtu 1500 to 1400
Jul 8 07:35:11 pppd[1384]: Overriding mru 1500 to mtu value 1400
Jul 8 07:35:13 pppd[1384]: Overriding mru 1500 to mtu value 1400
Jul 8 07:35:13 pppd[1384]: CHAP authentication succeeded
Jul 8 07:35:13 pppd[1384]: local IP address 10.0.10.1
Jul 8 07:35:13 pppd[1384]: remote IP address 10.255.255.0
Jul 8 07:35:13 pppd[1384]: primary DNS address 192.168.1.1
Jul 8 07:35:13 pppd[1384]: secondary DNS address 192.168.1.1
Jul 8 07:35:13 dnsmasq[1111]: ignoring nameserver 192.168.1.1 - local interface
Jul 8 07:35:13 dnsmasq[1111]: ignoring nameserver 192.168.1.1 - local interface
Open VPN client connection logs:
Jul 8 07:24:03 ovpn-client1[3451]: OPTIONS IMPORT: adjusting link_mtu to 1626
Jul 8 07:24:03 ovpn-client1[3451]: OPTIONS IMPORT: data channel crypto options modified
Jul 8 07:24:03 ovpn-client1[3451]: Data Channel: using negotiated cipher 'AES-256-GCM'
Jul 8 07:24:03 ovpn-client1[3451]: Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Jul 8 07:24:03 ovpn-client1[3451]: Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Jul 8 07:24:03 ovpn-client1[3451]: TUN/TAP device tun11 opened
Jul 8 07:24:03 ovpn-client1[3451]: TUN/TAP TX queue length set to 1000
Jul 8 07:24:03 ovpn-client1[3451]: /usr/sbin/ip link set dev tun11 up mtu 1500
Jul 8 07:24:04 ovpn-client1[3451]: /usr/sbin/ip link set dev tun11 up
Jul 8 07:24:04 ovpn-client1[3451]: /usr/sbin/ip addr add dev tun11 10.8.0.3/24
Jul 8 07:24:04 ovpn-client1[3451]: ovpn-up 1 client tun11 1500 1554 10.8.0.3 255.255.255.0 init
Jul 8 07:24:06 ovpn-client1[3451]: /usr/sbin/ip route add "my actual IP"/32 via 192.168.8.1
Jul 8 07:24:06 ovpn-client1[3451]: /usr/sbin/ip route add 0.0.0.0/1 via 10.8.0.1
Jul 8 07:24:06 ovpn-client1[3451]: /usr/sbin/ip route add 128.0.0.0/1 via 10.8.0.1
Jul 8 07:24:06 openvpn-routing: Configuring policy rules for client 1
Jul 8 07:24:07 openvpn-routing: Tunnel re-established, restoring WAN access to clients
Jul 8 07:24:07 acsd: selected channel spec: 0xe29b (157/80)
Jul 8 07:24:07 acsd: Adjusted channel spec: 0xe29b (157/80)
Jul 8 07:24:07 acsd: selected channel spec: 0xe29b (157/80)
Jul 8 07:24:07 acsd: acs_set_chspec: 0xe29b (157/80) for reason APCS_CSTIMER
Jul 8 07:24:07 ovpn-client1[3451]: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Jul 8 07:24:07 ovpn-client1[3451]: Initialization Sequence Completed
Do you know what might be wrong in the settings?
Thanks
I have an AC68U router which I'm using, whenever I'm not home, to connect all devices to a secure network.
I've installed the latest Merlin firmware.
I've configured 1 OpenVPN client and 1 L2TP client. When I enable either one of them is showing connection successful but all devices connected to the router are loosing the internet connection. When I disable the VPN client, the internet connection is working again.
The DNS server is set to manual, and I've selected the OpenDNS servers.
Some logs:
nslookup www.cnn.com
;; connection timed out; no servers could be reached
L2TP client connection logs:
Jul 8 07:35:11 pppd[1384]: Overriding mtu 1500 to 1400
Jul 8 07:35:11 pppd[1384]: Overriding mru 1500 to mtu value 1400
Jul 8 07:35:13 pppd[1384]: Overriding mru 1500 to mtu value 1400
Jul 8 07:35:13 pppd[1384]: CHAP authentication succeeded
Jul 8 07:35:13 pppd[1384]: local IP address 10.0.10.1
Jul 8 07:35:13 pppd[1384]: remote IP address 10.255.255.0
Jul 8 07:35:13 pppd[1384]: primary DNS address 192.168.1.1
Jul 8 07:35:13 pppd[1384]: secondary DNS address 192.168.1.1
Jul 8 07:35:13 dnsmasq[1111]: ignoring nameserver 192.168.1.1 - local interface
Jul 8 07:35:13 dnsmasq[1111]: ignoring nameserver 192.168.1.1 - local interface
Open VPN client connection logs:
Jul 8 07:24:03 ovpn-client1[3451]: OPTIONS IMPORT: adjusting link_mtu to 1626
Jul 8 07:24:03 ovpn-client1[3451]: OPTIONS IMPORT: data channel crypto options modified
Jul 8 07:24:03 ovpn-client1[3451]: Data Channel: using negotiated cipher 'AES-256-GCM'
Jul 8 07:24:03 ovpn-client1[3451]: Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Jul 8 07:24:03 ovpn-client1[3451]: Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Jul 8 07:24:03 ovpn-client1[3451]: TUN/TAP device tun11 opened
Jul 8 07:24:03 ovpn-client1[3451]: TUN/TAP TX queue length set to 1000
Jul 8 07:24:03 ovpn-client1[3451]: /usr/sbin/ip link set dev tun11 up mtu 1500
Jul 8 07:24:04 ovpn-client1[3451]: /usr/sbin/ip link set dev tun11 up
Jul 8 07:24:04 ovpn-client1[3451]: /usr/sbin/ip addr add dev tun11 10.8.0.3/24
Jul 8 07:24:04 ovpn-client1[3451]: ovpn-up 1 client tun11 1500 1554 10.8.0.3 255.255.255.0 init
Jul 8 07:24:06 ovpn-client1[3451]: /usr/sbin/ip route add "my actual IP"/32 via 192.168.8.1
Jul 8 07:24:06 ovpn-client1[3451]: /usr/sbin/ip route add 0.0.0.0/1 via 10.8.0.1
Jul 8 07:24:06 ovpn-client1[3451]: /usr/sbin/ip route add 128.0.0.0/1 via 10.8.0.1
Jul 8 07:24:06 openvpn-routing: Configuring policy rules for client 1
Jul 8 07:24:07 openvpn-routing: Tunnel re-established, restoring WAN access to clients
Jul 8 07:24:07 acsd: selected channel spec: 0xe29b (157/80)
Jul 8 07:24:07 acsd: Adjusted channel spec: 0xe29b (157/80)
Jul 8 07:24:07 acsd: selected channel spec: 0xe29b (157/80)
Jul 8 07:24:07 acsd: acs_set_chspec: 0xe29b (157/80) for reason APCS_CSTIMER
Jul 8 07:24:07 ovpn-client1[3451]: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Jul 8 07:24:07 ovpn-client1[3451]: Initialization Sequence Completed
Do you know what might be wrong in the settings?
Thanks