<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000" data-mce-style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000;"><div>Hi everyone !!<br></div><div><br></div><div>My issue is that i didn't received any data in access.log. I work on Ubuntu Server 16.04 with Squid 5.3.20 compiled with :<br></div><div><span style="font-size: x-small;" data-mce-style="font-size: x-small;">./configure --prefix=/usr --localstatedir=/var --libexecdir=${prefix}/lib/squid --datadir=${prefix}/share/squid --sysconfdir=/etc/squid --with-default-user=proxy --with-logdir=/var/log/squid --with-pidfile=/var/run/squid.pid --with-openssl --enable-icmp <span style="font-size: small;" data-mce-style="font-size: small;"><strong><span style="font-size: small;" data-mce-style="font-size: small;"></span>--enable-linux-netfilter --enable-wccpv2</strong></span> --enable-gnuregex --enable-xmalloc-statistics --enable-async-io --enable-delay-pools --enable-useragent-log --enable-kill-parent-hack --enable-htpc --enable-forw-via-db --enable-cache-digests --enable-dl-malloc --enable-time-hack --enable-ssl --enable-ssl-crtd</span></div><div><br></div><div>This is my conf :<br></div><div><br></div><div>                 Internet</div><div>                       |</div><div>                       |                           10.12.3.200</div><div>               Cisco-ASA  -----------------------  Squid Server</div><div>                       |   10.12.1.1<br></div><div>                       |</div><div>              /------------------------/</div><div>                                   |<br></div><div>                                   |   10.12.2.18</div><div>                              Client</div><div><br></div><div>If my Squid server is UP my client can't go on web, else if my Squid server is DOWN he can surf on it.<br></div><div><br>I've allow localnet 10.12.1.0/24.<br></div><div>And i've tunnel GRE, and my Cisco saw it.</div><div><br></div><div>squid.conf :   </div><div>        ...<br>        http_port 80 intercept                                      <== Should I write intercept or transparent ?<br>        http_port 3128        <br>        wccp_version 2                                               <== Should I write 2 or 4 ?</div><div>        wccp2_router 10.12.1.1<br>        wccp2_forwarding_method 1                          <== Should I write gre or 1 ?<br>        wccp2_return_method 1                                  <== Should I write  gre or 1 ?<br>        wccp2_service standard 0 password=XXXX<br><div><br></div></div><div>I've also : ip tunnel add wccp0 mode gre remote 10.12.1.1 local 10.12.12.200 dev ens32<br></div><div><br>I received packet WCCP "Are you here - I see you..." <br></div><div><br></div><div>But i can't access on web with my client if Squid server is UP and my access.log file stay empty... Could you help me ?<br></div><div><br></div><div><br></div><div>Best regards,<br></div><div><br></div><div><span></span><div>Maxime Lambert</div><div><span style="text-decoration: underline; font-size: xx-small;" data-mce-style="text-decoration: underline; font-size: xx-small;"></span><br><span style="color: rgb(128, 128, 128); background-color: rgb(255, 255, 255);" data-mce-style="color: #808080; background-color: #ffffff;"></span></div><span></span><br></div></div></div><div><br></div></div></body></html>