How to let these ports listen only on one device?

David Stainton dstainton415 at gmail.com
Tue Sep 16 20:53:50 UTC 2014


I. Do. Not. Understand-why-you-didn't-try-my-suggestion-out-=-((((=-(((
That is the expected behavior when tub.port is set to a port number.
In your case you must set tub.port to a Twisted strport/endpoint
string like this:

tub.port = tcp:interface=127.0.0.1:7789

Now... I hope you are not discouraged from using Tahoe-LAFS!
Please continue to ask your questions and I will help you...
however I think for the time being your problem is solved! Enjoy!

Cheers,

David


On Sun, Sep 14, 2014 at 11:28 AM, Roland Haeder <roland at mxchange.org> wrote:
> On 09/13/2014 11:36 PM, David Stainton wrote:
>> https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/configuration.rst#overall-node-configuration
>>
>> tub.port must be set to something like: tcp:interface=127.0.0.1:7789
>>
>
> These were my settings:
>
> tub.port = 8097
> tub.location = 192.168.2.4:8097,127.0.0.1:8097
>
> Still it is listening to 0.0.0.0:8097
>



More information about the tahoe-dev mailing list