Routing via PPtP with dynamic IP

Dear All.
I need to connect to remote office PPtP server.
The server will allocated IP address for me via it’s DHCP poll.

I need to add specific route using this PPtP interface.
How to do it ?
AFAIK Router OS alway ask for remote IP that used as gateway.

In Linux (i.e PPTP IF named → tunl1) we can alway use :

ip route 192.168.250.0/24 via 0.0.0.0 dev tunl1

How to do it with RouterOS ?

Sincerely
-bino-[/i]

Hello bino,

I have the same problem with a ISDN line. See the topic above

But I have also no solution at this time and I am really interested in a solution.


Best Regards
Uwe Guenther

Yuuupp…
Hope fully there is mikrotik coders that monitor this forum and willing to help

sincerely
-bino-

I think you should read the manual about pptp because I don’t see any problem that isn’t explained there.

John