Stateful firewall -> assess packets at FIRST interface it hits -> host initiates traffic -> hits LAN interface (direction: in) first...
I want to block one device, by IP, on my LAN, from accessing the Internet. I've tried a floating rule that blocks the IP as source, direction out, and I have tried a similar rule on the WAN tab. With logging enabled, the rule is never logged and the device continues to enjoy Internet access.
If I place it on the LAN interface it blocks the device's access to any services on the firewall itself e.g. the time service on 192.168.1.1:123, and I only want it blocking traffic out through WAN to the Internet - the firewall and other interfaces are fine to be accessible.
Are you sure this device is being allowed to contact other destinations (non 443/TCP) in Internet?Could you please upload another screenshot showing it (blur whatever is needed).If you configure it like:LAN Interface inboundSource -> Device IPDestination -> Invert LANProtocol -> ANYAction -> Block/DropAnd apply, it should work.