Hi all,
I hope that someone here can help me with my issue. I have been struggling for weeks with this issue.
I'm trying to build VPN tunnel from my AC1900 to my AC68U which are both in two different countries. For that, I have registered the DDNS service. I want to use PPTP connecting the two routers (I know that it might not be the safest way to use it).
The thing is, if I connect my Windows computer (only) using PPTP to connect to the AC68U, all is working fine.
However, if the AC1900 (client) is connected, suddenly, the Internet stops working.
Here the basic information:
Country 1 router:
RT68U (192.168.4.1)
Country 2 router:
RT1900 (192.168.50.1)
This router has before it another router that establishes the optic fibre connection (192.168.1.5).
Here the log from my router:
Aug 27 17:07:10 miniupnpd[20910]: version 1.9 started
Aug 27 17:07:10 miniupnpd[20910]: HTTP listening on port 40203
Aug 27 17:07:10 miniupnpd[20910]: Listening for NAT-PMP/PCP traffic on port 5351
Aug 27 17:07:13 openvpn[20925]: OpenVPN 2.3.2 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [eurephia] [MH] [IPv6] built on Jun 1 2017
Aug 27 17:07:13 openvpn[20925]: PLUGIN_INIT: POST /usr/lib/openvpn-plugin-auth-pam.so '[/usr/lib/openvpn-plugin-auth-pam.so] [openvpn]' intercepted=PLUGIN_AUTH_USER_PASS_VERIFY
Aug 27 17:07:13 openvpn[20925]: Diffie-Hellman initialized with 2048 bit key
Aug 27 17:07:13 openvpn[20925]: WARNING: POTENTIALLY DANGEROUS OPTION --client-cert-not-required may accept clients which do not present a certificate
Aug 27 17:07:13 openvpn[20925]: Socket Buffers: R=[87380->131072] S=[16384->131072]
Aug 27 17:07:13 openvpn[20925]: TUN/TAP device tun21 opened
Aug 27 17:07:13 openvpn[20925]: TUN/TAP TX queue length set to 100
Aug 27 17:07:13 openvpn[20925]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Aug 27 17:07:13 openvpn[20925]: /sbin/ifconfig tun21 192.168.49.1 pointopoint 192.168.49.2 mtu 1500
Aug 27 17:07:13 openvpn[20925]: /sbin/route add -net 192.168.49.0 netmask 255.255.255.0 gw 192.168.49.2
Aug 27 17:07:13 openvpn[20931]: Listening for incoming TCP connection on [undef]
Aug 27 17:07:13 openvpn[20931]: TCPv4_SERVER link local (bound): [undef]
Aug 27 17:07:13 openvpn[20931]: TCPv4_SERVER link remote: [undef]
Aug 27 17:07:13 openvpn[20931]: MULTI: multi_init called, r=256 v=256
Aug 27 17:07:13 openvpn[20931]: IFCONFIG POOL: base=192.168.49.4 size=62, ipv6=0
Aug 27 17:07:13 openvpn[20931]: MULTI: TCP INIT maxclients=1024 maxevents=1028
Aug 27 17:07:13 openvpn[20931]: Initialization Sequence Completed
Aug 27 17:07:14 ddns update: ez-ipupdate: starting...
Aug 27 17:07:14 ddns update: connected to nwsrv-ns1.asus.com (103.10.4.108) on port 80.
Aug 27 17:07:14 openvpn[20941]: Options error: You must define CA file (--ca) or CA path (--capath)
Aug 27 17:07:14 openvpn[20941]: Use --help for more information.
Aug 27 17:07:15 ddns update: Asus update entry:: return: HTTP/1.1 200 OK^M Date: Sun, 27 Aug 2017 08:07:13 GMT^M Server: Apache^M X-Powered-By: PHP/5.6.30^M Content-Length: 0^M Connection: close^M Content-Type: text/html; charset=UTF-8^M ^M
Aug 27 17:07:15 ddns update: retval= 0, ddns_return_code (,200)
Aug 27 17:07:15 ddns update: asusddns_update: 0
Aug 27 17:07:15 ddns: ddns update ok
Aug 27 17:07:15 rc_service: udhcpc 20814:notify_rc stop_pptpd
Aug 27 17:07:15 rc_service: udhcpc 20814:notify_rc start_pptpd
Aug 27 17:07:15 rc_service: waitting "stop_pptpd" via udhcpc ...
Aug 27 17:07:16 dhcp client: bound 183.99.115.73 via 183.99.115.1 during 3600 seconds.
Aug 27 17:07:17 pptpd[20951]: MGR: Config file not found!
Aug 27 17:07:17 miniupnpd[20910]: shutting down MiniUPnPd
Aug 27 17:07:17 start_nat_rules: apply the nat_rules(/tmp/nat_rules_vlan2_vlan2)!
Aug 27 17:07:18 miniupnpd[20986]: version 1.9 started
Aug 27 17:07:18 miniupnpd[20986]: HTTP listening on port 52171
Aug 27 17:07:18 miniupnpd[20986]: Listening for NAT-PMP/PCP traffic on port 5351
Aug 27 17:07:24 pptp[20998]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:07:24 pptp[20998]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:07:39 pptp[20998]: local IP address 192.168.4.1
Aug 27 17:07:39 pptp[20998]: remote IP address 192.168.4.55
Aug 27 17:08:29 pptp[20998]: Connection terminated.
Aug 27 17:08:30 pptp[20998]: Modem hangup
Aug 27 17:08:37 pptp[21048]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:08:37 pptp[21048]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:08:37 pptpd[21047]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:08:42 pptpd[21047]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:08:43 pptp[21048]: local IP address 192.168.4.1
Aug 27 17:08:43 pptp[21048]: remote IP address 192.168.4.55
Aug 27 17:08:43 pptp[21048]: MPPE 128-bit stateless compression enabled
Aug 27 17:10:11 rc_service: httpd 20899:notify_rc restart_vpnd;restart_samba
Aug 27 17:10:12 pptp[21048]: MPPE disabled
Aug 27 17:10:12 miniupnpd[20986]: shutting down MiniUPnPd
Aug 27 17:10:12 pptp[21048]: Connection terminated.
Aug 27 17:10:12 pptpd[21124]: MGR: Config file not found!
Aug 27 17:10:12 start_nat_rules: apply the nat_rules(/tmp/nat_rules_vlan2_vlan2)!
Aug 27 17:10:13 pptpd[21047]: CTRL: Unexpected control message 15 in disconnect sequence
Aug 27 17:10:13 miniupnpd[21158]: version 1.9 started
Aug 27 17:10:13 miniupnpd[21158]: HTTP listening on port 40257
Aug 27 17:10:13 miniupnpd[21158]: Listening for NAT-PMP/PCP traffic on port 5351
Aug 27 17:10:13 Samba Server: smb daemon is stoped
Aug 27 17:10:13 kernel: gro disabled
Aug 27 17:11:50 pptp[21187]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:11:50 pptp[21187]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:11:51 pptp[21187]: Cannot determine ethernet address for proxy ARP
Aug 27 17:11:51 pptp[21187]: local IP address 192.168.4.1
Aug 27 17:11:51 pptp[21187]: remote IP address 192.168.50.1
Aug 27 17:16:01 pptp[21187]: Connection terminated.
Aug 27 17:16:01 pptp[21187]: Modem hangup
Aug 27 17:16:08 pptp[21308]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:16:08 pptp[21308]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:16:08 pptpd[21307]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:16:13 pptpd[21307]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:16:13 pptp[21308]: Cannot determine ethernet address for proxy ARP
Could anyone help with this? Thank you so much!
I hope that someone here can help me with my issue. I have been struggling for weeks with this issue.
I'm trying to build VPN tunnel from my AC1900 to my AC68U which are both in two different countries. For that, I have registered the DDNS service. I want to use PPTP connecting the two routers (I know that it might not be the safest way to use it).
The thing is, if I connect my Windows computer (only) using PPTP to connect to the AC68U, all is working fine.
However, if the AC1900 (client) is connected, suddenly, the Internet stops working.
Here the basic information:
Country 1 router:
RT68U (192.168.4.1)
Country 2 router:
RT1900 (192.168.50.1)
This router has before it another router that establishes the optic fibre connection (192.168.1.5).
Here the log from my router:
Aug 27 17:07:10 miniupnpd[20910]: version 1.9 started
Aug 27 17:07:10 miniupnpd[20910]: HTTP listening on port 40203
Aug 27 17:07:10 miniupnpd[20910]: Listening for NAT-PMP/PCP traffic on port 5351
Aug 27 17:07:13 openvpn[20925]: OpenVPN 2.3.2 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [eurephia] [MH] [IPv6] built on Jun 1 2017
Aug 27 17:07:13 openvpn[20925]: PLUGIN_INIT: POST /usr/lib/openvpn-plugin-auth-pam.so '[/usr/lib/openvpn-plugin-auth-pam.so] [openvpn]' intercepted=PLUGIN_AUTH_USER_PASS_VERIFY
Aug 27 17:07:13 openvpn[20925]: Diffie-Hellman initialized with 2048 bit key
Aug 27 17:07:13 openvpn[20925]: WARNING: POTENTIALLY DANGEROUS OPTION --client-cert-not-required may accept clients which do not present a certificate
Aug 27 17:07:13 openvpn[20925]: Socket Buffers: R=[87380->131072] S=[16384->131072]
Aug 27 17:07:13 openvpn[20925]: TUN/TAP device tun21 opened
Aug 27 17:07:13 openvpn[20925]: TUN/TAP TX queue length set to 100
Aug 27 17:07:13 openvpn[20925]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Aug 27 17:07:13 openvpn[20925]: /sbin/ifconfig tun21 192.168.49.1 pointopoint 192.168.49.2 mtu 1500
Aug 27 17:07:13 openvpn[20925]: /sbin/route add -net 192.168.49.0 netmask 255.255.255.0 gw 192.168.49.2
Aug 27 17:07:13 openvpn[20931]: Listening for incoming TCP connection on [undef]
Aug 27 17:07:13 openvpn[20931]: TCPv4_SERVER link local (bound): [undef]
Aug 27 17:07:13 openvpn[20931]: TCPv4_SERVER link remote: [undef]
Aug 27 17:07:13 openvpn[20931]: MULTI: multi_init called, r=256 v=256
Aug 27 17:07:13 openvpn[20931]: IFCONFIG POOL: base=192.168.49.4 size=62, ipv6=0
Aug 27 17:07:13 openvpn[20931]: MULTI: TCP INIT maxclients=1024 maxevents=1028
Aug 27 17:07:13 openvpn[20931]: Initialization Sequence Completed
Aug 27 17:07:14 ddns update: ez-ipupdate: starting...
Aug 27 17:07:14 ddns update: connected to nwsrv-ns1.asus.com (103.10.4.108) on port 80.
Aug 27 17:07:14 openvpn[20941]: Options error: You must define CA file (--ca) or CA path (--capath)
Aug 27 17:07:14 openvpn[20941]: Use --help for more information.
Aug 27 17:07:15 ddns update: Asus update entry:: return: HTTP/1.1 200 OK^M Date: Sun, 27 Aug 2017 08:07:13 GMT^M Server: Apache^M X-Powered-By: PHP/5.6.30^M Content-Length: 0^M Connection: close^M Content-Type: text/html; charset=UTF-8^M ^M
Aug 27 17:07:15 ddns update: retval= 0, ddns_return_code (,200)
Aug 27 17:07:15 ddns update: asusddns_update: 0
Aug 27 17:07:15 ddns: ddns update ok
Aug 27 17:07:15 rc_service: udhcpc 20814:notify_rc stop_pptpd
Aug 27 17:07:15 rc_service: udhcpc 20814:notify_rc start_pptpd
Aug 27 17:07:15 rc_service: waitting "stop_pptpd" via udhcpc ...
Aug 27 17:07:16 dhcp client: bound 183.99.115.73 via 183.99.115.1 during 3600 seconds.
Aug 27 17:07:17 pptpd[20951]: MGR: Config file not found!
Aug 27 17:07:17 miniupnpd[20910]: shutting down MiniUPnPd
Aug 27 17:07:17 start_nat_rules: apply the nat_rules(/tmp/nat_rules_vlan2_vlan2)!
Aug 27 17:07:18 miniupnpd[20986]: version 1.9 started
Aug 27 17:07:18 miniupnpd[20986]: HTTP listening on port 52171
Aug 27 17:07:18 miniupnpd[20986]: Listening for NAT-PMP/PCP traffic on port 5351
Aug 27 17:07:24 pptp[20998]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:07:24 pptp[20998]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:07:39 pptp[20998]: local IP address 192.168.4.1
Aug 27 17:07:39 pptp[20998]: remote IP address 192.168.4.55
Aug 27 17:08:29 pptp[20998]: Connection terminated.
Aug 27 17:08:30 pptp[20998]: Modem hangup
Aug 27 17:08:37 pptp[21048]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:08:37 pptp[21048]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:08:37 pptpd[21047]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:08:42 pptpd[21047]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:08:43 pptp[21048]: local IP address 192.168.4.1
Aug 27 17:08:43 pptp[21048]: remote IP address 192.168.4.55
Aug 27 17:08:43 pptp[21048]: MPPE 128-bit stateless compression enabled
Aug 27 17:10:11 rc_service: httpd 20899:notify_rc restart_vpnd;restart_samba
Aug 27 17:10:12 pptp[21048]: MPPE disabled
Aug 27 17:10:12 miniupnpd[20986]: shutting down MiniUPnPd
Aug 27 17:10:12 pptp[21048]: Connection terminated.
Aug 27 17:10:12 pptpd[21124]: MGR: Config file not found!
Aug 27 17:10:12 start_nat_rules: apply the nat_rules(/tmp/nat_rules_vlan2_vlan2)!
Aug 27 17:10:13 pptpd[21047]: CTRL: Unexpected control message 15 in disconnect sequence
Aug 27 17:10:13 miniupnpd[21158]: version 1.9 started
Aug 27 17:10:13 miniupnpd[21158]: HTTP listening on port 40257
Aug 27 17:10:13 miniupnpd[21158]: Listening for NAT-PMP/PCP traffic on port 5351
Aug 27 17:10:13 Samba Server: smb daemon is stoped
Aug 27 17:10:13 kernel: gro disabled
Aug 27 17:11:50 pptp[21187]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:11:50 pptp[21187]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:11:51 pptp[21187]: Cannot determine ethernet address for proxy ARP
Aug 27 17:11:51 pptp[21187]: local IP address 192.168.4.1
Aug 27 17:11:51 pptp[21187]: remote IP address 192.168.50.1
Aug 27 17:16:01 pptp[21187]: Connection terminated.
Aug 27 17:16:01 pptp[21187]: Modem hangup
Aug 27 17:16:08 pptp[21308]: pppd 2.4.7 started by admin, uid 0
Aug 27 17:16:08 pptp[21308]: Connect: ppp10 <--> pptp (223.166.206.87)
Aug 27 17:16:08 pptpd[21307]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:16:13 pptpd[21307]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Aug 27 17:16:13 pptp[21308]: Cannot determine ethernet address for proxy ARP
Could anyone help with this? Thank you so much!