[Pidgin] #1350: Wrong auto detection of public IP

Pidgin trac at pidgin.im
Tue Sep 8 03:06:45 EDT 2015


#1350: Wrong auto detection of public IP
-----------------------------------+------------------------------
 Reporter:  Menedas                |       Owner:  datallah
     Type:  defect                 |      Status:  new
Milestone:  3.0.0                  |   Component:  winpidgin (gtk)
  Version:  2.0.1                  |  Resolution:
 Keywords:  auto detect public IP  |
-----------------------------------+------------------------------
Description changed by salinasv:

Old description:

> File tranfer not possible because using wrong auto detection of public IP
> (uses local IPs):
>
> (11:08:01) jabber: Sending (ssl): <iq type='result' to='xxx at gmx.de/Home'
> id='purple2426ec7b'><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>
> (11:08:02) jabber: Recv (ssl)(250): <iq from='xxx at gmx.de/Home'
> to='xxx2 at gmx.net/Home' type='set' id='purple2426ec7d'><query
> xmlns='http://jabber.org/protocol/bytestreams'
> sid='purple2426ec7c'><streamhost jid='xxx at gmx.de/Home'
> host='192.168.0.102' port='1741'/></query></iq>
> (11:08:02) dnsquery: Performing DNS lookup for 192.168.0.102
> (11:08:02) dnsquery: IP resolved for 192.168.0.102
> (11:08:02) proxy: Attempting connection to 192.168.0.102
> (11:08:02) proxy: Connecting to
> 1d3d410aa68949b527df5674b839feeed2d5d89b:0 via 192.168.0.102:1741 using
> SOCKS5
> (11:08:02) socks5 proxy: Connection in progress
> (11:08:23) socks5 proxy: Connected.
> (11:08:23) proxy: Connection attempt failed: Windows socket error #10060
> (11:08:23) jabber: Sending (ssl): <iq type='error' id='purple2426ec7d'
> to='xxx at gmx.de/Home'><error code='404' type='cancel'><item-not-found
> xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
> (11:08:23) jabber: in jabber_si_xfer_cancel_recv

New description:

 File tranfer not possible because using wrong auto detection of public IP
 (uses local IPs):

 {{{
 (11:08:01) jabber: Sending (ssl): <iq type='result' to='xxx at gmx.de/Home'
 id='purple2426ec7b'><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>
 (11:08:02) jabber: Recv (ssl)(250): <iq from='xxx at gmx.de/Home'
 to='xxx2 at gmx.net/Home' type='set' id='purple2426ec7d'><query
 xmlns='http://jabber.org/protocol/bytestreams'
 sid='purple2426ec7c'><streamhost jid='xxx at gmx.de/Home'
 host='192.168.0.102' port='1741'/></query></iq>
 (11:08:02) dnsquery: Performing DNS lookup for 192.168.0.102
 (11:08:02) dnsquery: IP resolved for 192.168.0.102
 (11:08:02) proxy: Attempting connection to 192.168.0.102
 (11:08:02) proxy: Connecting to 1d3d410aa68949b527df5674b839feeed2d5d89b:0
 via 192.168.0.102:1741 using SOCKS5
 (11:08:02) socks5 proxy: Connection in progress
 (11:08:23) socks5 proxy: Connected.
 (11:08:23) proxy: Connection attempt failed: Windows socket error #10060
 (11:08:23) jabber: Sending (ssl): <iq type='error' id='purple2426ec7d'
 to='xxx at gmx.de/Home'><error code='404' type='cancel'><item-not-found
 xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
 (11:08:23) jabber: in jabber_si_xfer_cancel_recv
 }}}

--

--
Ticket URL: <https://developer.pidgin.im/ticket/1350#comment:7>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list