Hi,
I'm a bit confused regarding the connection of a Mac OS X system to the app store by the app store client.
Squid is configured using ncsa_auth and I can access https and http websites without a problem.
But the app store app is not logging in. I do get
==> /var/log/squid/cache.log <== 2014/06/11 13:23:10| The request CONNECT p12-buy.itunes.apple.com:443 is DENIED, because it matched 'ncsa_users' 2014/06/11 13:23:10| The reply for CONNECT p12-buy.itunes.apple.com:443 is ALLOWED, because it matched 'ncsa_users' 2014/06/11 13:23:10| The request CONNECT p12-buy.itunes.apple.com:443 is ALLOWED, because it matched 'CONNECT'
in my squid logfile.
Any hints or suggestions? Regards . Götz
On 06/11/14 07:45, Götz Reinicke - IT Koordinator wrote:
Hi,
I'm a bit confused regarding the connection of a Mac OS X system to the app store by the app store client.
Hi,
I'm a bit confused as to why you're posting a Mac OSX question, and one that I assume deals with the Apple app store, to the CentOS mailing list?
mark
Squid is configured using ncsa_auth and I can access https and http websites without a problem.
But the app store app is not logging in. I do get
==> /var/log/squid/cache.log <== 2014/06/11 13:23:10| The request CONNECT p12-buy.itunes.apple.com:443 is DENIED, because it matched 'ncsa_users' 2014/06/11 13:23:10| The reply for CONNECT p12-buy.itunes.apple.com:443 is ALLOWED, because it matched 'ncsa_users' 2014/06/11 13:23:10| The request CONNECT p12-buy.itunes.apple.com:443 is ALLOWED, because it matched 'CONNECT'
in my squid logfile.
Any hints or suggestions? Regards . Götz
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Am 11.06.14 14:02, schrieb mark:
On 06/11/14 07:45, Götz Reinicke - IT Koordinator wrote:
Hi,
I'm a bit confused regarding the connection of a Mac OS X system to the app store by the app store client.
Hi,
I'm a bit confused as to why you're posting a Mac OSX question, and one
that I assume deals with the Apple app store, to the CentOS mailing list?
Hi, now I'm confused, so you say, my squid configuration is correct and i should be able to connect to the service?
/Götz
Squid is configured using ncsa_auth and I can access https and http websites without a problem.
But the app store app is not logging in. I do get
==> /var/log/squid/cache.log <== 2014/06/11 13:23:10| The request CONNECT p12-buy.itunes.apple.com:443 is DENIED, because it matched 'ncsa_users' 2014/06/11 13:23:10| The reply for CONNECT p12-buy.itunes.apple.com:443 is ALLOWED, because it matched 'ncsa_users' 2014/06/11 13:23:10| The request CONNECT p12-buy.itunes.apple.com:443 is ALLOWED, because it matched 'CONNECT'
in my squid logfile.
Any hints or suggestions? Regards . Götz
On Wed, Jun 11, 2014 at 5:15 PM, Götz Reinicke - IT Koordinator goetz.reinicke@filmakademie.de wrote:
I'm a bit confused regarding the connection of a Mac OS X system to the app store by the app store client.
Squid is configured using ncsa_auth and I can access https and http websites without a problem.
CentOS version? Squid version?
FWIW, Squid2 supports http 1.0 and Squid3 supports http1.1.
My team faced similar issues with Debian (Wheezy) + Squid2. Switched to Squid3 and the problems went away.
-- Arun Khan
Am 11.06.14 15:43, schrieb Arun Khan:
On Wed, Jun 11, 2014 at 5:15 PM, Götz Reinicke - IT Koordinator goetz.reinicke@filmakademie.de wrote:
I'm a bit confused regarding the connection of a Mac OS X system to the app store by the app store client.
Squid is configured using ncsa_auth and I can access https and http websites without a problem.
CentOS version?
"old" one 5.10
Squid version?
squid-2.6.STABLE21-6.el5
FWIW, Squid2 supports http 1.0 and Squid3 supports http1.1.
My team faced similar issues with Debian (Wheezy) + Squid2. Switched to Squid3 and the problems went away.
O.K. may be I'll try 3.x if not someone knows somthing different.
Thanks! Regards . Götz
On Wed, Jun 11, 2014 at 7:18 PM, Götz Reinicke - IT Koordinator goetz.reinicke@filmakademie.de wrote:
Am 11.06.14 15:43, schrieb Arun Khan:
CentOS version?
"old" one 5.10
Squid version?
squid-2.6.STABLE21-6.el5
FWIW, Squid2 supports http 1.0 and Squid3 supports http1.1.
My team faced similar issues with Debian (Wheezy) + Squid2. Switched to Squid3 and the problems went away.
O.K. may be I'll try 3.x if not someone knows somthing different.
And let us know if it resolves your problem.
-- Arun Khan
Am 11.06.14 17:57, schrieb Arun Khan:
On Wed, Jun 11, 2014 at 7:18 PM, Götz Reinicke - IT Koordinator goetz.reinicke@filmakademie.de wrote:
Am 11.06.14 15:43, schrieb Arun Khan:
CentOS version?
"old" one 5.10
Squid version?
squid-2.6.STABLE21-6.el5
FWIW, Squid2 supports http 1.0 and Squid3 supports http1.1.
My team faced similar issues with Debian (Wheezy) + Squid2. Switched to Squid3 and the problems went away.
O.K. may be I'll try 3.x if not someone knows somthing different.
And let us know if it resolves your problem.
Hi,
I checked the old config again and cant find any misconfiguration and did not get any more feedback.
On a centos 6.x system I installed as suggested squid3 (squid-3.1.19) from http://people.redhat.com/jskala/squid/ using my squid2 config.
No problems so far and I can access the Apple app store with the Apple app store app within OS X.
Problem solved!
Thanks very much for that hint . Regards . Götz
Take a look at: http://wiki.squid-cache.org/KnowledgeBase/RedHat
Eliezer
On 06/12/2014 09:38 AM, Götz Reinicke - IT Koordinator wrote:
Hi,
I checked the old config again and cant find any misconfiguration and did not get any more feedback.
On a centos 6.x system I installed as suggested squid3 (squid-3.1.19) fromhttp://people.redhat.com/jskala/squid/ using my squid2 config.
No problems so far and I can access the Apple app store with the Apple app store app within OS X.
Problem solved!
Thanks very much for that hint . Regards . Götz