Re: [squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread Garri Djavadyan
On 2016-11-12 07:55, Amos Jeffries wrote: On 12/11/2016 7:44 a.m., Garri Djavadyan wrote: 2. I added second http_port, ACL for the second http_port and the rule to use second IP address if connection is for second http_port. # diff -u etc/squid.conf.default etc/squid.conf ---

Re: [squid-users] NCSA-auth don't work for file contain too many passswords

2016-11-11 Thread Garri Djavadyan
Hi Amos, Thanks for the comments! On 2016-11-12 07:48, Amos Jeffries wrote: I can't reproduce the problem using Squid 3.5.22. I used following method to verify the case: Unfortunately your test uses the 'openssl' tool below instead of htpasswd to create the password file. There are some big

Re: [squid-users] Kerberos authentication for squid

2016-11-11 Thread Amos Jeffries
On 11/11/2016 7:50 p.m., Tevfik Ceydeliler wrote: > Here is the problem, > > When I set my browser proxy configuration as "squiddc1.DOMAIN.grp " and > then start to browse, I cant see "usern...@domain.grp" log entry in > access.log. > > I think, It means that kerberos not work. > > Have you

Re: [squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread Amos Jeffries
On 12/11/2016 5:51 a.m., jarrett+squid-users wrote: > Can anyone point out what I'm doing wrong in my config? > > Squid config: > > > acl ipv4-1 myportname 3128 src 10.99.0.0/24 > acl ipv4-2 myportname 3129 src 10.99.0.0/24 > acl ipv4-3 myportname 3130 src 10.99.0.0/24 > acl ipv4-4 myportname

Re: [squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread Amos Jeffries
On 12/11/2016 7:44 a.m., Garri Djavadyan wrote: > > 2. I added second http_port, ACL for the second http_port and the rule > to use second IP address if connection is for second http_port. > # diff -u etc/squid.conf.default etc/squid.conf > --- etc/squid.conf.default2016-10-28

Re: [squid-users] NCSA-auth don't work for file contain too many passswords

2016-11-11 Thread Amos Jeffries
On 12/11/2016 6:29 a.m., Garri Djavadyan wrote: > On 2016-11-11 21:05, --Ahmad-- wrote: >> hi squid users . >> i have problem when i use basic_ncsa auth >> >> the auth work when i have few passwords in the file of auth . >> as example >> >> >> auth_param basic program /lib/squid/basic_ncsa_auth

Re: [squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread Garri Djavadyan
On 2016-11-11 22:28, Antony Stone wrote: On Friday 11 November 2016 at 17:51:04, jarrett+squid-us...@jarrettgraham.com wrote: I'm trying to use ACLs to direct incoming traffic on assigned ports to assigned outgoing addresses. But, squid uses the first IP address assigned to the interface not

Re: [squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread Garri Djavadyan
On 2016-11-11 21:51, jarrett+squid-us...@jarrettgraham.com wrote: Can anyone point out what I'm doing wrong in my config? Squid config: https://bpaste.net/show/796dda70860d I'm trying to use ACLs to direct incoming traffic on assigned ports to assigned outgoing addresses. But, squid uses the

Re: [squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread Antony Stone
On Friday 11 November 2016 at 17:51:04, jarrett+squid-us...@jarrettgraham.com wrote: > I'm trying to use ACLs to direct incoming traffic on assigned ports to > assigned outgoing addresses. But, squid uses the first IP address > assigned to the interface not listed in the config instead. See

[squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread jarrett+squid-users
Can anyone point out what I'm doing wrong in my config? Squid config: https://bpaste.net/show/796dda70860d I'm trying to use ACLs to direct incoming traffic on assigned ports to assigned outgoing addresses. But, squid uses the first IP address assigned to the interface not listed in the config

[squid-users] TCP Outgoing Address ACL Problem

2016-11-11 Thread jarrett+squid-users
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at squid-users-ow...@lists.squid-cache.org. --- Begin Message --- Can anyone point out what I'm doing

[squid-users] NCSA-auth don't work for file contain too many passswords

2016-11-11 Thread --Ahmad--
hi squid users . i have problem when i use basic_ncsa auth the auth work when i have few passwords in the file of auth . as example auth_param basic program /lib/squid/basic_ncsa_auth /etc/squid/squid_user acl ncsa_users proxy_auth REQUIRED auth_param basic children 100 http_access allow