# version: 7.19.6 (stable) # total-memory: 64.0MiB # cpu: MIPS 24Kc V7.4 # cpu-count: 1 # total-hdd-space: 128.0MiB # architecture-name: mipsbe # board-name: RB750 # platform: MikroTik # installed-version: 7.19.6 # Flags: U - UNDOABLE # Columns: ACTION, BY, POLICY, TIME # ACTION BY POLICY TIME # U user mentes changed admin write 2025-11-03 12:38:44 # policy # U user group mentes added admin write 2025-11-03 12:38:44 # policy # # software id = LK5Q-UMSJ # # model = RB750 # serial number = 46770420695D /interface bridge add fast-forward=no mtu=1500 name=bridge port-cost-mode=short /interface ethernet set [ find default-name=ether1 ] advertise="10M-baseT-half,10M-baseT-full,100M-baseT-half,100M-baseT-full,1G-baseT-half,1G-baseT-full" comment=UPLINK set [ find default-name=ether2 ] advertise="10M-baseT-half,10M-baseT-full,100M-baseT-half,100M-baseT-full,1G-baseT-half,1G-baseT-full" comment="Helyi ugyfel" set [ find default-name=ether3 ] advertise="10M-baseT-half,10M-baseT-full,100M-baseT-half,100M-baseT-full,1G-baseT-half,1G-baseT-full" comment="User ag" set [ find default-name=ether4 ] advertise="10M-baseT-half,10M-baseT-full,100M-baseT-half,100M-baseT-full,1G-baseT-half,1G-baseT-full" comment=Nyul set [ find default-name=ether5 ] advertise="10M-baseT-half,10M-baseT-full,100M-baseT-half,100M-baseT-full,1G-baseT-half,1G-baseT-full" comment=Aramszunet /interface list add name=discover /interface lte apn set [ find default=yes ] ip-type=ipv4 use-network-apn=no /ip ipsec proposal set [ find default=yes ] enc-algorithms=3des /ip pool add name=dhcp_pool1 ranges=192.168.10.2-192.168.10.254 add name=GW-ECS.MAGICNET.HU/PPPOE/1 ranges=86.109.68.32/28 add name=TARTOZOK ranges=192.168.222.0/24 /ip smb users set [ find default=yes ] disabled=yes /ppp profile set *0 dns-server=86.109.64.5,86.109.64.66 local-address=86.109.64.222 only-one=yes rate-limit=32k remote-address=GW-ECS.MAGICNET.HU/PPPOE/1 /routing bgp template set default disabled=no output.network=bgp-networks /routing ospf instance add disabled=no name=default-v2 redistribute=connected,static /routing ospf area add disabled=no instance=default-v2 name=backbone-v2 add area-id=0.0.0.222 disabled=no instance=default-v2 name=pppoe222 /snmp community set [ find default=yes ] addresses=86.109.64.0/27 /system logging action set 0 memory-lines=500 set 1 disk-lines-per-file=100 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,!rest-api" add name=mentes policy="ssh,read,sensitive,!local,!telnet,!ftp,!reboot,!write,!policy,!test,!winbox,!password,!web,!sniff,!api,!romon,!rest-api" /interface bridge port add bridge=bridge hw=no ingress-filtering=no interface=ether3 internal-path-cost=10 path-cost=10 add bridge=bridge hw=no ingress-filtering=no interface=ether2 internal-path-cost=10 path-cost=10 add bridge=bridge hw=no ingress-filtering=no interface=ether4 internal-path-cost=10 path-cost=10 add bridge=bridge hw=no ingress-filtering=no interface=ether5 internal-path-cost=10 path-cost=10 /interface bridge settings set use-ip-firewall=yes /ip firewall connection tracking set enabled=yes udp-timeout=10s /ip neighbor discovery-settings set discover-interface-list=discover /ip settings set max-neighbor-entries=8192 /ipv6 settings set disable-ipv6=yes max-neighbor-entries=8192 /interface list member add interface=ether1 list=discover add interface=bridge list=discover /interface pppoe-server server add disabled=no interface=bridge one-session-per-host=yes service-name=rlan /ip address add address=10.96.3.1/24 interface=bridge network=10.96.3.0 add address=10.96.29.4/24 interface=ether1 network=10.96.29.0 /ip dhcp-client add interface=ether1 use-peer-ntp=no /ip dhcp-server add address-pool=dhcp_pool1 authoritative=after-2sec-delay disabled=yes interface=ether5 lease-time=3d name=dhcp1 /ip dhcp-server network add address=192.168.10.0/24 gateway=192.168.10.1 /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 /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=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=fasttrack-connection chain=forward connection-state=established,related disabled=yes hw-offload=yes add action=accept chain=forward connection-state=established,related disabled=yes add action=accept chain=forward comment="TARTOZOK POP3 atengedese mail.rlan.hu-ra" connection-mark=tartozo dst-address=86.109.64.10 dst-port=110 protocol=tcp add action=accept chain=forward comment="TARTOZOK DNS atengedese" connection-mark=tartozo dst-port=53 protocol=tcp add action=accept chain=forward comment="TARTOZOK WEB atengedese NAT-hoz" connection-mark=tartozo dst-port=80 protocol=tcp add action=accept chain=forward comment="TARTOZOK WEB atengedese NAT-hoz" connection-mark=tartozo dst-port=3128 protocol=tcp add action=drop chain=forward comment="TARTOZOK ELDOBALASA" src-address=192.168.222.0/24 /ip firewall mangle add action=mark-connection chain=prerouting new-connection-mark=tartozo src-address=192.168.222.0/24 /ip firewall nat add action=masquerade chain=srcnat disabled=yes out-interface=ether1 src-address=192.168.10.0/24 add action=netmap chain=dstnat comment="TARTOZOK WEB atiranyitas" connection-mark=tartozo dst-port=80 protocol=tcp to-addresses=86.109.64.19 to-ports=80 /ip ipsec profile set [ find default=yes ] dpd-interval=2m dpd-maximum-failures=5 /ip proxy set cache-path=web-proxy1 port=3128 /ip route add disabled=no dst-address=0.0.0.0/0 gateway=10.96.29.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 smb shares set [ find default=yes ] directory=/pub /ppp aaa set interim-update=5m use-radius=yes /radius add address=86.109.64.22 require-message-auth=no secret=TiToK345 service=ppp timeout=3s /radius incoming set accept=yes port=1700 /routing bfd configuration add disabled=no interfaces=all min-rx=200ms min-tx=200ms multiplier=5 /routing ospf area range add area=pppoe222 disabled=no prefix=86.109.68.32/28 add area=pppoe222 disabled=no prefix=192.168.222.0/24 /routing ospf interface-template add area=backbone-v2 disabled=no interfaces=ether1 /snmp set contact=admin@rlan.hu enabled=yes location=Ecs /system clock set time-zone-autodetect=no time-zone-name=Europe/Budapest /system identity set name=GW-ECS.MAGICNET.HU /system logging add action=remote topics=critical add action=remote topics=info add action=remote topics=error add action=remote topics=warning /system ntp client set enabled=yes /system ntp client servers add address=86.109.64.5 add address=time.rlan.hu /system scheduler add interval=6d name=mentes on-event=mentes policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive start-date=2014-05-07 start-time=10:32:17 /system script add dont-require-permissions=no name=mentes owner=admin policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive 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" /system watchdog set auto-send-supout=yes ping-start-after-boot=55m send-email-from=sw-ecs@magicnet.hu send-email-to=magic@magicnet.hu send-smtp-server=86.109.64.10 watch-address=10.96.3.1 /tool e-mail set from=gw-ecs@magicnet.hu server=86.109.64.10 /tool graphing interface add /tool graphing queue add /tool graphing resource add /tool sniffer set filter-interface=ether1