Looking for some help as I am new to this prodcut.
My network topology as follow:
RB2011 <-------------> Wifi AP1(ethert to eth3) <-------------> Wifi (Universal repeater to AP1)
I use the unviersal repeater for both WIFI AP,and when I connect SSID but I can’t get ip form RB2011UiAS.
I noticed that if I replaced RB2011 with other routers it my topology works. Can someone please help me to check my configuration as I been stuck on this for several weeks.
Here is my configuration (default setting)
/ip pool
add name=default-dhcp ranges=192.168.88.10-192.168.88.254
You might have to check the log, with logging for dhcp enabled. Or check the lease status, it probably goes till “offered” but fails to get “bound” status, when there is a repeater used.
The check to go from “offered” to “bound” never reaches the dhcp-client, so that check fails. It succeeds without the repeater.