Simple Firewall Rule
Simple Firewall Rule
I can't configure a simple block/allow access configuration from one IP to another in OMADA.
I have a pi.hole at 192.168.1.2, and I need to block TCP and UDP access to it, and only allow access to 192.168.1.10.
LAN 192.168.1.0/24 BLOCK TO > 192.168.1.2 ON PORT > 8049 (192.168.1.2:8049)
IP 192.168.1.10 PERMIT TO > 192.168.1.2 ON PORT > 8049
I've already looked in the gateway ACL, but there's no such option.