Sorry it may be easy to the lot of you but It is impossible to make a pptp server-client connection for me
All I want is on MT router A who has ip address 10.40.40.1 and a dsl router 10.40.40.3 to connect to 10.15.168.1 on B .I tried the ppp secrets etc but no luck to even register all it says dialing…and connection refused at the logs and then terminating.IF it registers I know I must put a 0.0.0.0/0 static route to MT to the pptp if.Why the hell doesnt it register?
Routers are more than 1 hop away connected via BGP.
it should set default route only if you set so in your client to set default route through pptp
pleace read this → http://www.mikrotik.com/testdocs/ros/2.9/interface/pptp.php
carefully and you should be able to create pptp tunnel if router is pingable and noone is dropping GRE and some TCP port
thanks a lot I will try it