Re: [squid-users] Help with WCCP: Cisco 1841 to Squid 3.5.25 on Ubuntu 16

2018-05-08 Thread Ilias Clifton
Ubuntu box is able to connect to the internet ok. If client PCs are configured to use the Ubuntu box as proxy on port 3128 it works correctly. No hits in access.log for any transparent clients via wccp.. No network response at all from Ubuntu. If I change the iptables REDIRECT to a DNAT iptabl

Re: [squid-users] Help with WCCP: Cisco 1841 to Squid 3.5.25 on Ubuntu 16

2018-05-08 Thread Amos Jeffries
On 09/05/18 16:59, Ilias Clifton wrote: > >  Hi Alex, > > On the wccp0 interface I only see traffic arriving in 1 direction - original > client ip to destination ip. > > The ubuntu box only has a single ethernet interface - Sorry, that should > have been in my original question. I see the gre

Re: [squid-users] Help with WCCP: Cisco 1841 to Squid 3.5.25 on Ubuntu 16

2018-05-08 Thread Alex K
Is the ubuntu able to reach Internet? Do you see any events at squid access log? Alex On Wed, May 9, 2018, 07:59 Ilias Clifton wrote: > > Hi Alex, > > On the wccp0 interface I only see traffic arriving in 1 direction - > original client ip to destination ip. > > The ubuntu box only has a sing

Re: [squid-users] Help with WCCP: Cisco 1841 to Squid 3.5.25 on Ubuntu 16

2018-05-08 Thread Ilias Clifton
 Hi Alex, On the wccp0 interface I only see traffic arriving in 1 direction - original client ip to destination ip. The ubuntu box only has a single ethernet interface - Sorry, that should have been in my original question. I see the gre traffic arriving from the router, but again - no respo

Re: [squid-users] Help with WCCP: Cisco 1841 to Squid 3.5.25 on Ubuntu 16

2018-05-08 Thread Alex K
Hi, At the wccp0 interface do you see bidirectional http traffic? If the squid box has multiple interfaces, do you see traffic on its wan interface? That traffic might need NATing. Also I would check if squidbox drops any packages in case you have firewall configured on it. Alex On Wed, May 9

[squid-users] Help with WCCP: Cisco 1841 to Squid 3.5.25 on Ubuntu 16

2018-05-08 Thread Ilias Clifton
Hello,   I've been trying to get WCCP working but have been banging my head against a wall, so thought I would ask for help.   There are 2 internal subnets that I would like to use the squid proxy: 172.28.30.128/25 and 172.28.29.0/25   I have squid v3.5.25 running on Ubuntu 16 : 172.28.28.252  

Re: [squid-users] Squid configuration sanity check

2018-05-08 Thread Amos Jeffries
On 08/05/18 22:36, Alex K wrote: > Correction: > > On Tue, May 8, 2018 at 1:35 PM, Alex K wrote: > > Hi Amos, > > On Tue, May 8, 2018 at 8:55 AM, Amos Jeffries wrote: > > On 08/05/18 04:56, Alex K wrote: > > Hi Amos, > > > > On Mon, May 7, 2018 at 7:30 P

Re: [squid-users] Kerberos authentication on mobile phones

2018-05-08 Thread Panagiotis Bariamis
On Tue, May 8, 2018 at 9:03 AM, Amos Jeffries wrote: > On 08/05/18 10:22, Panagiotis Bariamis wrote: > > > > >> A second question. If a non domain joined machine tries to use the proxy > >> will there be a username password prompt where if correct credentials > >> are presented he will be able to

Re: [squid-users] Squid configuration sanity check

2018-05-08 Thread Alex K
Correction: On Tue, May 8, 2018 at 1:35 PM, Alex K wrote: > Hi Amos, > > On Tue, May 8, 2018 at 8:55 AM, Amos Jeffries > wrote: > >> On 08/05/18 04:56, Alex K wrote: >> > Hi Amos, >> > >> > On Mon, May 7, 2018 at 7:30 PM, Amos Jeffries wrote: >> > >> > On 08/05/18 00:24, Alex K wrote: >> >

Re: [squid-users] Squid configuration sanity check

2018-05-08 Thread Alex K
Hi Amos, On Tue, May 8, 2018 at 8:55 AM, Amos Jeffries wrote: > On 08/05/18 04:56, Alex K wrote: > > Hi Amos, > > > > On Mon, May 7, 2018 at 7:30 PM, Amos Jeffries wrote: > > > > On 08/05/18 00:24, Alex K wrote: > > > Hi all, > > > > ... > > > acl localhost src 192.168.200.1/32 <