<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA256 <br>
<br>
Feel free to read our wiki.<br>
<br>
Here can be answers on most of your questions, is it?<br>
<br>
15.07.2016 0:35, Yuri Voinov пишет:<br>
<span style="white-space: pre;">><br>
><br>
>
<a class="moz-txt-link-freetext" href="http://wiki.squid-cache.org/action/show/HelpOnAccessControlLists?action=show&redirect=HelpOnAcl">http://wiki.squid-cache.org/action/show/HelpOnAccessControlLists?action=show&redirect=HelpOnAcl</a><br>
><br>
> 15.07.2016 0:33, Stephen Stark пишет:<br>
> > Thank you I have red that link.<br>
><br>
><br>
><br>
> > My main problem is i have more than one acl. For
example<br>
><br>
> > acl test localport 4000<br>
><br>
> > acl test1 localport 4001<br>
><br>
> > acl test3 localport 4002<br>
><br>
><br>
><br>
> > and I only want to have lets say the test1 acl to
be virus<br>
> scanned and the other ports not scanned.<br>
><br>
><br>
><br>
> > for example I have tried<br>
><br>
> > adaptation_access service_avi_resp allow test1<br>
><br>
> > adaptation_access service_avi_resp deny all<br>
><br>
><br>
><br>
> > but that does not seem to work.<br>
><br>
><br>
><br>
> > So i would think it would test1 acl to would get
scaned but<br>
> it does not.<br>
><br>
><br>
><br>
> > Any help would be great!<br>
><br>
><br>
><br>
><br>
><br>
> > On Jul 14, 2016 1:52 PM, "Yuri Voinov"
<<a class="moz-txt-link-abbreviated" href="mailto:yvoinov@gmail.com">yvoinov@gmail.com</a><br>
> <a class="moz-txt-link-rfc2396E" href="mailto:yvoinov@gmail.com"><mailto:yvoinov@gmail.com></a>> wrote:<br>
><br>
><br>
><br>
><br>
><br>
><br>
>
<a class="moz-txt-link-freetext" href="http://wiki.squid-cache.org/ConfigExamples/ContentAdaptation/C-ICAP">http://wiki.squid-cache.org/ConfigExamples/ContentAdaptation/C-ICAP</a><br>
><br>
><br>
><br>
><br>
><br>
> > 14.07.2016 21:06, Stephen Stark пишет:<br>
><br>
> > > Hello,<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > I been having trouble getting this to
work in 3.5<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > I have an acl like the one below. I am
having a<br>
> problem when<br>
><br>
> > I use this acl with adaptation_access. The
acl works<br>
> correctly on<br>
><br>
> > other tests. So the acl should be fine.<br>
><br>
><br>
><br>
> > > When I call<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > adaptation_access service_avi_req allow
test<br>
><br>
><br>
><br>
> > > adaptation_access service_avi_resp
allow test<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > it does not seem to work, only all
works...?<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > I am using ICAP and was wondering if
there is<br>
> something i am<br>
><br>
> > missing in my ICAP conf or virus scan
conf?????<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > Below works but not when i change "all"
to "test"<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > acl test localport 4000<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > ..... other stuff<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > icap_send_client_ip on<br>
><br>
><br>
><br>
> > > icap_send_client_username on<br>
><br>
><br>
><br>
> > > icap_client_username_header
X-Authenticated-User<br>
><br>
><br>
><br>
> > > icap_preview_enable on<br>
><br>
><br>
><br>
> > > icap_preview_size 1024<br>
><br>
><br>
><br>
> > > icap_service service_avi_req
reqmod_precache<br>
><br>
> > icap://127.0.0.1:1344/virus_scan<br>
> <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1:1344/virus_scan"><http://127.0.0.1:1344/virus_scan></a><br>
><br>
> > <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1:1344/virus_scan"><http://127.0.0.1:1344/virus_scan></a><br>
> <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1:1344/virus_scan"><http://127.0.0.1:1344/virus_scan></a> bypass=off<br>
><br>
><br>
><br>
> > > adaptation_access service_avi_req allow
all<br>
><br>
><br>
><br>
> > > icap_service service_avi_resp
respmod_precache<br>
><br>
> > icap://127.0.0.1:1344/virus_scan<br>
> <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1:1344/virus_scan"><http://127.0.0.1:1344/virus_scan></a><br>
><br>
> > <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1:1344/virus_scan"><http://127.0.0.1:1344/virus_scan></a><br>
> <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1:1344/virus_scan"><http://127.0.0.1:1344/virus_scan></a> bypass=on<br>
><br>
><br>
><br>
> > > adaptation_access service_avi_resp
allow all<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > Sorry if my question is vague. New to
squid-users!<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > > Thanks!<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> > >
_______________________________________________<br>
><br>
><br>
><br>
> > > squid-users mailing list<br>
><br>
><br>
><br>
> > > <a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br>
> <a class="moz-txt-link-rfc2396E" href="mailto:squid-users@lists.squid-cache.org"><mailto:squid-users@lists.squid-cache.org></a><br>
><br>
><br>
><br>
> > >
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> >
_______________________________________________<br>
><br>
> > squid-users mailing list<br>
><br>
> > <a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br>
> <a class="moz-txt-link-rfc2396E" href="mailto:squid-users@lists.squid-cache.org"><mailto:squid-users@lists.squid-cache.org></a><br>
><br>
> >
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a><br>
><br>
><br>
><br>
></span><br>
<br>
-----BEGIN PGP SIGNATURE-----
<br>
Version: GnuPG v2
<br>
<br>
iQEcBAEBCAAGBQJXh9xlAAoJENNXIZxhPexGpggH/1WjdS5pntc4idEzC+6sRw/u
<br>
mHIDxdPZyRh9lfZPrKv4wTuAwFpWeMwxvjuZer+BrlCkMaLlJ3x6sXfXAoOuJSvX
<br>
uFGhuRcCRgskHbo36g6TpykQdEWfFzkG4zxE3EVfDLd87o9zvTO3Oim0cJSkq0a9
<br>
utSjhJat+V81rqzZ7Iij6kLUOQq15cSZO9PzCMNLpU4ynk18UMcFCsV0rDiOOYtW
<br>
0Lqj8S5swPykziKBTuS3tCXfL3EjRgXfMGzUhaHXuJtr/4tgfbef0iEYpi0p/1UP
<br>
bc+4MRiSIfQXwbRu2VK1a5fpgGpSZo2U1/P5wEN8jAUb1tc+bjUmj/XP/N9X8bo=
<br>
=36K+
<br>
-----END PGP SIGNATURE-----
<br>
<br>
</body>
</html>