# model: RBD52G-5HacD2HnD # serial-number: E5780EE801CD # firmware-type: ipq4000L # current-firmware: 6.47.9 # installed-version: 6.49.6 # Flags: U - undoable, R - redoable, F - floating-undo # ACTION BY POLICY # U user mentes added admin write # policy # U user group backup added admin write # policy # # software id = PZWR-PDJH # # model = RBD52G-5HacD2HnD # serial number = E5780EE801CD /interface bridge add name=bridge-management add name=bridge-vlan2563 add name=bridge1 /interface ethernet set [ find default-name=ether1 ] comment="Uplink Papa Viztorony" l2mtu=1620 mtu=1600 set [ find default-name=ether2 ] comment="Nemesszalok onkormanyzat" l2mtu=1620 mtu=1600 speed=100Mbps set [ find default-name=ether3 ] comment="Nyarad ovoda fele" l2mtu=1620 mtu=1600 set [ find default-name=ether4 ] l2mtu=1620 mtu=1600 set [ find default-name=ether5 ] comment=Aramszunet l2mtu=1620 mtu=1600 /interface vlan add interface=ether3 name=vlan2563-nyarad vlan-id=2563 add interface=ether1 mtu=1600 name=vlan2563-papafele vlan-id=2563 /interface list add name=neighbour /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik add authentication-types=wpa2-psk eap-methods="" mode=dynamic-keys name=wpa2 supplicant-identity="" wpa2-pre-shared-key=dsjnf999 /interface wireless set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode band=2ghz-g/n channel-width=20/40mhz-Ce comment="Management 2.4GHz" country=no_country_set disabled=no frequency-mode=superchannel mode=ap-bridge security-profile=wpa2 ssid=RLAN_MNGMNT wireless-protocol=802.11 set [ find default-name=wlan2 ] adaptive-noise-immunity=ap-and-client-mode band=5ghz-a/n/ac channel-width=20/40/80mhz-Ceee comment="Management 5GHz" country=no_country_set disabled=no frequency-mode=superchannel mode=ap-bridge security-profile=wpa2 ssid=RLAN_MNGMNT wireless-protocol=802.11 /interface wireless manual-tx-power-table set wlan1 comment="Management 2.4GHz" set wlan2 comment="Management 5GHz" /interface wireless nstreme set wlan1 comment="Management 2.4GHz" set wlan2 comment="Management 5GHz" /ip pool add name=dhcp_pool4 ranges=192.168.88.2-192.168.88.254 /ip dhcp-server add address-pool=dhcp_pool4 disabled=no interface=bridge-management name=dhcp2 /queue simple add comment="A fasttrack miatt fel kell venni az ip-t a firewallba kulonben nem korlatoz!" disabled=yes name=FIGYELJ! add burst-limit=70M/70M burst-threshold=45M/45M burst-time=1m/1m max-limit=50M/50M name="WHB Kocka" target=86.109.70.194/32 /routing ospf instance set [ find default=yes ] redistribute-connected=as-type-1 redistribute-static=as-type-1 /snmp community set [ find default=yes ] addresses=86.109.64.0/27,10.0.0.2/32 add addresses=86.109.64.0/27,10.0.0.2/32 name=partnerlogin /system logging action set 3 remote=86.109.64.16 /user group set full policy="local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp" 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 /interface bridge port add bridge=bridge-management interface=wlan1 add bridge=bridge-management interface=wlan2 add bridge=bridge1 interface=ether1 add bridge=bridge1 interface=ether2 add bridge=bridge-vlan2563 interface=vlan2563-papafele add bridge=bridge1 interface=ether4 add bridge=bridge1 interface=ether5 add bridge=bridge-vlan2563 interface=vlan2563-nyarad /ip neighbor discovery-settings set discover-interface-list=neighbour /interface list member add interface=ether1 list=neighbour add interface=ether2 list=neighbour add interface=ether3 list=neighbour add interface=ether4 list=neighbour add interface=ether5 list=neighbour add interface=wlan1 list=neighbour add interface=wlan2 list=neighbour add disabled=yes interface=vlan2563-nyarad list=neighbour /ip address add address=10.89.2.16/24 interface=bridge1 network=10.89.2.0 add address=192.168.88.1/24 interface=bridge-management network=192.168.88.0 add address=10.89.11.1/24 interface=ether3 network=10.89.11.0 /ip dhcp-server network add address=192.168.88.0/24 dns-server=86.109.64.5,86.109.64.66 gateway=192.168.88.1 /ip dns set servers=86.109.64.5 /ip firewall address-list add address=86.109.64.0/27 list=support add address=192.168.88.0/24 list=support add address=10.0.0.0/8 list=support add address=86.109.64.0/19 comment="Ezt ki lehet torolni, csak a beallitashoz kell" list=support #error exporting /ip firewall calea /ip firewall filter 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=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=fasttrack-connection chain=forward connection-state=established,related add action=accept chain=forward connection-state=established,related /ip firewall nat add action=masquerade chain=srcnat src-address=192.168.88.0/24 /ip route add distance=1 gateway=10.89.2.1 /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 /ip ssh set allow-none-crypto=yes forwarding-enabled=remote /ppp aaa set interim-update=5m use-radius=yes /ppp profile set *0 dns-server=86.109.64.5,86.109.64.66 local-address=86.109.64.244 only-one=yes rate-limit=64k remote-address=*2 /radius add address=86.109.64.22 secret=TiToK345 service=ppp timeout=3s add address=86.109.64.14 secret=TiToK345 service=ppp timeout=3s /radius incoming set accept=yes port=1700 /routing filter add action=discard chain=ospf-out prefix=192.168.88.0/24 prefix-length=24 /snmp set contact=admin@rlan.hu enabled=yes location=Gyor /system clock set time-zone-name=Europe/Budapest /system identity set name=gw-nemesszalok /system logging add action=remote topics=info add action=remote topics=critical add action=remote topics=error add action=remote topics=warning /system ntp client set enabled=yes server-dns-names=time.rlan.hu /system scheduler add interval=6d name=mentes on-event=mentes policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon start-date=aug/04/2020 start-time=07:54:53 /system script add dont-require-permissions=no name=mentes owner=admin policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source="/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\r\n/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\r\n" /tool e-mail set address=86.109.64.10 from=gw-gyor@magicnet.hu /tool graphing interface add /tool graphing queue add /tool graphing resource add /tool sniffer set filter-interface=*F