Hello! I have RB2011UAS with RouterOS 6.1 installed on it. I have trouble with PPTP connection. After establishing PPTP connection PPTP server forwards not correct route. By steps:
- PPTP client connects to the VPN server
- After successful connection, I see in address list my IP address given by PPTP VPN server
- In the route list I see not correct route that preventing my connection to the VPN server. So after some time my PPTP connection breaks. I can’t delete that route because system says that I can delete only static routes. So what I do: I delete my PPTP IP address in Address List. It causes incorrect route deletion. I create by my own all necessary routes. After that everything works.
My question: is it possible to makes RouterOS don’t create any routes after establishing PPTP connection and do not assign the IP address to the PPTP connection (because I have already assign right address to the PPTP interface)? I want to create all routes by myself. Or may be it is possible to run script that delete bad route and creates all necessary routes.
Thanks for answer.