W mojej sieci zaszla potrzeba filtrowania tresci stron WWW.
Nie znalazlem na forum materialow na ten temat wiec zamieszczam to co znalazlem ja:
#okreslenie wyrazen regularnych
acl gg1 dstdomain
www.gadu-gadu.pl
acl gg2 dstdomain
www.gadugadu.pl
acl ichat dstdomain czateria.interia.pl
acl chat url_regex .*chat.*
acl chat url_regex .*czat.*
acl fot url_regex .*fotka.*
acl game url_regex .*.game.*
acl game url_regex .*games.*
acl game url_regex .*kurwy.*
acl game url_regex .*gry.*
acl game url_regex .*onlinehry.*
acl game url_regex .*miniclip.*
acl baby url_regex .*lustereczko.*
acl ggd url_regex .*gadu-gadu.pl/download.*
acl sex urlpath_regex .*sex.*
acl sex urlpath_regex .*nastolatki.*
acl fun dstdomain fun.from.hell.pl
acl fun dstdomain
www.fun.from.hell.pl
acl randki dstdomain randki.interia.pl
acl randki dstdomain sympatia.pl
acl randki dstdomain sympatia.onet.pl
acl kurde dstdomain kurde.pl
# zabronione na podstawie wyrażeń regularnych
http_access deny sex
http_access deny gg1
http_access deny gg2
http_access allow delta
http_access deny ggd
http_access deny fot
http_access deny gg1
http_access deny gg2
http_access deny game
http_access deny ichat
http_access deny chat
http_access deny fun
http_access deny kurde
http_access deny randki
----------------------------------------------------
Slyszalem tez ze daloby sie zrobic tak zeby squid pobieral liste zakazanych slow i adresow z plikow textowych.
Pomoze ktos?
Jezeli ten temat juz gdzies sie pojawil to przepraszam. Szukalem ale nic nie zanalazlem.