Answer the question
In order to leave comments, you need to log in
Why is the pptp connection not working on mikrotik?
I set up a pptp server on Mikrotik with authorization via AD
as in this article
https://habrahabr.ru/sandbox/58551/
in Firewall Rles added rules to the beginning
1 ;;; PPTP
chain=input action=accept protocol=tcp dst-address=
in-interface=ether1 router address dst-port=1723 log=yes log-prefix=""
2 chain=input action=accept protocol=gre dst-address=
in router address -interface=ether1 log=no log-prefix=""
however no connection occurs.
Please tell me where did I go wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question