Issue #1: I am a newbie
Issue #2: OpenVPN not working with IPVanish. Working separately with IPVanish.
Issue #3: L2TP will not stay connected. It does connect and authenticate and I have seen great throughput. However, I can't seem to keep it connected for very long.
Current configuration:
Asus set up as second "router" behind Fios Actiontec and MoCA Bridge.
My LAN/WAN settings are depicted below.
System Log:
Jul 20 19:55:31 rc_service: httpd 305:notify_rc restart_vpncall
Jul 20 19:55:35 pppd[5595]: Plugin pppol2tp.so loaded.
Jul 20 19:55:35 pppd[5595]: pppd 2.4.5 started by demeeder, uid 0
Jul 20 19:55:35 pppd[5595]: Using interface ppp5
Jul 20 19:55:35 pppd[5595]: Connect: ppp5 <--> l2tp (81.171.110.3)
Jul 20 19:55:35 pppd[5595]: Overriding mtu 1500 to 1400
Jul 20 19:55:35 pppd[5595]: Overriding mru 1500 to mtu value 1400
Jul 20 19:55:38 pppd[5595]: Overriding mru 1500 to mtu value 1400
Jul 20 19:55:38 pppd[5595]: CHAP authentication succeeded
Jul 20 19:55:38 pppd[5595]: local IP address 172.20.8.14
Jul 20 19:55:38 pppd[5595]: remote IP address 81.171.110.3
Jul 20 19:55:38 pppd[5595]: primary DNS address 198.18.0.1
Jul 20 19:55:38 pppd[5595]: secondary DNS address 198.18.0.2
Jul 20 19:55:38 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:55:38 dnsmasq[5406]: using nameserver 198.18.0.1#53
Jul 20 19:55:38 dnsmasq[5406]: using nameserver 198.18.0.2#53
Jul 20 19:56:46 WAN Connection: Ethernet link up.
Jul 20 19:56:46 rc_service: wanduck 295:notify_rc restart_wan_if 0
Jul 20 19:56:46 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.8.8#53
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.4.4#53
Jul 20 19:56:46 pppd[5595]: Terminating on signal 15
Jul 20 19:56:46 pppd[5595]: Modem hangup
Jul 20 19:56:46 pppd[5595]: Connect time 1.2 minutes.
Jul 20 19:56:46 pppd[5595]: Sent 326832 bytes, received 1897766 bytes.
Jul 20 19:56:46 pppd[5595]: Overriding mtu 1500 to 1400
Jul 20 19:56:46 pppd[5595]: Overriding mru 1500 to mtu value 1400
Jul 20 19:56:46 pppd[5595]: Couldn't set PPP MRU: Transport endpoint is not connected
Jul 20 19:56:46 pppd[5595]: Connection terminated.
Jul 20 19:56:46 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.8.8#53
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.4.4#53
Jul 20 19:56:46 pppd[5595]: Exit.
Jul 20 19:56:46 stop_wan(): perform DHCP release
Jul 20 19:56:46 kernel: Attempt to kill tasklet from interrupt
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering disabled state
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering listening state
Jul 20 19:56:46 miniupnpd[5431]: ioctl(s, SIOCGIFADDR, ...): Cannot assign requested address
Jul 20 19:56:46 miniupnpd[5431]: Failed to get IP for interface eth0
Jul 20 19:56:46 miniupnpd[5431]: SendNATPMPPublicAddressChangeNotification: cannot get public IP address, stopping
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering learning state
Jul 20 19:56:46 kernel: br0: topology change detected, propagating
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering forwarding state
Jul 20 19:56:49 start_nat_rules: apply the nat_rules(/tmp/nat_rules_eth0_eth0)!
Jul 20 19:56:49 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:56:49 dnsmasq[5406]: using nameserver 8.8.8.8#53
Jul 20 19:56:49 dnsmasq[5406]: using nameserver 8.8.4.4#53
Jul 20 19:56:49 dnsmasq[5406]: exiting on receipt of SIGTERM
Jul 20 19:56:49 dnsmasq[5638]: started, version 2.69 cachesize 1500
Jul 20 19:56:49 dnsmasq[5638]: asynchronous logging enabled, queue limit is 5 messages
Jul 20 19:56:49 dnsmasq-dhcp[5638]: DHCP, IP range 192.168.2.100 -- 192.168.2.119, lease time 1d
Jul 20 19:56:49 dnsmasq-dhcp[5638]: DHCP, sockets bound exclusively to interface br0
Jul 20 19:56:49 dnsmasq[5638]: read /etc/hosts - 5 addresses
Jul 20 19:56:49 dnsmasq[5638]: using nameserver 8.8.8.8#53
Jul 20 19:56:49 dnsmasq[5638]: using nameserver 8.8.4.4#53
Jul 20 19:56:49 miniupnpd[5431]: shutting down MiniUPnPd
Jul 20 19:56:49 miniupnpd[5659]: HTTP listening on port 41734
Jul 20 19:56:49 miniupnpd[5659]: Listening for NAT-PMP/PCP traffic on port 5351
Jul 20 19:56:49 openvpn[5489]: event_wait : Interrupted system call (code=4)
Jul 20 19:56:49 openvpn[5489]: /usr/sbin/ip route del 10.8.0.0/24
Jul 20 19:56:49 openvpn[5489]: Closing TUN/TAP interface
Jul 20 19:56:49 openvpn[5489]: /usr/sbin/ip addr del dev tun21 local 10.8.0.1 peer 10.8.0.2
Jul 20 19:56:49 openvpn[5489]: SIGTERM[hard,] received, process exiting
Jul 20 19:56:49 kernel: tun: Universal TUN/TAP device driver, 1.6
Jul 20 19:56:49 kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Jul 20 19:56:49 kernel: device tun21 entered promiscuous mode
Issue #2: OpenVPN not working with IPVanish. Working separately with IPVanish.
Issue #3: L2TP will not stay connected. It does connect and authenticate and I have seen great throughput. However, I can't seem to keep it connected for very long.
Current configuration:
Asus set up as second "router" behind Fios Actiontec and MoCA Bridge.
My LAN/WAN settings are depicted below.
System Log:
Jul 20 19:55:31 rc_service: httpd 305:notify_rc restart_vpncall
Jul 20 19:55:35 pppd[5595]: Plugin pppol2tp.so loaded.
Jul 20 19:55:35 pppd[5595]: pppd 2.4.5 started by demeeder, uid 0
Jul 20 19:55:35 pppd[5595]: Using interface ppp5
Jul 20 19:55:35 pppd[5595]: Connect: ppp5 <--> l2tp (81.171.110.3)
Jul 20 19:55:35 pppd[5595]: Overriding mtu 1500 to 1400
Jul 20 19:55:35 pppd[5595]: Overriding mru 1500 to mtu value 1400
Jul 20 19:55:38 pppd[5595]: Overriding mru 1500 to mtu value 1400
Jul 20 19:55:38 pppd[5595]: CHAP authentication succeeded
Jul 20 19:55:38 pppd[5595]: local IP address 172.20.8.14
Jul 20 19:55:38 pppd[5595]: remote IP address 81.171.110.3
Jul 20 19:55:38 pppd[5595]: primary DNS address 198.18.0.1
Jul 20 19:55:38 pppd[5595]: secondary DNS address 198.18.0.2
Jul 20 19:55:38 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:55:38 dnsmasq[5406]: using nameserver 198.18.0.1#53
Jul 20 19:55:38 dnsmasq[5406]: using nameserver 198.18.0.2#53
Jul 20 19:56:46 WAN Connection: Ethernet link up.
Jul 20 19:56:46 rc_service: wanduck 295:notify_rc restart_wan_if 0
Jul 20 19:56:46 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.8.8#53
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.4.4#53
Jul 20 19:56:46 pppd[5595]: Terminating on signal 15
Jul 20 19:56:46 pppd[5595]: Modem hangup
Jul 20 19:56:46 pppd[5595]: Connect time 1.2 minutes.
Jul 20 19:56:46 pppd[5595]: Sent 326832 bytes, received 1897766 bytes.
Jul 20 19:56:46 pppd[5595]: Overriding mtu 1500 to 1400
Jul 20 19:56:46 pppd[5595]: Overriding mru 1500 to mtu value 1400
Jul 20 19:56:46 pppd[5595]: Couldn't set PPP MRU: Transport endpoint is not connected
Jul 20 19:56:46 pppd[5595]: Connection terminated.
Jul 20 19:56:46 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.8.8#53
Jul 20 19:56:46 dnsmasq[5406]: using nameserver 8.8.4.4#53
Jul 20 19:56:46 pppd[5595]: Exit.
Jul 20 19:56:46 stop_wan(): perform DHCP release
Jul 20 19:56:46 kernel: Attempt to kill tasklet from interrupt
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering disabled state
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering listening state
Jul 20 19:56:46 miniupnpd[5431]: ioctl(s, SIOCGIFADDR, ...): Cannot assign requested address
Jul 20 19:56:46 miniupnpd[5431]: Failed to get IP for interface eth0
Jul 20 19:56:46 miniupnpd[5431]: SendNATPMPPublicAddressChangeNotification: cannot get public IP address, stopping
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering learning state
Jul 20 19:56:46 kernel: br0: topology change detected, propagating
Jul 20 19:56:46 kernel: br0: port 1(vlan1) entering forwarding state
Jul 20 19:56:49 start_nat_rules: apply the nat_rules(/tmp/nat_rules_eth0_eth0)!
Jul 20 19:56:49 dnsmasq[5406]: read /etc/hosts - 5 addresses
Jul 20 19:56:49 dnsmasq[5406]: using nameserver 8.8.8.8#53
Jul 20 19:56:49 dnsmasq[5406]: using nameserver 8.8.4.4#53
Jul 20 19:56:49 dnsmasq[5406]: exiting on receipt of SIGTERM
Jul 20 19:56:49 dnsmasq[5638]: started, version 2.69 cachesize 1500
Jul 20 19:56:49 dnsmasq[5638]: asynchronous logging enabled, queue limit is 5 messages
Jul 20 19:56:49 dnsmasq-dhcp[5638]: DHCP, IP range 192.168.2.100 -- 192.168.2.119, lease time 1d
Jul 20 19:56:49 dnsmasq-dhcp[5638]: DHCP, sockets bound exclusively to interface br0
Jul 20 19:56:49 dnsmasq[5638]: read /etc/hosts - 5 addresses
Jul 20 19:56:49 dnsmasq[5638]: using nameserver 8.8.8.8#53
Jul 20 19:56:49 dnsmasq[5638]: using nameserver 8.8.4.4#53
Jul 20 19:56:49 miniupnpd[5431]: shutting down MiniUPnPd
Jul 20 19:56:49 miniupnpd[5659]: HTTP listening on port 41734
Jul 20 19:56:49 miniupnpd[5659]: Listening for NAT-PMP/PCP traffic on port 5351
Jul 20 19:56:49 openvpn[5489]: event_wait : Interrupted system call (code=4)
Jul 20 19:56:49 openvpn[5489]: /usr/sbin/ip route del 10.8.0.0/24
Jul 20 19:56:49 openvpn[5489]: Closing TUN/TAP interface
Jul 20 19:56:49 openvpn[5489]: /usr/sbin/ip addr del dev tun21 local 10.8.0.1 peer 10.8.0.2
Jul 20 19:56:49 openvpn[5489]: SIGTERM[hard,] received, process exiting
Jul 20 19:56:49 kernel: tun: Universal TUN/TAP device driver, 1.6
Jul 20 19:56:49 kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Jul 20 19:56:49 kernel: device tun21 entered promiscuous mode