[Pidgin] #1350: Wrong auto detection of public IP
Pidgin
trac at pidgin.im
Mon May 28 09:25:32 EDT 2007
#1350: Wrong auto detection of public IP
------------------------------+---------------------------------------------
Reporter: Menedas | Owner: datallah
Type: defect | Status: new
Priority: minor | Milestone:
Component: winpidgin (gtk) | Version: 2.0.1
Resolution: | Keywords: auto detect public IP
Pending: 0 |
------------------------------+---------------------------------------------
Comment (by Menedas):
Now I tried to send something from my computer where stun works to the
other where stun does not work. And that is what his log says:
{{{
(15:18:13) jabber: Sending (ssl): <iq type='result' to='xxx2 at gmx.net/Home'
id='purple943e7245'><si xmlns='http://jabber.org/protocol/si'><feature
xmlns='http://jabber.org/protocol/feature-neg'><x xmlns='jabber:x:data'
type='submit'><field var='stream-
method'><value>http://jabber.org/protocol/bytestreams</value></field></x></feature></si></iq>
(15:18:14) jabber: Recv (ssl)(248): <iq from='xxx2 at gmx.net/Home'
to='xxx at gmx.de/Home' type='set' id='purple943e7247'><query
xmlns='http://jabber.org/protocol/bytestreams'
sid='purple943e7246'><streamhost jid='xxx2 at gmx.net/Home'
host='84.170.164.254' port='2443'/></query></iq>
(15:18:14) dnsquery: Performing DNS lookup for 84.170.164.254
(15:18:14) dnsquery: IP resolved for 84.170.164.254
(15:18:14) proxy: Attempting connection to 84.170.164.254
(15:18:14) proxy: Connecting to 5a3a50f9acbfcc402f99c7d764ad55f606b80224:0
via 84.170.164.254:2443 using SOCKS5
(15:18:14) socks5 proxy: Connection in progress
(15:18:20) socks5 proxy: Connected.
(15:18:20) proxy: Connection attempt failed: Windows socket error #10061
(15:18:20) jabber: Sending (ssl): <iq type='error' id='purple943e7247'
to='xxx2 at gmx.net/Home'><error code='404' type='cancel'><item-not-found
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
(15:18:20) jabber: in jabber_si_xfer_cancel_recv
}}}
The xfer_cancel_recv was done automaticly.
And thats what my computer says:
{{{
(15:19:48) jabber: Sending (ssl): <iq type='set' id='purple943e7245'
to='xxx at gmx.de/Home'><si xmlns='http://jabber.org/protocol/si'
id='purple943e7246' profile='http://jabber.org/protocol/si/profile/file-
transfer'><file xmlns='http://jabber.org/protocol/si/profile/file-
transfer' name='24mj8vs.gif' size='16315'/><feature
xmlns='http://jabber.org/protocol/feature-neg'><x xmlns='jabber:x:data'
type='form'><field var='stream-method' type='list-
single'><option><value>http://jabber.org/protocol/bytestreams</value></option></field></x></feature></si></iq>
(15:19:57) jabber: Recv (ssl)(340): <iq from='xxx at gmx.de/Home'
to='xxx2 at gmx.net/Home' type='result' id='purple943e7245'><si
xmlns='http://jabber.org/protocol/si'><feature
xmlns='http://jabber.org/protocol/feature-neg'><x xmlns='jabber:x:data'
type='submit'><field var='stream-
method'><value>http://jabber.org/protocol/bytestreams</value></field></x></feature></si></iq>
(15:19:57) network: Listening on port: 2443
(15:19:57) network: Couldn't create UPnP mapping
(15:19:57) network: Couldn't create UPnP mapping
(15:19:57) stun: using server stunserver.org
(15:19:57) jabber: Sending (ssl): <iq type='set' id='purple943e7247'
to='xxx at gmx.de/Home'><query xmlns='http://jabber.org/protocol/bytestreams'
sid='purple943e7246'><streamhost jid='xxx2 at gmx.net/Home'
host='84.170.164.254' port='2443'/></query></iq>
(15:20:03) jabber: Recv (ssl)(196): <iq from='xxx at gmx.de/Home'
to='xxx2 at gmx.net/Home' type='error' id='purple943e7247'><error code='404'
type='cancel'><item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-
stanzas'/></error></iq>
}}}
Sorry, the times are not synchronized. BTW if I set the public IPs manual
the file transfer works.
--
Ticket URL: <http://developer.pidgin.im/ticket/1350#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list