dec/13/2020 13:34:28 by RouterOS 6.47.8
serial number = xxxxx
/interface bridge
add admin-mac=xxxxxxxxxx auto-mac=no comment=defconf name=Guest_Bridge
add admin-mac=xxxxxxxxxxxx arp=proxy-arp auto-mac=no comment=defconf name=Main_Bridge
/interface ethernet
set [ find default-name=ether1 ] name=Ether1_BnetUplink speed=100Mbps
set [ find default-name=ether2 ] speed=100Mbps
set [ find default-name=ether3 ] speed=100Mbps
set [ find default-name=ether4 ] speed=100Mbps
set [ find default-name=ether5 ] speed=100Mbps
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk eap-methods=“” mode=dynamic-keys supplicant-identity=MikroTik
add authentication-types=wpa2-psk eap-methods=“” mode=dynamic-keys name=MainSecWifiProfile supplicant-identity=MikroTik
add authentication-types=wpa2-psk eap-methods=“” mode=dynamic-keys name=GuestSecWiFiProfile supplicant-identity=MikroTik
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce country=croatia disabled=no distance=indoors frequency=auto hide-ssid=yes mode=ap-bridge name=Master_Wireless_Interface security-profile=MainSecWifiProfile ssid=xxxx station-roaming=enabled wireless-protocol=802.11
add disabled=no keepalive-frames=disabled mac-address=4E:5E:0C:B2:DA:13 master-interface=Master_Wireless_Interface multicast-buffering=disabled name=Guest_Wireless_Interface_Virtual security-profile=GuestSecWiFiProfile ssid=MuWuGuest station-roaming=enabled wds-cost-range=0 wds-default-cost=0 wps-mode=disabled
/ip pool
add name=Main_DHCP_Pool ranges=192.168.10.150-192.168.10.200
add name=Guest_DHCP_Pool ranges=192.168.15.2-192.168.15.254
/ip dhcp-server
add address-pool=Main_DHCP_Pool disabled=no interface=Main_Bridge lease-time=1d name=Main_DHCP_Server
add address-pool=Guest_DHCP_Pool disabled=no interface=Guest_Bridge lease-time=1d name=Guest_DHCP_Server
/ppp profile
/interface sstp-client
add connect-to=WORK VPN SERVER ADDRESS name=sstp-out1 profile=SSTP_Work_Profile user=xxxxxxx
/user group
set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/interface bridge port
add bridge=Main_Bridge comment=defconf interface=ether2
add bridge=Main_Bridge comment=defconf interface=ether3
add bridge=Main_Bridge comment=defconf interface=ether4
add bridge=Main_Bridge comment=defconf interface=ether5
add bridge=Main_Bridge comment=defconf interface=Master_Wireless_Interface
add bridge=Guest_Bridge interface=Guest_Wireless_Interface_Virtual
/interface bridge settings
set use-ip-firewall=yes
/ip neighbor discovery-settings
set discover-interface-list=all
/interface detect-internet
set detect-interface-list=all
/interface list member
add comment=defconf interface=Main_Bridge list=LAN
add comment=defconf interface=Ether1_BnetUplink list=WAN
/interface wireless access-list
add comment=“xxxx\E2\80\99s xxxxx” interface=Master_Wireless_Interface mac-address=xxxxxxxxxx
add comment=“xxxxx” interface=Master_Wireless_Interface mac-address=xxxxxxxxxx
/ip address
add address=192.168.10.1/24 comment=defconf interface=Main_Bridge network=192.168.10.0
add address=192.168.15.1/24 comment=defconf interface=Guest_Bridge network=192.168.15.0
/ip cloud
set ddns-enabled=yes
/ip dhcp-client
add disabled=no interface=Ether1_BnetUplink
/ip dhcp-server lease
add address=192.168.10.200 client-id=xxxxxxxxxxx mac-address=xxxxxxxx server=Main_DHCP_Server
add address=192.168.10.55 client-id=xxxxxxxxx mac-address=xxxxxx server=Main_DHCP_Server
/ip dhcp-server network
add address=192.168.10.0/24 comment=defconf dns-server=192.168.10.1,8.8.8.8,8.8.4.4 domain=muwu gateway=192.168.10.1
add address=192.168.15.0/24 comment=defconf dns-server=192.168.15.1,8.8.8.8,8.8.4.4 gateway=192.168.15.1
/ip dns
set allow-remote-requests=yes servers=192.168.10.1,8.8.8.8,8.8.4.4
/ip dns static
add address=192.168.88.1 name=router.lan
/ip firewall filter
add action=drop chain=forward comment=“DROP GUEST TO MAIN TRAFFIC” dst-address=192.168.10.0/24 src-address=192.168.15.0/24
add action=accept chain=input in-interface=Ether1_BnetUplink protocol=gre
add action=accept chain=input comment=“defconf: accept established,related,untracked” connection-state=established,related,untracked
add action=accept chain=input comment=“defconf: accept ICMP” protocol=icmp
add action=accept chain=forward comment=“defconf: accept in ipsec policy” ipsec-policy=in,ipsec
add action=accept chain=forward comment=“defconf: accept out ipsec policy” ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment=“defconf: fasttrack” connection-state=established,related
add action=accept chain=forward comment=“defconf: accept established,related, untracked” connection-state=established,related,untracked
add action=drop chain=forward comment=“defconf: drop invalid” connection-state=invalid
add action=drop chain=forward comment=“defconf: drop all from WAN not DSTNATed” connection-nat-state=!dstnat connection-state=new in-interface-list=WAN
add action=drop chain=input comment=“defconf: drop invalid” connection-state=invalid
add action=drop chain=input comment=“defconf: drop all not coming from LAN” disabled=yes in-interface-list=!LAN
/ip firewall nat
add action=masquerade chain=srcnat comment=“defconf: masquerade” ipsec-policy=out,none out-interface=Ether1_BnetUplink
/ip route
add distance=1 dst-address=10.79.0.0/20 gateway=sstp-out1
/ip service
set www disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/ip ssh
set allow-none-crypto=yes forwarding-enabled=remote
/system clock
set time-zone-name=Europe/Zagreb
/system identity
set name=xxxxxxxxxx
/system logging
add topics=e-mail
add topics=script
add topics=write
add topics=wireless
/system ntp client
set enabled=yes primary-ntp=xxxxxx secondary-ntp=xxxxxx
/system scheduler
/tool e-mail
set address=xxxx from=xxxxx port=587 start-tls=yes user=xxxxx
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN