Задача : раздавать vpn по вайфай.
Подскажите пожалуйста как правильно это сделать, с помощью winbox.
Спасибо.
# jan/02/1970 07:53:53 by RouterOS 6.42.3
# software id = YX9W-FM50
#
# model = RouterBOARD 941-2nD
# serial number = 5C1505305E4A
/interface bridge
add fast-forward=no name=bridge1
/interface pptp-client
add allow=mschap2 connect-to=62.3.12.81 disabled=no name=vpn_hide password=\
5262 user=2815450820606789
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk mode=dynamic-keys name=\
wlan1-MGTS_GPON_9442-repeater supplicant-identity=MikroTik \
wpa2-pre-shared-key=PSo0pii
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n disabled=no mode=\
station-pseudobridge security-profile=wlan1-MGTS_GPON_9442-repeater ssid=\
MGTS_GPON_9442
add disabled=no mac-address=E6:8D:8C:92:AB:EA master-interface=wlan1 name=\
wlan2 security-profile=wlan1-MGTS_GPON_9442-repeater ssid=VPN wps-mode=\
disabled
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=wlan2
/ip address
add address=192.168.88.2/24 disabled=yes interface=bridge1 network=\
192.168.88.0
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1 \
use-peer-dns=no use-peer-ntp=no
/ip route
add distance=1 dst-address=0.0.0.0/24 gateway=192.168.88.1
/system routerboard settings
set silent-boot=no
# software id = YX9W-FM50
#
# model = RouterBOARD 941-2nD
# serial number = 5C1505305E4A
/interface bridge
add fast-forward=no name=bridge1
/interface pptp-client
add allow=mschap2 connect-to=62.3.12.81 disabled=no name=vpn_hide password=\
5262 user=2815450820606789
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk mode=dynamic-keys name=\
wlan1-MGTS_GPON_9442-repeater supplicant-identity=MikroTik \
wpa2-pre-shared-key=PSo0pii
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n disabled=no mode=\
station-pseudobridge security-profile=wlan1-MGTS_GPON_9442-repeater ssid=\
MGTS_GPON_9442
add disabled=no mac-address=E6:8D:8C:92:AB:EA master-interface=wlan1 name=\
wlan2 security-profile=wlan1-MGTS_GPON_9442-repeater ssid=VPN wps-mode=\
disabled
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=wlan2
/ip address
add address=192.168.88.2/24 disabled=yes interface=bridge1 network=\
192.168.88.0
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1 \
use-peer-dns=no use-peer-ntp=no
/ip route
add distance=1 dst-address=0.0.0.0/24 gateway=192.168.88.1
/system routerboard settings
set silent-boot=no