All,
I have tried following a few different instructions to setup PPTP on my mikrotik router (firmware 3.18, router os 6.20:
http://wiki.mikrotik.com/wiki/Manual:Interface/PPTP
https://rbgeek.wordpress.com/2014/08/26/pptp-server-setup-on-mikrotik/
http://indonetworksecurity.com/network-security/step-by-step-build-a-vpn-server-with-routeros.htm
I still can not ping any host except the router. I have created a pptp pool that is 192.168.10.13-192.168.10.16
The lan pool is 192.168.10.24-192.168.10.219
I have turned on proxy-arp on the ether2-LAN and still can not ping any hosts except the router itself.
I tried following these instructions: http://forum.mikrotik.com/t/can-t-ping-local-host-when-login-using-pptp-vpn/61060/1
Specifically
"Try making a dedicated PPP interface for this user and then check your forwarding rules to make sure that you are actually allowing the traffic - the PPP interface needs to be able to open new connections to that local subnet range.
Seems you have proxy-arp selected already which is the usual suspect…"
and this:
“Add an interface under Interfaces with type = “PPTP Server”. Enter the relevant user as the “User” for this interface.”
Unfortunately I do not even see the option for just pptp server, I have PPTP Server binding and PPTP client. I have tried using the PPTP Server binding with the correct user but this still did not work.
I do have a bridge-local but can not enable proxy-arp on this, it results in an error: Error in MTU - decimal number in range [64;65535] expected. I noticed the MTU value is 0 and is MTU is red font color, Maybe this is the entire issue?
Any thoughts? I appreciate your input.
Thanks.