[Pidgin] #903: Google Talk and MSN will not work through HTTP proxy (maybe which only allows 80 and 443 but TLS option is not available)
Pidgin
trac at pidgin.im
Fri May 11 14:11:43 EDT 2007
#903: Google Talk and MSN will not work through HTTP proxy (maybe which only
allows 80 and 443 but TLS option is not available)
----------------------------------------------------------------------------------+
Reporter: yannick56 | Type: defect
Status: new | Priority: minor
Component: libpurple | Version: 2.0
Keywords: google and msn problem with proxy and (http type for a proxy server) | Pending: 0
----------------------------------------------------------------------------------+
Hello.
I use Pidgin 2.0.0 on Windows 2000 SP4 and I cannot connect to google talk
server via my company's HTTP proxy server.
I my pidgin parameter, I have :
protocol : XMPP
login : user_mail
server : googlemail.com
...
Force old (port 5223) SSL : disabled
Allow plaintext auth over unencrypted streams : disable
and the others parameters are in the log.
but I have not the option Use TLS if available in my pidgin's window.
I use precompiled pidgin windows binary and i have
GnuTLS: Disabled
Network Security Services (NSS): Enabled
When I try to connect to my google talk account , I have this in debug
mode :
prefs: /pidgin/debug/enabled changed, scheduling save.
util: Writing file prefs.xml to directory C:\Documents and
Settings\user\Application Data\.purple
account: Connecting to account user_mail at googlemail.com/Home
connection: Connecting. gc = 03561EB8
dnsquery: Performing DNS lookup for 10.200.XX.XX
dnsquery: IP resolved for 10.200.XX.XX
proxy: Attempting connection to 10.200.XX.XX
proxy: Connecting to talk.google.com:5222 via 10.200.XX.XX:3128 using HTTP
proxy: Connection in progress
proxy: Connected to talk.google.com:5222.
proxy: Using CONNECT tunneling for talk.google.com:5222
proxy: Proxy server replied with:
HTTP/1.1 403 Forbidden Date: Fri, 11 May 2007 15:55:15 GMT Content-Length:
626 Content-Type: text/html Server: NetCache appliance (NetApp/6.0.2P2)
proxy: Connection attempt failed: Access denied: HTTP proxy server forbids
port 5222 tunneling.
account: Disconnecting account 00ADCB90
connection: Disconnecting connection 03561EB8
connection: Destroying connection 03561EB8
util: Writing file accounts.xml to directory C:\Documents and
Settings\user\Application Data\.purple
I use Pidgin 2.0.0 on Windows 2000 SP4 and I cannot connect to MSN server
via my company's HTTP proxy server.
I my pidgin parameter, I have :
protocol : MSN
use HTTP protocol : enabled.
When I try to connect to my google talk account , I have this in debug
mode :
util: Writing file accounts.xml to directory C:\Documents and
Settings\user\Application Data\.purple
autorecon: do_signon called
autorecon: calling purple_account_connect
account: Connecting to account user_mail at hotmail.com
connection: Connecting. gc = 03EB9D00
msn: new httpconn (03EB9D50)
dnsquery: Performing DNS lookup for 10.200.XX.XX
msn: C: NS 000: VER 1 MSNP9 MSNP8 CVR0
autorecon: done calling purple_account_connect
dnsquery: IP resolved for 10.200.XX.XX
proxy: Attempting connection to 10.200.XX.XX
proxy: Connecting to gateway.messenger.hotmail.com:80 via
10.200.XX.XX:3128 using HTTP
proxy: Connection in progress
proxy: HTTP proxy connection established
msn: Connection error from Notification server (messenger.hotmail.com):
Write error
msn: C: NS 000: OUT
msn: Attempted HTTP write before session is established
msn: Connection error from Notification server (messenger.hotmail.com):
Write error
msn_session_disconnect: assertion `session->connected' failed
account: Disconnecting account 03DF3960
connection: Disconnecting connection 03EB9D00
msn: destroy httpconn (03EB9D50)
prefs: purple_prefs_get_int: Unknown pref /pidgin/gtk/gtk-plugin_pack-
mystatusbox/show
connection: Destroying connection 03EB9D00
util: Writing file accounts.xml to directory C:\Documents and
Settings\user\Application Data\.purple
Thanks to correct these problems.
Yannick
--
Ticket URL: <http://developer.pidgin.im/ticket/903>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list