Eu am rezolvat problema paginilor xxx astfel... Toata reteaua iese prin proxy. Pentru cine are mail pop3 in afara retelei i-am facut masqarading cu exceptia portului 80 (de fapt pentru portul 80 i-am pus redirectare la portul local de 80) In squid.conf am pus:
... acl sexsites1 url_regex -i ^http://www.chatsystems.com ^http://www.playboy.com ^http://.*mirc.* ^http://.*sex.* ^http://.*porn.* ^http://.*xxx.* ^http://.*teen.* ^http://.*slut.* ^http://.*nude.* ^http://.*erotic.* ^http://.*pleasure.* ^http://.*adult.* ^http://.*gay.* ^http://.*hardc.* ^http://.*pussy.* ^http://.*dick.* ^http://.*masturbation.*^http://.*sheswal.* ^http://.*fortuneci.* ^http://.*chat.* ^http://.*xx.* ^http://.*hotangel.* ^http://.*dailydirt.* ^http://.*erotis.* ^http://.*eros.* ^http://.*babes.* ^http://.*loveisl.* ^http://.*nastythu.* ^http://.*bustyasia.* ^http://.*pussy.* ^http://www.aman2.ro ^http://www.fete.ro ^http://www.jumatateata.ro ^http://www.noi2.ro ^http://www.relatii.ro ^http://www.nud.ro ^http://www.flirturi.ro ^http://www.nebunii.ro ^http://www.amicii.ro ^http://www.cautama.ro ^http://www.cauta-ma.ro ^http://www.amore.ro ^http://www.sex.ro ^http://www.sentimente.ro acl sexsites2 urlpath_regex -i .*sex.* .*porn.* .*xxx.* .*teen.* .*slut.* .*nude.* .*erotic.* .*pleasure.* .*adult.* .*gay.* .*hardc.* .*pussy.* .*dick.* .*masturbation.* .*sheswal .*fortuneci.* .*chat.* .*xx.* .*hotangel.* .*dailydirt.* .*erotis.* .*eros.* .*babes.* .*loveisl.* .*nastythu.* .*bustyasia.* .*pussy.* acl all src 192.168.2.0/255.255.255.0 ... http_access deny sexsites1 http_access deny sexsites2 http_access allow all ... Si merge foarte bine... ----- Original Message ----- From: "Florin Andrei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 13, 2003 9:19 AM Subject: [rlug] Re: Squid [newbie] > On Thu, 2003-06-12 at 00:50, Dan Andrei STEFAN wrote: > > Am un server pe are ruleaza RedHat 7.3 cu Kernel 2.4.20-18.7 si Squid 2.4. > > Problema: cum fac si eu niste limitari sau restrictii la squid, eventual > > poate sunt unelte care sa faca asta, astfel incat traficul cu caracter xxx > > sa fie inchis. > > Nu de alta, dar m-am cam saturat sa vad in loage numai adrese de genul > > prezentat mai sus. > > Eu am adus squidGuard, a mai lucrat cineva cu el? > > SquidGuard e beton. Pune-l cu incredere. Nu te astepta sa prinda _tot_, > dar in general face cam ce te astepti. > > (Preferabil este sa dai "new message" cind initiezi un thread nou, nu sa > dai reply la un mesaj existent. Nu de alta, dar unii citesc pe rlug cu > "select thread / delete", si tu nu vrei ca mesajele tale sa moara subit, > nu? ;-)) > > -- > Florin Andrei > > http://florin.myip.org/ > >
