# model: RBD52G-5HacD2HnD # serial-number: D7160D01CAB3 # firmware-type: ipq4000L # current-firmware: 6.47.8 # installed-version: 6.49.15 # Flags: U - undoable, R - redoable, F - floating-undo # ACTION BY POLICY # U route changed admin write # U device changed admin write # U route added admin write # U device changed admin write # U device changed admin write # U device changed admin write # U user mentes added admin write # policy # U user group backup added admin write # policy # # software id = M5PJ-BFGK # # model = RBD52G-5HacD2HnD # serial number = D7160D01CAB3 /interface ethernet set [ find default-name=ether1 ] comment="Uplink Digi" set [ find default-name=ether2 ] comment="Tomo utca" set [ find default-name=ether3 ] comment="Benczur Hotel" set [ find default-name=ether4 ] comment=Ures set [ find default-name=ether5 ] comment=Switch /interface pppoe-client add add-default-route=yes default-route-distance=30 disabled=no interface=ether1 name=pppoe-out1 password=BgF9pBsJ user=rlaninternet-ltu /interface wireless set [ find default-name=wlan1 ] ssid=MikroTik set [ find default-name=wlan2 ] ssid=MikroTik /interface vlan add interface=ether5 name=vlan500-derkovits vlan-id=500 /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /ip pool add name=dhcp_pool0 ranges=86.109.69.170 add name=dhcp_pool1 ranges=86.109.69.198 /ip dhcp-server add address-pool=dhcp_pool0 disabled=no interface=vlan500-derkovits name=dhcp1 add address-pool=dhcp_pool1 disabled=no interface=ether3 name=dhcp2 /interface l2tp-client add connect-to=86.109.64.70 disabled=no mrru=1604 name=l2tp-budapest password=HzUjkk7z profile=default user=BpBenczur /queue simple add comment="FASTTRACK VAN!!!!" disabled=yes name="IP/Addresslist-be fel kell venni az IP-t, mert fasttrak van" target="" add limit-at=100M/100M max-limit=100M/100M name="KIFU Derkovits Iskola Varosligeti fasor" target=86.109.69.170/32 add burst-limit=100M/200M burst-threshold=40M/90M burst-time=1m/1m limit-at=50M/100M max-limit=50M/100M name="Benczur Hotel" target=86.109.69.198/32 /routing ospf instance set [ find default=yes ] redistribute-connected=as-type-1 /snmp community set [ find default=yes ] addresses=86.109.64.0/27 /system logging action set 3 remote=86.109.64.16 /user group add name=backup policy="ssh,read,sensitive,!local,!telnet,!ftp,!reboot,!write,!policy,!test,!winbox,!password,!web,!sniff,!api,!romon,!dude,!tikapp" #error exporting /interface bridge calea /ip neighbor discovery-settings set discover-interface-list=all /ip address add address=10.1.14.1/24 comment="MSZOSZ eszkozok jelenleg lfmt-n vannak" disabled=yes interface=ether5 network=10.1.14.0 add address=10.1.25.1/24 comment="Derkovits iskola" interface=ether5 network=10.1.25.0 add address=86.109.69.169/30 comment="Kifu Derkovits Iskola Varosligeti fasor" interface=vlan500-derkovits network=86.109.69.168 add address=86.109.69.197/30 comment="Benczur hotel" interface=ether3 network=86.109.69.196 add address=10.1.39.1/24 interface=ether2 network=10.1.39.0 /ip dhcp-server network add address=86.109.69.168/30 gateway=86.109.69.169 add address=86.109.69.196/30 gateway=86.109.69.197 /ip dns set servers=86.109.64.5,86.109.64.66 /ip firewall address-list add address=86.109.64.0/27 list=support add address=10.0.0.0/8 list=support add address=86.109.64.0/19 comment="Ez torolheto" list=support add address=192.168.88.0/24 list=support add address=86.109.69.170 list=queue add address=86.109.69.186 list=queue add address=86.109.69.198 list=queue #error exporting /ip firewall calea /ip firewall filter add action=accept chain=input src-address=86.109.64.70 add action=accept chain=input comment=telnet,ssh,ftp dst-port=21-23 protocol=tcp src-address-list=support add action=drop chain=input comment=telnet,ssh,ftp dst-port=21-23 protocol=tcp add action=accept chain=input comment="Bandwidth test" protocol=tcp src-address-list=support src-port=2000 add action=accept chain=input comment="Bandwidth test" dst-port=2000 protocol=tcp src-address-list=support add action=add-src-to-address-list address-list=Syn_Flooder address-list-timeout=30m chain=input comment="Add Syn Flood IP to the list" connection-limit=30,32 protocol=tcp tcp-flags=syn add action=drop chain=input comment="Drop to syn flood list" src-address-list=Syn_Flooder add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="Port Scanner Detect" protocol=tcp psd=21,3s,3,1 add action=drop chain=input comment="Drop to port scan list" src-address-list=Port_Scanner add action=jump chain=input comment="Jump for icmp input flow" jump-target=ICMP protocol=icmp add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="NMAP FIN Stealth scan" protocol=tcp tcp-flags=fin,!syn,!rst,!psh,!ack,!urg add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="SYN/FIN scan" protocol=tcp tcp-flags=fin,syn add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="SYN/RST scan" protocol=tcp tcp-flags=syn,rst add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="FIN/PSH/URG scan" protocol=tcp tcp-flags=fin,psh,urg,!syn,!rst,!ack add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="ALL/ALL scan" protocol=tcp tcp-flags=fin,syn,rst,psh,ack,urg add action=add-src-to-address-list address-list=Port_Scanner address-list-timeout=1h chain=input comment="NMAP NULL scan" protocol=tcp tcp-flags=!fin,!syn,!rst,!psh,!ack,!urg add action=drop chain=input comment="Block all access to the winbox - except to support list # DO NOT ENABLE THIS RULE BEFORE ADD YOUR SUBNET IN THE SUPPORT ADDRESS LIST" dst-port=8291 protocol=tcp src-address-list=!support add action=accept chain=input comment="Accept to established connections" connection-state=established add action=accept chain=input comment="Accept to related connections" connection-state=related add action=accept chain=input comment="Full access to SUPPORT address list" src-address-list=support add action=accept chain=input dst-address=255.255.255.255 add action=log chain=input comment="Drop anything else! # DO NOT ENABLE THIS RULE BEFORE YOU MAKE SURE ABOUT ALL ACCEPT RULES YOU NEED" disabled=yes add action=drop chain=input comment="Drop anything else! # DO NOT ENABLE THIS RULE BEFORE YOU MAKE SURE ABOUT ALL ACCEPT RULES YOU NEED" add action=accept chain=ICMP comment="Echo request - Avoiding Ping Flood" icmp-options=8:0 limit=10,15 protocol=icmp add action=accept chain=ICMP comment="Echo reply" icmp-options=0:0 protocol=icmp add action=accept chain=ICMP comment="Time Exceeded" icmp-options=11:0 protocol=icmp add action=accept chain=ICMP comment="Destination unreachable" icmp-options=3:0-1 protocol=icmp add action=accept chain=ICMP comment=PMTUD icmp-options=3:4 protocol=icmp add action=drop chain=ICMP comment="Drop to the other ICMPs" protocol=icmp add action=jump chain=output comment="Jump for icmp output" jump-target=ICMP protocol=icmp add action=accept chain=forward comment="Queue-ban szereplo IP-k kihagyasa fasttrackbol" connection-state=established,related src-address-list=queue add action=accept chain=forward comment="Queue-ban szereplo IP-k kihagyasa fasttrackbol" connection-state=established,related dst-address-list=queue add action=fasttrack-connection chain=forward connection-state=established,related protocol=tcp add action=accept chain=forward connection-state=established,related protocol=tcp /ip firewall mangle add action=mark-packet chain=prerouting connection-mark=hotel new-packet-mark=hotel passthrough=yes add action=mark-routing chain=prerouting new-routing-mark=hotel packet-mark=hotel passthrough=yes /ip firewall nat add action=masquerade chain=srcnat disabled=yes src-address=86.109.69.198 /ip route add check-gateway=ping comment="Hotel csomagok digi fele kuldese" distance=1 gateway=pppoe-out1 routing-mark=hotel add check-gateway=ping distance=1 gateway=10.250.0.161 add check-gateway=ping distance=10 gateway=10.1.12.1 add distance=1 dst-address=86.109.64.70/32 gateway=pppoe-out1 add comment="Nem letezo route. Azert van felveve, ha nincs pppoe rossz iranyba\_probalkozik a l2tp" distance=2 dst-address=86.109.64.70/32 gateway=ether1 /ip service set www address=86.109.64.0/27 set api address=86.109.64.0/27 set api-ssl address=86.109.64.0/27 /routing filter add action=discard chain=ospf-out prefix=10.0.0.1 prefix-length=32 add action=discard chain=ospf-out prefix=192.168.1.0/24 prefix-length=24 /routing ospf interface add interface=l2tp-budapest network-type=point-to-point add cost=40 interface=ether2 network-type=broadcast /routing ospf network add area=backbone network=10.250.0.161/32 add area=backbone network=10.1.39.0/24 /snmp set contact=admin@rlan.hu enabled=yes location=Budapest src-address=10.1.39.1 /system clock set time-zone-name=Europe/Budapest /system identity set name=gw-benczur /system logging add action=remote topics=info add action=remote topics=error add action=remote topics=critical add action=remote topics=warning /system ntp client set enabled=yes primary-ntp=86.109.64.5 /system routerboard settings set cpu-frequency=827MHz /system scheduler add interval=6d name=mentes on-event=mentes policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon start-date=feb/04/2021 start-time=12:08:43 /system script add dont-require-permissions=no name=mentes owner=admin policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source="/export file=export\r\n/tool e-mail send from=\"backup@rlan.hu\" to=\"backup@rlan.hu\" subject=([/system identity get name] . \" export\") file=export.rsc\r\n/system backup save name=backup\r\n/tool e-mail send from=\"backup@rlan.hu\" to=\"backup@rlan.hu\" subject=([/system identity get name] . \" Backup\") file=backup.backup" /tool e-mail set address=86.109.64.10 from=gw-benczur@magicnet.hu /tool graphing interface add /tool graphing queue add /tool graphing resource add