Re: [squid-users] Squid and site ryanair.com

2015-02-19 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/02/2015 8:16 a.m., Yuri Voinov wrote: > https://www.google.com/search?q=ipv4+to+ipv6 > WTF? google-fu failure ;-) > 19.02.15 23:35, masterx81 пишет: >> After futher search seem that the webpage now is trying to get >> files from cdnjs.cloudf

Re: [squid-users] Squid and site ryanair.com

2015-02-19 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://www.google.com/search?q=ipv4+to+ipv6 19.02.15 23:35, masterx81 пишет: > After futher search seem that the webpage now is trying to get > files from cdnjs.cloudflare.com, but it resolves as an ipv6 > address. My network is not ready for ipv6. I

Re: [squid-users] Squid and site ryanair.com

2015-02-19 Thread masterx81
After futher search seem that the webpage now is trying to get files from cdnjs.cloudflare.com, but it resolves as an ipv6 address. My network is not ready for ipv6. I've already shut off ipv6 on the interface, used the "dns_v4_first on" and "tcp_outgoing_address 0.0.0.0", but still no luck It

Re: [squid-users] Squid and site ryanair.com

2015-01-27 Thread Amos Jeffries
On 28/01/2015 2:44 a.m., masterx81 wrote: > I'll doubt is a chrome bug, as with direct connection i've not any problem... > Lets see, * Chrome, fail * Firefox, works via Squid * MSIE, works via Squid * test tool, works via Squid There is also the factum that direct non-proxied connections do

Re: [squid-users] Squid and site ryanair.com

2015-01-27 Thread masterx81
I'll doubt is a chrome bug, as with direct connection i've not any problem... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-and-site-ryanair-com-tp4669105p4669366.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] Squid and site ryanair.com

2015-01-19 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/01/2015 7:42 a.m., masterx81 wrote: > Found it! I get the following errors: (index):6 GET > http://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.3.6/slick.css > (index):240 GET > http://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.5/require

Re: [squid-users] Squid and site ryanair.com

2015-01-19 Thread masterx81
Found it! I get the following errors: (index):6 GET http://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.3.6/slick.css (index):240 GET http://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.5/require.min.js (index):250 Uncaught ReferenceError: require is not defined(index):250 (anonymous function

Re: [squid-users] Squid and site ryanair.com

2015-01-19 Thread masterx81
I'm using chrome as browser, and i not find the developer/network trafic section where check if there is something that the browser can't get... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-and-site-ryanair-com-tp4669105p4669203.html Sent from the Sq

Re: [squid-users] Squid and site ryanair.com

2015-01-19 Thread masterx81
No JS blocking... I've problems only with this site Now i'm duplicating the squid VM to try to debug better on an isolated enviroment. I've posted my squid.conf, maybe someone see something wrong that i not see... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nab

Re: [squid-users] Squid and site ryanair.com

2015-01-19 Thread masterx81
Still have problems... I've tried in different ways and i'm unable to get it work... This is my config: # # Recommended minimum configuration: # ### cache manager cache_mgr cache...@domain.com visible_hostnameServ07.domain.com authenticate_ip_ttl 1 hour ### negotiate kerberos and ntlm

Re: [squid-users] Squid and site ryanair.com

2015-01-15 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/01/2015 4:58 a.m., masterx81 wrote: > Hi! I have squid/3.3.13 on a centos 6.5, configured with ntlm and > kerberos auth. I'm having throubles to get work the http site > ryanair.com. The dynamic content of the page (the find flights > button and

Re: [squid-users] Squid and site ryanair.com

2015-01-15 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/01/2015 6:36 a.m., masterx81 wrote: > I've also tried to add the domain ryanair.com to the domains that > return DIRECT on the wpad file (for bypass squid), but also in this > way that things on the site doesn't work. I guess that means that you

Re: [squid-users] Squid and site ryanair.com

2015-01-15 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just tested on my proxy. All works like charm. May be, you block some JS? 15.01.2015 23:36, masterx81 пишет: > I've also tried to add the domain ryanair.com to the domains that return > DIRECT on the wpad file (for bypass squid), but also in this

Re: [squid-users] Squid and site ryanair.com

2015-01-15 Thread masterx81
I've also tried to add the domain ryanair.com to the domains that return DIRECT on the wpad file (for bypass squid), but also in this way that things on the site doesn't work. They work only if i disable totally the proxy. Any ideas? Thanks! -- View this message in context: http://squid-web-pro