Hi all
I have an Asus RT-AC68u running AsusWRT/Merlin 380.68_4. I have a device connected to the PPTP server. The device only supports PPTP, so OpenVPN is not an option.
I can communicate between the router and the PPTP client, however there is no communication between devices on my LAN and the PPTP client. Instead, packets from the LAN destined for the PPTP client IP are routed to the Internet, as shown below (PPTP client IP is 192.168.10.2, Router is 192.168.0.1)
$ traceroute 192.168.10.2
1 rt-ac68u-c520 (192.168.0.1) 1.495 ms 0.853 ms 0.728 ms
2 hostxx-xxx-xxx-x.in-addr.btopenworld.com (xx.xxx.xxx.x) 18.898 ms 18.708 ms 20.028 ms
This happens even though there is a static route as shown below:
admin@RT-AC68U-C520:/tmp/home/root# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.10.2 0.0.0.0 255.255.255.255 UH 0 0 0 ppp10
Clearly the whole point of connecting a client via PPTP is for it to be able to communicate with devices on the LAN, so why isn't that happening here?
I am using the Dual WAN (load-balancing) setup, if this makes any difference.
Many thanks in advance for all advice given.
Dave
I have an Asus RT-AC68u running AsusWRT/Merlin 380.68_4. I have a device connected to the PPTP server. The device only supports PPTP, so OpenVPN is not an option.
I can communicate between the router and the PPTP client, however there is no communication between devices on my LAN and the PPTP client. Instead, packets from the LAN destined for the PPTP client IP are routed to the Internet, as shown below (PPTP client IP is 192.168.10.2, Router is 192.168.0.1)
$ traceroute 192.168.10.2
1 rt-ac68u-c520 (192.168.0.1) 1.495 ms 0.853 ms 0.728 ms
2 hostxx-xxx-xxx-x.in-addr.btopenworld.com (xx.xxx.xxx.x) 18.898 ms 18.708 ms 20.028 ms
This happens even though there is a static route as shown below:
admin@RT-AC68U-C520:/tmp/home/root# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.10.2 0.0.0.0 255.255.255.255 UH 0 0 0 ppp10
Clearly the whole point of connecting a client via PPTP is for it to be able to communicate with devices on the LAN, so why isn't that happening here?
I am using the Dual WAN (load-balancing) setup, if this makes any difference.
Many thanks in advance for all advice given.
Dave