[Pidgin] #496: Yahoo will not work through HTTP proxy which only allows 80 and 443

Pidgin trac at pidgin.im
Tue Dec 29 21:08:30 EST 2009


#496: Yahoo will not work through HTTP proxy which only allows 80 and 443
---------------------------------+------------------------------------------
 Reporter:  dthatcher            |        Owner:  sulabh.dev         
     Type:  defect               |       Status:  new                
Milestone:                       |    Component:  Yahoo!/Yahoo! JAPAN
  Version:  2.0                  |   Resolution:                     
 Keywords:  yahoo proxy proxies  |  
---------------------------------+------------------------------------------

Comment(by frqs37):

 Here are configuration tests that I tried and various results I got:

 - Corp is using proxy server that MUST be set to http://www-
 proxy.xxx.xx.com:80 and is not allowing SSL tunneling on port 5050
 - If proxy server is set in browser config: browsers can access both http
 and https web sites
 - If proxy server is set in Yahoo Messenger: we can use YM for chatting

 so what configuration in Pidgin did I try and what were the results?

 CONFIG 1:
 Proxy:  www-proxy.xxx.xxx.com port 80
 Pager scsa.msg.yahoo.com port 5050
 Use account proxy for SSL connections - checked
 Results:  Access Denied: HTTP proxy server forbids port 5050 tunneling

 This is the log file:
 (21:00:15) dnsquery: Performing DNS lookup for www-proxy.xx.xx.com
 (21:00:15) dnsquery: IP resolved for www-proxy.xx.xx.com
 (21:00:15) proxy: Attempting connection to 148.xx.xx.xx
 (21:00:15) proxy: Connecting to scsa.msg.yahoo.com:5050 via www-
 proxy.xx.xx.com:80 using HTTP
 (21:00:15) proxy: Connection in progress
 (21:00:15) proxy: Connected to scsa.msg.yahoo.com:5050.
 (21:00:15) proxy: Using CONNECT tunneling for scsa.msg.yahoo.com:5050
 (21:00:15) proxy: Proxy server replied with:
 HTTP/1.1 403 Forbidden
 Content-Length: 1136
 Content-Type: text/html; charset=ISO-8859-1
 Pragma: no-cache
 Proxy-Connection: close
 (21:00:15) proxy: Connection attempt failed: Access denied: HTTP proxy
 server forbids port 5050 tunneling
 (21:00:15) connection: Connection error on 02023998 (reason: 0
 description: Unable to connect: Access denied: HTTP proxy server forbids
 port 5050 tunneling)



 CONFIG 2:
 Proxy:  www-proxy.xxx.xxx.com port 80
 Pager scsa.msg.yahoo.com port 80
 Use account proxy for SSL connections - checked
 Results:  Server closed the connection

 This is the log file:
 (21:08:50) dnsquery: Performing DNS lookup for www-proxy.xx.xx.com
 (21:08:50) dnsquery: IP resolved for www-proxy.xx.xx.com
 (21:08:50) proxy: Attempting connection to 148.xx.xx.xx
 (21:08:50) proxy: Connecting to scsa.msg.yahoo.com:80 via www-
 proxy.xx.xx.com:80 using HTTP
 (21:08:50) proxy: Connection in progress
 (21:08:50) proxy: Connected to scsa.msg.yahoo.com:80.
 (21:08:50) proxy: HTTP proxy connection established
 (21:08:50) proxy: Connected to scsa.msg.yahoo.com:80.
 (21:08:52) util: Writing file prefs.xml to directory C:\Documents and
 Settings\sberube\Application Data\.purple
 (21:08:52) util: Writing file C:\Documents and
 Settings\sberube\Application Data\.purple\prefs.xml
 (21:08:55) util: Writing file accounts.xml to directory C:\Documents and
 Settings\sberube\Application Data\.purple
 (21:08:55) util: Writing file C:\Documents and
 Settings\sberube\Application Data\.purple\accounts.xml
 (21:09:03) yahoo: Error in YMSG stream, got something not a YMSG packet!
 (21:09:03) connection: Connection error on 02130688 (reason: 0
 description: Server closed the connection)


 CONFIG 3:
 tried taking out "Use account proxy for SSL connections" checkbox
 No change in results


 Considering this issue has been opened 3 years ago, is there a possible
 ETA?
 Thank you much

-- 
Ticket URL: <http://developer.pidgin.im/ticket/496#comment:18>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list