[squid-users] Cannot login to Yahoo webmail

From: austinhere <austinbot_at_gmail.com>
Date: Fri, 26 Jun 2009 21:55:13 -0700 (PDT)

1246076496.527 79 (ip_hidden) TCP_MISS/200 4467 CONNECT
login.yahoo.com:443 - DIRECT/209.191.92.114 -
1246076496.689 139 (ip_hidden) TCP_MISS/302 1451 GET
http://us.f1119.mail.yahoo.com/ym/login? - DIRECT/98.137.26.66 text/html
1246076496.730 38 (ip_hidden) TCP_MISS/302 564 GET
http://login.yahoo.com/config/mail? - DIRECT/209.191.92.114 text/html
1246076496.828 94 (ip_hidden) TCP_MISS/200 10754 CONNECT
login.yahoo.com:443 - DIRECT/209.191.92.114 -
1246076496.949 42 (ip_hidden) TCP_MISS/200 3005 CONNECT
us.bc.yahoo.com:443 - DIRECT/68.142.213.159 -

trying to get Squid working with Yahoo webmail (and some others that arent
working)

...i can use gmail and even services like Meebo without an issue but things
like my Yahoo and my GoDaddy webmail seem to authenticate
(if i use wrong credentials it tells me so) but then doesnt actually log
in... just tosses me back to the login

GET POST CONNECT methods all allowed.... not caching...

I am running a multiple IP setup using this:

http_port x.x.x.246:3129
http_port x.x.x.247:3130
http_port x.x.x.248:3131
http_port x.x.x.249:3132
http_port x.x.x.250:3133

acl example_dst1 myip x.x.x.246
acl example_dst2 myip x.x.x.247
acl example_dst3 myip x.x.x.248
acl example_dst4 myip x.x.x.249
acl example_dst5 myip x.x.x.250

tcp_outgoing_address x.x.x.246 example_dst1
tcp_outgoing_address x.x.x.247 example_dst2
tcp_outgoing_address x.x.x.248 example_dst3
tcp_outgoing_address x.x.x.249 example_dst4
tcp_outgoing_address x.x.x.250 example_dst5

Tried this... no change:

acl url dstdomain .yahoo.com
always_direct allow url
cache deny url

Any ideas?

-- 
View this message in context: http://www.nabble.com/Cannot-login-to-Yahoo-webmail-tp24230471p24230471.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Sat Jun 27 2009 - 04:55:17 MDT

This archive was generated by hypermail 2.2.0 : Sat Jun 27 2009 - 12:00:03 MDT