G
G
groggg12019-03-18 20:04:08
VPN
groggg1, 2019-03-18 20:04:08

How to distribute wi-fi with mikrotik using VPN (proxy)?

Hello!
Task: it is necessary to distribute the Internet via wi-fi from a mikrotik router using a proxy (a service that provides a proxy makes it possible to connect using the openvpn profile). Authorization should take place in the router itself, end devices should receive already proxied Internet without additional settings.
There is a MIKROTIK RB941-2ND router connected via an ethernet cable to an ASUS WL-520gc home router.
Please tell me how to implement this scheme.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2019-03-18
@LiS-31

If the task is to wrap all network traffic through a VPN, then simply specify the VPN tunnel as an interface in the SRC-NAT rule

/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=VPN

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question