Opened at 2012-04-13T02:10:40Z
Closed at 2012-05-17T00:28:23Z
#1718 closed defect (invalid)
document client.port and introducer.port files
| Reported by: | davidsarah | Owned by: | davidsarah | 
|---|---|---|---|
| Priority: | normal | Milestone: | undecided | 
| Component: | documentation | Version: | 1.9.1 | 
| Keywords: | docs | Cc: | |
| Launchpad Bug: | 
Description (last modified by davidsarah)
On 13/04/12 01:23, sickness wrote on tahoe-dev:
On Fri, Apr 13, 2012 at 04:07:12AM +0400, Vladimir Arseniev wrote:
On 12-04-12 04:53 PM, Marko Niinimaki wrote:
what tcp ports do I need to open in order to run Tahoe nodes and the introducer on different networks?
They're in ~/.tahoe/client.port and ~/.tahoe/introducer.port.
iirc those files are now deprecated, the tahoe.cfg config file has to hold the port numbers instead [...]
They're not deprecated; they will be used to determine the port if tub.port and tub.location are not set. However, they aren't documented.
Change History (4)
comment:1 Changed at 2012-04-13T02:12:30Z by davidsarah
- Description modified (diff)
 
comment:2 Changed at 2012-04-13T15:48:48Z by marlowe
comment:3 Changed at 2012-04-14T03:11:57Z by zooko
- Owner changed from marlowe to davidsarah
 
Looks closable to me, but let's see what the opener of the ticket, davidsarah, thinks.
comment:4 Changed at 2012-05-17T00:28:23Z by davidsarah
- Resolution set to invalid
 - Status changed from new to closed
 
OK, looks like I just missed that doc.

Actually they are documented in docs/configuration.rst:
"tub.port = (integer, optional)
tub.location = (string, optional)
Anything else needed to be added or can I close the ticket?