Hello,
I'm looking to see if I can block specific websites:
http://www.uwm.edu
https://panthermail.uwm.edu
from some of our users to be not able to access them. I assume I can setup filter rules to block the IP addresses correct? If so, I try doing
chain: output
dst address: xx.xx.xxx.xx
connection type: (6) tcp
and I guess that must be wrong. Using ping I find out the IP of these sites, but how do I block them? Is this even possible?