D
D
Danil2017-09-28 15:13:12
VPN
Danil, 2017-09-28 15:13:12

How to filter VPN clients with dynamic IPs?

There is a Mikrotik, other Mikrotik clients connect to it via PPTP. It is necessary to make it so that it only allows connections from allowed addresses (in my case, from allowed ddns names). How to organize it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
TyzhSysAdmin, 2017-09-28
@POS_troi

You write a script, resolve names, put them in a sheet, a sheet in a firefol.

H
HawK, 2017-09-28
@HawK3D

Write the necessary ddns names in the address-list, and create a rule in the input chain that prohibits tcp connections to port 1723, except for the corresponding address-list.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question