Connect an Access Point to MikroTik OS

AccessPoint Linksys WAP54G:
IP:10.0.0.10/24
GW: 10.0.0.1

MIKROTIK OS: 6.32.2
IP: 10.0.0.1/24


when i connect from LAN it works and my clients get IP from DHCP.
but my wireless clients through Accesspoint can’t

what should i do ?

Can you ping the AP from your router?
Is the port you connect the AP to member of your local bridge (either direct or through a switch master-port)?
-Chris

yes i can ping my ap from my router .

i didn’t bridge it

Long time sinze i used linksys,but its not different from anyother ap.

Make shure it`s dhcp is turned off and set it as a dhcp relay

An actual AP (not router with a wireless AP included) is strictly a bridge, so it shouldn’t need to do DHCP relay.

If this is a router (i.e. it has a “wan” or “internet” port on it in addition to one or more LAN ports) then this suggestion is correct except that you wouldn’t do DHCP relay, you’d just connect the ethernet cable to one of the LAN interfaces instead of the WAN interface.