Opened at 2007-05-22T21:59:00Z
Last modified at 2016-10-14T11:46:40Z
#50 new enhancement
ask a peer to tell you what your IP address is (similar to STUNT/ICE)
Reported by: | arch_o_median | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-network | Version: | 1.0.0 |
Keywords: | firewall availability p2p iputil introducer introduction | Cc: | vladimir@…, tahoe-lafs.org@… |
Launchpad Bug: |
Description (last modified by zooko)
Want to know what your IP address is, so that you can tell other people to open connections to that address in order to talk to you? Well, ask a peer that you have connected to! (That peer could be, but doesn't have to be, the introducer.)
ICE standard:
http://tools.ietf.org/html/rfc6544
(Not that we need to use the standard for this, but it might contain some nuggets of wisdom about how to do this effectively.)
Change History (14)
comment:1 Changed at 2007-07-25T03:37:56Z by warner
- Milestone set to release 1.0
comment:2 Changed at 2007-08-14T18:57:25Z by warner
- Component changed from code to code-network
- Owner somebody deleted
comment:3 Changed at 2007-10-09T03:53:55Z by ghazel
comment:4 Changed at 2008-03-21T22:37:19Z by zooko
- Milestone changed from 1.0 to undecided
comment:5 Changed at 2008-06-01T20:53:41Z by warner
- Milestone changed from eventually to undecided
comment:6 Changed at 2009-09-19T22:13:58Z by zooko
comment:7 Changed at 2009-12-13T01:54:56Z by davidsarah
- Keywords firewall availability added
comment:8 Changed at 2013-06-26T15:09:04Z by zooko
- Description modified (diff)
- Keywords p2p added
- Summary changed from STUNT/ICE to ask a peer to tell you what your IP address is (similar to STUNT/ICE)
comment:9 Changed at 2013-06-26T15:21:53Z by zooko
- Keywords iputil added
comment:10 Changed at 2014-01-15T16:05:53Z by daira
See also #2152 (effectively asking the introducer what your external IP is).
comment:11 Changed at 2014-01-15T16:06:39Z by daira
- Keywords introducer introduction added
comment:12 Changed at 2014-01-15T16:07:17Z by daira
- Priority changed from minor to normal
- Version set to 1.0.0
comment:13 Changed at 2016-04-03T12:09:40Z by rvs
- Cc vladimir@… added
comment:14 Changed at 2016-10-14T11:46:40Z by lpirl
- Cc tahoe-lafs.org@… added
Note: See
TracTickets for help on using
tickets.
#169 STUNT-like operation is planned in the module mentioned there. But, it's not actually STUNT or ICE. ICE is probably a bit more robust, but such a pain...