how to use iptables to block the IP of device connected to openwrt router
- by scola
I have two routers(A,B).the A connect to internet with IP:192.168.1.1
The openwrt router B connect the lan of A by bridge with static IP:192.168.1.111.
I am learning to use iptables to control the devices connected to B(wlan) .
I use my phone to connect wifi of B,the phone's IP is IP:192.168.1.100.it can surf the internet normally.
I want to block…