[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-relays] Bridge - how to configure obfs4 both: on IPv4 AND IPv6?



Hello,

I've set up a bridge with IPv4 and IPv6 support und obfs4 [1].

With:

   ORPort <ipv4-addr>:<port>
   ORPORT [<ipv6-addr>]:<port>

and 'netstat -plnt' I can see tor listening on both addresses and
https://metrics.torproject.org/rs.html#details/<hashed-fingerprint>
give me: OR Addresses
         IPv4,IPv6

Ok. But with:

   ServerTransportListenAddr obfs4 <ipv4-addr>:<port>
   ServerTransportListenAddr obfs4 [<ipv6-addr>]:<port>

obfs4proxy is only listening on the IPv4 address!
Connect from home is ok.

With: ServerTransportListenAddr obfs4 0.0.0.0:993
or:   ServerTransportListenAddr obfs4 [::]:993
or both of the above, obfs4proxy is ONLY listening on IPv6!

With the single line:

   ServerTransportListenAddr obfs4 [<ipv6-addr>]:<port>

obfs4proxy is only listening on the IPv6 address. But this is not what I
want. Is it not possible, having obfs4proxy listening on both addresses?

Regards

[1] "Tor 0.4.1.6 running on Linux (Debian GNU/Linux 10) with Libevent
2.1.8-stable, OpenSSL 1.1.1c, Zlib 1.2.11, Liblzma 5.2.4, and Libzstd 1.3.8"
_______________________________________________
tor-relays mailing list
tor-relays@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays