/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
add address=10.10.10.1/24 interface=bridge-guest network=10.10.10.0
add address=192.168.100.10/24 comment="ONT Glasfasermodem 192.168.100.1" interface=ether1 network=192.168.100.0
add address=10.10.1.10 interface=sfp-sfpplus1 network=10.10.1.0
Here is the full config:
# 2026-01-24 08:46:32 by RouterOS 7.21
# software id = SKRK-C80B
#
# model = RB5009UPr+S+
/interface bridge
add admin-mac=D4:01:C3:E5:30:0F auto-mac=no comment=defconf name=bridge
add name=bridge-guest
/interface ethernet
set [ find default-name=ether1 ] l2mtu=1514
set [ find default-name=ether2 ] l2mtu=1514
set [ find default-name=ether3 ] l2mtu=1514
set [ find default-name=ether4 ] l2mtu=1514
set [ find default-name=ether5 ] l2mtu=1514
set [ find default-name=ether6 ] l2mtu=1514
set [ find default-name=ether7 ] l2mtu=1514
set [ find default-name=ether8 ] l2mtu=1514
set [ find default-name=sfp-sfpplus1 ] auto-negotiation=no l2mtu=1514 sfp-ignore-rx-los=yes speed=1G-baseT-full
/interface wireguard
add comment=back-to-home-vpn listen-port=18353 mtu=1420 name=back-to-home-vpn
/interface vlan
add comment=Telekom interface=ether1 name=vlan7-telekom vlan-id=7
add comment=Telekom interface=sfp-sfpplus1 name=vlan7-telekom-gpon vlan-id=7
/interface pppoe-client
add add-default-route=yes comment=Telekom disabled=no interface=vlan7-telekom max-mtu=1492 name=pppoe-out1 use-peer-dns=yes user=###
add add-default-route=yes comment="Telekom GPON" interface=vlan7-telekom-gpon max-mtu=1492 name=pppoe-out2 use-peer-dns=yes user=###
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wifi channel
add band=5ghz-ax deprioritize-unii-3-4=no disabled=no frequency=5600,5490-5730 name=ch-5ghz reselect-interval=1m skip-dfs-channels=disabled width=20/40/80mhz
add band=2ghz-ax disabled=no frequency=2402-2482 name=ch-2ghz width=20mhz
/interface wifi datapath
add bridge=bridge disabled=no name=datapath1
add bridge=bridge-guest disabled=no name=datapath-guest
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk disabled=no name=sec1
add authentication-types=wpa2-psk,wpa3-psk disabled=yes name=guest
/interface wifi configuration
add channel=ch-2ghz channel.band=2ghz-ax .skip-dfs-channels=10min-cac country=Germany datapath=datapath1 disabled=no mode=ap name="FRITZ!Box 5590 EH" security=sec1 security.authentication-types=wpa2-psk,wpa3-psk ssid="FRITZ!Box 5590 EH"
add country=Germany disabled=yes name="FRITZ!Box 5590 EH Gast" security=guest ssid="FRITZ!Box 5590 EH Gast"
add channel=ch-5ghz channel.band=5ghz-ax .secondary-frequency=disabled country=Germany datapath=datapath1 disabled=no mode=ap name="FRITZ!Box 5590 EH 5 GHz" security=sec1 security.authentication-types=wpa2-psk,wpa3-psk ssid=\
"FRITZ!Box 5590 EH 5 GHz"
/ip pool
add name=dhcp ranges=192.168.88.50-192.168.88.150
add name=dhcp_pool1 ranges=10.10.10.2-10.10.10.254
/ip dhcp-server
add address-pool=dhcp interface=bridge name=defconf server-address=192.168.88.1
add address-pool=dhcp_pool1 interface=bridge-guest name=dhcp1
/user group
add name=homeassistant policy=reboot,read,write,policy,test,api,rest-api,!local,!telnet,!ssh,!ftp,!winbox,!password,!web,!sniff,!sensitive,!romon
/disk settings
set auto-media-interface=bridge auto-media-sharing=yes auto-smb-sharing=yes
/interface bridge nat
add action=accept chain=srcnat
add action=accept chain=srcnat
/interface bridge port
add bridge=bridge comment=defconf 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
/ip firewall connection tracking
set generic-timeout=1m
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface detect-internet
set detect-interface-list=dynamic internet-interface-list=WAN lan-interface-list=LAN wan-interface-list=WAN
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=pppoe-out1 list=WAN
add interface=sfp-sfpplus1 list=WAN
add disabled=yes interface=vlan7-telekom-gpon list=WAN
add interface=pppoe-out2 list=WAN
add interface=ether1 list=WAN
/interface wifi cap
set enabled=yes
/interface wifi capsman
set ca-certificate=auto certificate=auto enabled=yes interfaces=all package-path=updates require-peer-certificate=no upgrade-policy=suggest-same-version
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration="FRITZ!Box 5590 EH" supported-bands=2ghz-ax
add action=create-dynamic-enabled disabled=no master-configuration="FRITZ!Box 5590 EH 5 GHz" supported-bands=5ghz-ax
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
add address=10.10.10.1/24 interface=bridge-guest network=10.10.10.0
add address=192.168.100.10/24 comment="ONT Glasfasermodem 192.168.100.1" interface=ether1 network=192.168.100.0
add address=10.10.1.10 interface=sfp-sfpplus1 network=10.10.1.0
/ip arp
add address=10.10.1.1 interface=sfp-sfpplus1 mac-address=####
/ip cloud
set back-to-home-vpn=enabled ddns-enabled=yes
/ip dhcp-client
add interface=vlan7-telekom
/ip dhcp-server network
add address=10.10.10.0/24 gateway=10.10.10.1
add address=192.168.88.0/24 comment=defconf dns-server=192.168.88.1 gateway=192.168.88.1 ntp-server=192.168.88.1
/ip dns
set allow-remote-requests=yes cache-size=20480KiB servers=9.9.9.9,149.112.112.112,2620:fe::fe,2620:fe::9 verify-doh-cert=yes
/ip dns adlist
add disabled=yes url=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
/ip dns static
add address=192.168.88.1 comment=defconf name=router.lan type=A
add address=149.112.112.112 name=dns.quad9.net type=A
add address=9.9.9.9 name=dns.quad9.net type=A
add address=2620:fe::fe name=dns.quad9.net type=AAAA
add address=2620:fe::9 name=dns.quad9.net type=AAAA
/ip firewall address-list
/ip firewall filter
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
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=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
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=accept chain=input comment=API dst-port=8728 log=yes protocol=tcp
add action=accept chain=input comment="API SSL" dst-port=8729 log=yes protocol=tcp
add action=drop chain=forward dst-address=192.168.88.0/24 src-address=10.10.10.0/24
add action=drop chain=forward dst-address=192.168.216.0/24 src-address=10.10.10.0/24
/ip firewall nat
add action=masquerade chain=srcnat out-interface=pppoe-out1 src-address=192.168.88.0/24
# pppoe-out2 not ready
add action=masquerade chain=srcnat comment=gpon out-interface=pppoe-out2 src-address=192.168.88.0/24
add action=masquerade chain=srcnat comment="HAIRPIN NAT" dst-address=192.168.88.0/24 src-address=192.168.88.0/24
add action=dst-nat chain=dstnat comment=home-assistant dst-port=80 in-interface-list=WAN protocol=tcp to-addresses=192.168.88.35 to-ports=80
add action=dst-nat chain=dstnat dst-port=443 in-interface-list=WAN protocol=tcp to-addresses=192.168.88.35 to-ports=443
add action=src-nat chain=srcnat disabled=yes dst-address=10.10.1.1 dst-address-list="" out-interface=sfp-sfpplus1 src-address=192.168.88.0/24 to-addresses=10.10.1.1
add action=masquerade chain=srcnat out-interface=ether1 src-address=192.168.88.0/24 to-addresses=192.168.100.0/24
add action=src-nat chain=srcnat disabled=yes dst-address=10.10.1.0/24 out-interface=sfp-sfpplus1 src-address=192.168.88.0/24 to-addresses=10.10.1.1
add action=masquerade chain=srcnat out-interface=sfp-sfpplus1 src-address=192.168.88.0/24
/ip route
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=pppoe-out1 routing-table=main scope=30 target-scope=10
add disabled=no dst-address=0.0.0.0/0 gateway="" routing-table=main
add disabled=no dst-address=0.0.0.0/0 gateway=pppoe-out2 routing-table=main
add disabled=yes distance=1 dst-address=0.0.0.0/0 gateway=vlan7-telekom-gpon routing-table=main scope=30 target-scope=10
add disabled=no distance=1 dst-address=10.10.1.0/24 gateway=sfp-sfpplus1 routing-table=main scope=30 target-scope=10
/ip service
set ftp disabled=yes
set ssh address=192.168.88.0/32,192.168.216.0/32
set telnet disabled=yes
set www address=192.168.88.0/32,192.168.216.0/32
set api address=192.168.88.0/32,192.168.216.0/32,192.168.88.35/32
set api-ssl address=192.168.88.0/32,192.168.216.0/32,192.168.88.35/32 certificate="Self signed demo certificate for API"
/ipv6 firewall address-list
add address=::/128 comment="defconf: unspecified address" list=bad_ipv6
add address=::1/128 comment="defconf: lo" list=bad_ipv6
add address=fec0::/10 comment="defconf: site-local" list=bad_ipv6
add address=::ffff:0.0.0.0/96 comment="defconf: ipv4-mapped" list=bad_ipv6
add address=::/96 comment="defconf: ipv4 compat" list=bad_ipv6
add address=100::/64 comment="defconf: discard only " list=bad_ipv6
add address=2001:db8::/32 comment="defconf: documentation" list=bad_ipv6
add address=2001:10::/28 comment="defconf: ORCHID" list=bad_ipv6
add address=3ffe::/16 comment="defconf: 6bone" list=bad_ipv6
/ipv6 firewall filter
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMPv6" protocol=icmpv6
add action=accept chain=input comment="defconf: accept UDP traceroute" dst-port=33434-33534 protocol=udp
add action=accept chain=input comment="defconf: accept DHCPv6-Client prefix delegation." dst-port=546 protocol=udp src-address=fe80::/10
add action=accept chain=input comment="defconf: accept IKE" dst-port=500,4500 protocol=udp
add action=accept chain=input comment="defconf: accept ipsec AH" protocol=ipsec-ah
add action=accept chain=input comment="defconf: accept ipsec ESP" protocol=ipsec-esp
add action=accept chain=input comment="defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=input comment="defconf: drop everything else not coming from LAN" in-interface-list=!LAN
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 packets with bad src ipv6" src-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: drop packets with bad dst ipv6" dst-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: rfc4890 drop hop-limit=1" hop-limit=equal:1 protocol=icmpv6
add action=accept chain=forward comment="defconf: accept ICMPv6" protocol=icmpv6
add action=accept chain=forward comment="defconf: accept HIP" protocol=139
add action=accept chain=forward comment="defconf: accept IKE" dst-port=500,4500 protocol=udp
add action=accept chain=forward comment="defconf: accept ipsec AH" protocol=ipsec-ah
add action=accept chain=forward comment="defconf: accept ipsec ESP" protocol=ipsec-esp
add action=accept chain=forward comment="defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=forward comment="defconf: drop everything else not coming from LAN" in-interface-list=!LAN
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMPv6" protocol=icmpv6
add action=accept chain=input comment="defconf: accept UDP traceroute" dst-port=33434-33534 protocol=udp
add action=accept chain=input comment="defconf: accept DHCPv6-Client prefix delegation." dst-port=546 protocol=udp src-address=fe80::/10
add action=accept chain=input comment="defconf: accept IKE" dst-port=500,4500 protocol=udp
add action=accept chain=input comment="defconf: accept ipsec AH" protocol=ipsec-ah
add action=accept chain=input comment="defconf: accept ipsec ESP" protocol=ipsec-esp
add action=accept chain=input comment="defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=input comment="defconf: drop everything else not coming from LAN" in-interface-list=!LAN
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 packets with bad src ipv6" src-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: drop packets with bad dst ipv6" dst-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: rfc4890 drop hop-limit=1" hop-limit=equal:1 protocol=icmpv6
add action=accept chain=forward comment="defconf: accept ICMPv6" protocol=icmpv6
add action=accept chain=forward comment="defconf: accept HIP" protocol=139
add action=accept chain=forward comment="defconf: accept IKE" dst-port=500,4500 protocol=udp
add action=accept chain=forward comment="defconf: accept ipsec AH" protocol=ipsec-ah
add action=accept chain=forward comment="defconf: accept ipsec ESP" protocol=ipsec-esp
add action=accept chain=forward comment="defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=forward comment="defconf: drop everything else not coming from LAN" in-interface-list=!LAN
/ipv6 nd
set [ find default=yes ] advertise-dns=yes
/snmp
set enabled=yes
/system clock
set time-zone-name=Europe/Berlin
/system note
set show-at-login=no
/system ntp client
set enabled=yes
/system ntp server
set enabled=yes
/system ntp client servers
add address=0.de.pool.ntp.org
add address=1.de.pool.ntp.org
add address=2.de.pool.ntp.org
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
So, what is leading to the /32 route?
Trying to remove it from routes doesn’t work (it hangs on and on with no effect).