Sorry, Joost. That was a desperate action trying to allow any incoming requests through that IP range. Now I did what you told me (whick is quite better) but still doesn´t work. As I told Denis in another e-mail, people from another squid forum are suggesting me to put the http server at port 80 and squid caching at 8080 and use "virtual" as the http_accel_host. To tell the truth, I don´t really want to cache things. I want "someone" to intercept the http server responses and make some adjustments on the web page delivered to the host. So squid MUST be the one who is going to deliver the page at last. And I´m hopping there´s a way to implement in any programming language a module for squid to make these adjustments on the page being delivered. Is that possible? If so, how can I do it? Or better, where can I find full information about doing that? Thanks a lot for your attention, guys. This forum is my hope. Rodrigo --- Joost de Heer <sanguis@xxxxxxxxx> escreveu: > > acl myNet src 10.0.0.0-200.0.0.1/255.255.255.0 > > This is wrong. What exactly are you trying to do? > You want all class C > subnets between 10.0.0.0/24 and 200.0.0.0/24? That's > not a range that can > be easily caught with a single subnet-mask. You're > probably better off to > state only the subnets you want, like > > acl myNet src 10.0.0.0/255.255.255.0 > acl myNet src 169.254.0.0/255.255.0.0 > acl myNet src 200.0.0.0/255.255.255.0 > > Joost > > _______________________________________________________ Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora. http://br.acesso.yahoo.com/ - Internet rápida e grátis