I would like some help please. I have a small network with RB951 as my main/hotspot router.
I want to setup 4 RB hap ac lite as simple access points for customers so they can connect
with wifi or cable for internet access.
I cant configure the RB hap correctly. I want to use ether1 for connection to main router and
give wan1, ether2/3/4/5 for customers. All access points must get dhcp from main router.
Your plan is to connect all RB via cable. hAP set bridge with wlan1 and ether1 port as bridge-wan. DHCP client on it and of course wlan1 work ap-bridge.
Where you have a problem with it?
WIFI AP ? - this is start point and you must configure it for your plan
dhcp client on bridge-wan.
ether1 added to bridge-wan ?
You connect via cable/vlan/tunel the main with hAP?
You can ping, mac-telnet the main device? You do in terminal:
ip neighbor discovery set discover=yes [find]
ip neighbor print detail
You clean a firewall, the default rules on ether1?
Does dhcp serwer on main router works properly?
Does your laptop can bring ip adresses via dhcp from main router?
Your answers confirm that you have got a connectivity via Layer2 - it’s good and dhcp should work.
I suggest start a tool > packet sniffer and check this. But it’s a big arma on simple stuff.
Or just update mikrotik version to bugfix or current.
?
But you are bring WAN via cable… and dhcp-client should work even if wlan1=wireless is not participant of a bridge-wan.
wlan1 works like a “repeater” who send from cable to wifi your network with dhcp server service.