[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-relays] Re: Snowflake throughput (was Re: Re: Snowflake setup fail)
On 8/25/26 3:51 PM, John Thompson via tor-relays wrote:
Thanks. It isn't clear to me which tor-snowflake config file needs to
be modified. I added "-ephemeral-ports-range 40000:45000" to the
"ExecStart" line in
/etc/systemd/system/snap.tor-snowflake.snowflake.service, ran
"systemctl reload-daemon", ran "sudo snap restart tor-snowflake",
opened ports 40000-45000 in the firewall, restarted firewalld, opened
ports 40000-45000 UDP on the router to be forwarded to the snowflake
machine,
but it hasn't made a difference. NAT is still reported as "restricted."
You can try the following steps to check that your port forwarding is
working correctly:
- Run on the same machine as your snowflake proxy a simple TCP server to
listen for incoming connections to a port in that range:
nc -l 40000
- From *another network*, try to connect to your IP and port
nc [IP] 40000
If IP forwarding is set up correctly, you should be able to send and
receive messages on that connection.
Thank you for running a Snowflake proxy! Proxies with restrictive NATs
are still very valuable to the network.
_______________________________________________
tor-relays mailing list -- tor-relays@xxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to tor-relays-leave@xxxxxxxxxxxxxxxxxxxx