/export
# jan/28/2020 15:13:23 by RouterOS 6.44.6
# software id = NZJN-XT5J
#
# model = RBwAPR-2nD
# serial number = AE850A339384
/interface lte
set [ find ] mac-address=AC:FF:FF:00:00:00 name=lte1
/interface bridge
add admin-mac=74:4D:28:FE:E1:45 auto-mac=no comment=defconf name=bridge
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-XX distance=\
indoors frequency=auto installation=outdoor mode=ap-bridge ssid=MikroTik-FEE146 \
wireless-protocol=802.11
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/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.88.10-192.168.88.254
/ip dhcp-server
add address-pool=dhcp interface=bridge name=defconf
/interface bridge port
add bridge=bridge comment=defconf interface=ether1
add bridge=bridge comment=defconf interface=wlan1
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=lte1 list=WAN
/ip address
add address=192.168.10.155/24 comment=defconf disabled=yes interface=ether1 network=\
192.168.10.0
add address=192.168.10.155/24 interface=bridge network=192.168.10.0
/ip dhcp-server network
add address=192.168.10.0/24 comment=defconf gateway=192.168.10.155 netmask=24
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.10.155 name=router.lan
/ip firewall filter
add action=accept chain=input comment="defconf: accept established,related,untracked" \
connection-state=established,related,untracked disabled=yes
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid \
disabled=yes
add action=accept chain=input comment="defconf: accept ICMP" disabled=yes protocol=\
icmp
add action=drop chain=input comment="defconf: drop all not coming from LAN" disabled=\
yes in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" disabled=\
yes ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" disabled=\
yes ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
connection-state=established,related disabled=yes
add action=accept chain=forward comment=\
"defconf: accept established,related, untracked" connection-state=\
established,related,untracked disabled=yes
add action=drop chain=forward comment="defconf: drop invalid" connection-state=\
invalid disabled=yes
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" \
connection-nat-state=!dstnat connection-state=new disabled=yes in-interface-list=\
WAN
add action=accept chain=forward src-address=192.168.10.116
add action=accept chain=forward src-address=192.168.10.112
add action=accept chain=forward src-address=192.168.10.118
add action=accept chain=forward src-address=192.168.10.250
add action=drop chain=forward src-address=192.168.10.0/24
/ip firewall mangle
add action=change-ttl chain=prerouting new-ttl=increment:1 passthrough=yes
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=\
out,none out-interface-list=WAN
/system clock
set time-zone-name=Asia/Yekaterinburg
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN