Can you runand send the line for your MAC address? (you can omit the actual MAC if you prefer)Code:arp -a
Can you also send me the outputs of
and the contents ofCode:ebtables -L ebtables -t broute -L
Code:/jffs/configs/dnsmasq.conf.add
Hi
YazFi: Querying router for connected WiFi clients...
---------------------------------------------------------------------------
INTERFACE: wl0.1
SSID: ASUS_Guest1
HOSTNAME IP ADDRESS MAC
4C:49:E3:B8:15:67
---------------------------------------------------------------------------
YazFi: Query complete, please see above for results
Redmi4X-Redmi (192.168.1.178) at 4c:49:e3:b8:15:67 [ether] on br0
ebtables -L
Bridge table: filter
Bridge chain: INPUT, entries: 0, policy: ACCEPT
Bridge chain: FORWARD, entries: 2, policy: ACCEPT
-i wl0.1 -j DROP
-o wl0.1 -j DROP
Bridge chain: OUTPUT, entries: 0, policy: ACCEPT
ebtables -t broute -L
Bridge table: broute
Bridge chain: BROUTING, entries: 1, policy: ACCEPT
-p IPv4 -i wl0.1 --ip-dst 192.168.1.0/24 --ip-proto tcp --ip-dport ! 8083 -j DROP
cat /jffs/configs/dnsmasq.conf.add
cat: can't open '/jffs/configs/dnsmasq.conf.add': No such file or directory
Thanks