@andipandi:
WAN interface should have no leases at all?
I don't see any error in the config you posted.
You should check the subnet masks on your clients, they should be set to 255.255.255.0. Also, you should check your WiFi router, since this is the only interface that causes issues, perhaps it is that piece of hardware that has its own configuration wrong.
Probably you can read some more from the firewall logs, they also tell you what traffic is blocked.
If you just want LAN, LAN2 and WIFI_AP to be one large net, you could also just bridge them. (I think then you have to adjust the subnet mask again to include all nets.)
I apologize for not enough a clear description of the problem.
WAN, WAN2, WIFI interfaces receive leases from the ISP and operating normally. WIFI interface is Atheros AR2417 adapter.
Subnet masks really 255.255.255.0. No additional WIFI router is not used, the access point is implemented by means of pfsense WIFI adapter Ralink RT2561S, if it is important.
The firewall logs nothing about blocking packets from the LAN to WIFI_AP, which is strange.
The experimental purposes, I tried to combine all three interfaces in a bridge, in this case, the problem disappears, but I need independent subnet.
As I see it (maybe I'm wrong) the problem is in routing with WIFI_AP NIC.
Thanks