RB433AH setup: No internet

I have setup this device with a static IP on WAN(ether1) and can access it remotely. I have also setup Wireless DHCP server(WLAN1). I can connect to wireless router using a security profile and get an IP address from DHCP server but I cannot get online…

It seems to me what is wrong is the interfaces are not communication properly to pass traffic from WLAN to WAN.

Any ideas…

Did you configure NAT?

/ip firewall nat
add action=masquerade chain=srcnat disabled=no out-interface=ether1

yes and i verified it by trying you posted command again and it was already in the ip>firewall>NAT.

anything else i should be checking?

What does your DHCP configuration look like on a host? Check for Address, gateway, and DNS servers.

not quite understanding what you are saying? i connect wirelessly and get an IP address, gateway and dns servers i’ve entered in DHCP server… i can login remotely and check all settings so WAN IP is set correctly…