Конфиг:
# feb/06/2021 13:20:20 by RouterOS 6.47.1
# software id =
#
# model = CRS112-8P-4S
# serial number =
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp ranges=192.168.0.20-192.168.0.200
/ip dhcp-server
add address-pool=dhcp disabled=no interface=ether6 name=dhcp1
/ip address
add address=
192.168.0.1/24 interface=ether6 network=
192.168.0.0/ip dhcp-client
add disabled=no interface=ether1
/ip dhcp-server network
add address=
192.168.0.0/24 dns-server=
8.8.8.8 gateway=
192.168.0.1 netmask=24
/ip firewall nat
add action=masquerade chain=srcnat src-address=
192.168.0.0/24