Update:

After few hours and many restarts of both nodes I finally see correct
port on slush2. I was confused a little because I expect that new port
will be advertised immediately after slush1 restart and reconnect to
node slush2.

Marek

On Tue, Jun 15, 2010 at 9:56 PM, slush <[email protected]> wrote:
> Hi,
>
> My node is behind NAT, so I set up port forwarding to (say) port 10000
> . As is in configuration.txt, I updated tahoe.cfg to these values:
>
> [node]
> nickname = slush1
> web.port = tcp:3456:interface=127.0.0.1
> web.static = public_html
> tub.port = 10000
> tub.location = <myip>:10000
>
> When telneting from another machine, port forwarding is working well.
>
> But when I start Tahoe and go to web interface of another Tahoe node
> (say slush2, outside my NAT), in node list I see something like "Node
> slush1: connected to <myip>::65293", but this port is closed on
> firewall.
>
> Where can I verify that my node advertise right IP&port? Can I check
> if another nodes can connect me? I expect that connection described
> above was estabilished by slush1 as a client, so port forwarding was
> not in use here.
>
> Thanks,
> Marek
>
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to