# feb/12/2020 12:54:10 by RouterOS 6.46 # software id = RUPM-YHTK # # model = CRS112-8P-4S # serial number = 9B200A14FB0E /interface bridge add admin-mac=74:4D:28:EB:85:D5 auto-mac=no comment=defconf name=bridge /interface ethernet set [ find default-name=ether1 ] 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 set [ find default-name=ether6 ] speed=100Mbps set [ find default-name=ether7 ] speed=100Mbps set [ find default-name=ether8 ] speed=100Mbps set [ find default-name=sfp9 ] advertise=\ 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full set [ find default-name=sfp10 ] advertise=\ 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full set [ find default-name=sfp11 ] advertise=\ 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full set [ find default-name=sfp12 ] advertise=\ 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full /interface pppoe-client /interface l2tp-client /interface list add name=WAN add 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.3-192.168.88.254 /ip dhcp-server add address-pool=dhcp disabled=no interface=bridge name=dhcp1 /snmp community set [ find default=yes ] addresses= /interface bridge port add bridge=bridge comment=defconf disabled=yes interface=ether1 add bridge=bridge comment=defconf disabled=yes interface=ether2 add bridge=bridge comment=defconf interface=ether3 add bridge=bridge comment=defconf interface=ether4 add bridge=bridge comment=defconf interface=ether5 add bridge=bridge comment=defconf interface=ether6 add bridge=bridge comment=defconf interface=ether7 add bridge=bridge comment=defconf interface=ether8 add bridge=bridge comment=defconf interface=sfp9 add bridge=bridge comment=defconf interface=sfp10 add bridge=bridge comment=defconf interface=sfp11 add bridge=bridge comment=defconf interface=sfp12 /interface list member add interface=pppoe-out1 list=WAN add interface=bridge list=LAN add interface=l2tp-out1 list=WAN /ip address add address=192.168.88.1/24 interface=bridge network=192.168.88.0 add address=192.168.22.1/24 interface=ether2 network=192.168.22.0 /ip dhcp-client add interface=ether1 /ip dhcp-server network add address=192.168.88.0/24 gateway=192.168.88.1 netmask=24 /ip firewall filter add action=drop chain=input comment="ssh blacklist drop" connection-state=new \ protocol=tcp src-address-list=ssh_blacklist add action=add-src-to-address-list address-list=ssh_blacklist \ address-list-timeout=4w2d chain=input comment="ssh new to stage1" \ connection-state=new dst-port=21 protocol=tcp add action=add-src-to-address-list address-list=ssh_blacklist \ address-list-timeout=4w2d chain=input comment="ssh new to stage1" \ connection-state=new dst-port=22 protocol=tcp add action=add-src-to-address-list address-list=ssh_blacklist \ address-list-timeout=4w2d chain=input comment="ssh new to stage1" \ connection-state=new dst-port=23 protocol=tcp add action=add-src-to-address-list address-list=ssh_blacklist \ address-list-timeout=4w2d chain=input comment="ssh new to stage1" \ connection-state=new dst-port=3389 protocol=tcp add action=add-src-to-address-list address-list=ssh_blacklist \ address-list-timeout=4w2d chain=input comment="ssh new to stage1" \ connection-state=new dst-port=5060 protocol=tcp