Hey.
I've got config like this:
How to fix log:
I've got config like this:
Code:
# 2024-02-03 19:53:48 by RouterOS 7.13.3# software id = **ELIDED**## model = C53UiG+5HPaxD2HPaxD# serial number = **ELIDED**/interface bridgeadd name=LANadd name=WAN/interface wifiset [ find default-name=wifi1 ] channel.band=5ghz-ac .frequency=5300 \ configuration.country=Poland .mode=ap .ssid=**ELIDED** disabled=no \ security.authentication-types=wpa2-psk,wpa3-psk/interface wifi securityadd authentication-types=wpa2-psk disabled=no name=**ELIDED**/interface wifiset [ find default-name=wifi2 ] configuration.country=Poland .mode=ap .ssid=**ELIDED** disabled=no security=**ELIDED**/interface wifi configurationadd chains="" country=Poland disabled=no mode=ap name=#conf_2.4GHZ security=**ELIDED** ssid=**ELIDED**/ip pooladd name=LAN_DHCP ranges=192.168.0.2-192.168.0.254/ip dhcp-serveradd address-pool=LAN_DHCP interface=LAN name=LAN_DHCP/interface bridge portadd bridge=WAN interface=ether1add bridge=LAN interface=ether2add bridge=LAN interface=ether3add bridge=LAN interface=ether4add bridge=LAN interface=wifi1add bridge=LAN interface=wifi2/ip addressadd address=192.168.0.1/24 interface=LAN network=192.168.0.0/ip cloudset update-time=no/ip dhcp-client# DHCP client can not run on slave or passthrough interface!add interface=ether1/ip dhcp-server networkadd address=192.168.0.0/24 dns-server=8.8.8.8,1.1.1.1 gateway=192.168.0.1 \ netmask=24/ip firewall filteradd action=fasttrack-connection chain=forward connection-state=\ established,related hw-offload=yesadd action=accept chain=forward connection-state=established,related/ip firewall natadd action=masquerade chain=srcnat out-interface=WAN/ip serviceset telnet disabled=yesset ftp disabled=yesset www disabled=yesset ssh disabled=yesset api disabled=yesset api-ssl disabled=yes/system clockset time-zone-name=Europe/Warsaw/system noteset show-at-login=no
Code:
temporary moving client ether1 from slave to master port, update your config!!!
Statistics: Posted by genome9o — Sat Feb 03, 2024 8:56 pm