I've set my home network up to use OpenDNS content filtering. This works fine until someone manually changes their DNS IP addresses on their machines. I've read that there's a way to prevent this with firewall rules.
From here: https://support.opendns.com/entries/26374985-Preventing-circumvention-of-OpenDNS-with-firewall-rules
it says :
Essentially, add the following filter or rule to the firewall that is at the edge of the network:
ALLOW TCP/UDP IN/OUT to 208.67.222.222 or 208.67.220.220 on Port 53
and
BLOCK TCP/UDP IN/OUT all IP addresses on Port 53
I'm having challenges trying to execute this in the firewall rule interface on my 890L. I can add 2 rules for the "Allow" portion - but can't seem to add the commensurate "Block" portion at the same time.
Further, I can't seem to block "All (WAN) addresses on Port 53".
What am I missing?