How to let these ports listen only on one device?

David Stainton dstainton415 at gmail.com
Sat Sep 13 21:36:02 UTC 2014


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

On Sat, Sep 13, 2014 at 9:22 PM, Roland Haeder <roland at mxchange.org> wrote:
> Hello together,
>
> I run Tahoe-LAFS on my local network on all my computers (because of
> their storage capacity). This also includes Laptops (Debian, Gentoo)
> with WiFi cards.
>
> I then run batman-adv to let the laptops mesh a little. I have now found
> 1 Tahoe-LAFS port open to 0.0.0.0 which means they are accessible from
> outside through my WiFi cards.
>
> Of course, I can turn them off but then I cannot mesh. :)
>
> So here are the ports:
>
> laptop ~ # netstat -lnp|grep "0 0.0.0.0:"
> tcp        0      0 0.0.0.0:8097            0.0.0.0:*
> LISTEN      12239/python2.7
> laptop ~ #
>
> Is there a way to only let it open to my LAN (cable) network, e.g. a
> tweak in config file?
>
> Best regards,
> Roland
>
>
>
>
> _______________________________________________
> tahoe-dev mailing list
> tahoe-dev at tahoe-lafs.org
> https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
>



More information about the tahoe-dev mailing list