Set up is :
All devices in 192.168.1.x range.
The Router is 192.168.1.1
The wireless AP is 192.168.1.100
MODEM -> Router Port 1 -> AC68u as Wireless AP running merlin
Port 2 -> 10/100/1000 Switch
All devices on the switch have full access to the network and Internet.
I want to restrict the Wifi devices access to LAN devices.
On the AP can I add iptables rules that will allow 192.168.1.10 and 192.168.1.20 to access the LAN devices, but all other wireless devices can only access 192.168.1.1 to get access out to the Internet ?
Is this possible ?
Thanks