Do we have to add line acl DIRECT method DIRECT ? because squid said it's bungled squid.conf. regards, DAMK On 10/10/07, Troy <t33r0y@xxxxxxxxx> wrote: > This might work. I have this ACL in to deny CONNECT to IP addresses but I > changed the acl below to say DIRECT obviously. > > acl ipnum url_regex > ^([01]?[0-9][0-9]?|2[0-4][0-9]|25[0-5])(\.([01]?[0-9][0-9]?|2[0-4][0-9]|25[0-5])){3} > http_access deny DIRECT ipnum > > Troy > > > On 10/9/07, dwi amk <dwi.amk@xxxxxxxxx> wrote: > > Dear all, > > > > I want to block DIRECT/xxx.xxx.xxx.xxx > > > > like in access log: > > GET http://media.fastclick.net/w/get.media? - > DIRECT/xxx.xxx.xxx.xxx > > > > how in earth to that? > > > > Regards, > > -- > > ::DAMK:: > > > > -- ::DAMK::