Access Point & DHCP

Hello All,

I have a RB112 and a RB532A.
DHCP is configured on the RB532A.
The RB112 is physically wired from ether1 to ether2 on the RB532A.
I want the RB112 to function as a access point and have the RB532A provide the IP via DHCP.
I tried DHCP-RELAY but was unsuccessful.

If anyone has an example code or another way of accomplishing this I would be greatful.

Thanks

DHCP-relay configuration example,
http://www.mikrotik.com/testdocs/ros/2.9/ip/dhcp_content.php#7.39.11.1

jflorio,

On RB112
Just create a bridge, add ether1 and wlan1 to the bridge
That should do the job.

Your RB112 should act as an AP you wanted.
You don’t have to do DHCP-RELAY unless I misunderstood what you want to do.

Thanks. Got it working as you stated.

Any ideas with same unit and situation how to connect to the RB112 Access Point and use the mac-address filtering from the RB532A?

we use hotspot in RB532A for authentication. For multi point I would used static wds and have the client on wireless access list in RB112. Not sure what r you using.

So I would have to have 2 access lists? One in the RB532A and the RB112 as I use both for AP units.