Hi,
On 31/07/2018 21:49, Alexander Dietrich wrote:
On 2018-07-31 16:27, Cristian Consonni wrote:
so I am assuming that to test my bridge it is not sufficient to know which pluggable transport is running, the IP address and the port. I need the cert string and the iat-mode number.
So, how can I found those values? And, most importantly, is this a sensible test to perform?
You need to find the file obfs4_bridgeline.txt on your relay (probably in /var/lib/tor/pt_state). It contains the bridge line minus IP address, port and fingerprint. Fill these in and you should be able to test your bridge.
Thanks, it seems to be working.
I would test to make sure the relay is configured correctly.
One question, I can make the ORPort and obfs4 PT port listen on port 80 or 443, which I assume are less filtered by company firewalls.
Would it be better to set `ServerTransportListenAddr` to 80?
C