> These are allowed.
>
> Which rules dud you have which you think should have blocked this?
acl msn_no_block src 10.167.211.11/255.255.255.255
acl msn_server req_mime_type ^application/x-msn-messenger
# acl msn_server dstdomain gateway.messenger.hotmail.com
# acl msn_server dst 207.46.110.0/255.255.255.0
http_access deny !msn_no_block msn_server
http_access deny all
This is what I use! The commented lines are also rules which I tried,
without succeeding! The only IP you see (10.167.211.11) is the one that
should be able to use MSN.
Thank you!
Received on Wed Aug 06 2003 - 02:30:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:44 MST