<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hi,<br></p><p>I'm running relays on servers which have a single IPv4 address and many IPv6 addresses. <br></p><p>I guess this is a common setup in nowadays hosting environments since you get IPv6 addresses for free.<br></p><p><br></p><p>I'm wondering whether these additional (currently unused) IPv6 addresses could be usefull to run bridges on them.<br></p><p>Even though there are reports that say bridges are blocked on an IP:port basis (not IP only) I would prefere to not use the IPv4 address for the bridge at all since there runs a public relay on it already (something that is blocked already).<br></p><p>I would like to run a config with an IPv6 ORPort only. <br></p><p>To see whether this is currently supported I read:<br></p><p><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6">https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6</a><br></p><p><a href="https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto">https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto</a></p><p>unfortunately the page reads:<br></p><p>> Note that you'll have to have an IPv4 OR port configured as well, or your bridge will bootstrap but leave its clients hanging at 50% (see #4847)</p><p><a href="https://trac.torproject.org/projects/tor/ticket/4847">https://trac.torproject.org/projects/tor/ticket/4847</a></p><p>so my planned setup would not work I guess.<br></p><p><br></p><p>A workaround would probably be to bind to IPv4 as well and ignore the fact that the IPv4 bridge wont be useable since it runs on the same IP as the public relay, but I'd rather wait for a fix of #4847.<br></p><p>#4847 has the milestone set to unknown "0.2.???"<br></p><p><br></p><p>If there are other options, please me know.<br></p></body></html>