Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15434

Wireless Networking • Clients of Station Bridge not getting DHCP

$
0
0
Ok, so I have this HAP ax2, and it's connecting in station-bridge config without issue to my wireless network.

Clients on the ether ports of the HAP ax2 aren't getting DHCP, though... the ether interfaces are just one big bridge. Any ideas?

Here's the configuration, it's pretty straightforward:
Code:
# 2024-01-14 21:19:28 by RouterOS 7.14beta6# software id = WU29-BLCC## model = C52iG-5HaxD2HaxD# serial number = HEP08XS9X0H/interface bridgeadd name=bridge1/interface wifiset [ find default-name=wifi1 ] channel.band=5ghz-ax .frequency=5805 .skip-dfs-channels=all .width=20mhz configuration.country="United States" .mode=station-bridge .ssid=Hector disabled=no/interface listadd name=LANadd name=UPLINK/interface wifi securityadd authentication-types=wpa3-psk disabled=no encryption=ccmp-256,gcmp-256 name=sec1/system logging actionadd email-to=noc@noc.com name=email target=email/interface bridge portadd bridge=bridge1 interface=LAN/ip firewall connection trackingset udp-timeout=10s/ipv6 settingsset disable-ipv6=yes/interface list memberadd interface=ether1 list=LANadd interface=ether2 list=LANadd interface=ether3 list=LANadd interface=ether4 list=LANadd interface=ether5 list=LANadd interface=wifi1 list=UPLINK/ip dhcp-clientadd interface=wifi1/system clockset time-zone-name=America/New_York/system identityset name=livingroom-client-ap/system loggingadd action=email topics=critical,warning,account/system noteset show-at-login=no/system ntp clientset enabled=yes/system ntp client serversadd address=10.62.14.1/system package updateset channel=testing

Statistics: Posted by dnnix — Mon Jan 15, 2024 4:23 am



Viewing all articles
Browse latest Browse all 15434

Trending Articles