Dea All,
How to block Yahoo messenger with squid ?? I already use iptables to
block YM port but it is not working . with this line :
-A INPUT -s 192.168.0.0/255.255.255.255 -d 0.0.0.0/0.0.0.0 -p tcp -m tcp
--dport 5050 -j DROP
in squid.conf I add this line :
acl YM_port port 5050
http_access deny YM_port
but users still can access YM ,pls advice what should I do with my squid
and iptables ..
rgds
Received on Mon Nov 03 2003 - 01:17:24 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:03 MST