[tor-bugs] #24798 [Core Tor/Tor]: Enforce ipv6 capable exit

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 5 01:00:44 UTC 2018


#24798: Enforce ipv6 capable exit
------------------------------+------------------------------------
 Reporter:  Zakhar            |          Owner:  (none)
     Type:  enhancement       |         Status:  closed
 Priority:  Medium            |      Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor      |        Version:  Tor: 0.2.9.11
 Severity:  Normal            |     Resolution:  worksforme
 Keywords:  tor-client, ipv6  |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+------------------------------------
Changes (by teor):

 * status:  new => closed
 * component:  - Select a component => Core Tor/Tor
 * version:   => Tor: 0.2.9.11
 * milestone:   => Tor: 0.3.3.x-final
 * keywords:  ipv6 exit policy => tor-client, ipv6
 * resolution:   => worksforme


Comment:

 It's not clear in this ticket what you want to do.
 But here is how to use the two IPv6 features that you seem to be looking
 for.

 If you want your client to enter the Tor network over IPv6, use:
 `ClientPreferIPv6 1`
 If you want to make IPv6 entries mandatory, use:
 `ClientUseIPv4 0`

 If you want your client to exit the Tor network over IPv6, use:
 `SOCKSPort/TransPort/etc. PORT IPv6Traffic PreferIPv6`
 If you want to make IPv6 mandatory, use:
 `SOCKSPort/TransPort/etc. PORT IPv6Traffic PreferIPv6 NoIPv4Traffic`

 We haven't tested these kinds of configurations, so if you find any bugs,
 please open a new ticket with the specific bug. Recent Tor versions may
 have better support for these features: please try 0.3.1 before submitting
 any bugs.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24798#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list