-
-
Notifications
You must be signed in to change notification settings - Fork 52
Description
The problem you're addressing (if any)
Whonix 18 is intended to have full support for IPv6, including the ability to connect to the Tor network via IPv6 in the event IPv4 is unavailable. However, Qubes OS does not enable IPv6 connectivity in qubes by default, so users will probably have to manually enable it if IPv4 doesn't work for them.
Related:
- [R4.2] sys-whonix setup-ip fails if "qvm-feature ipv6" is set to 1 #8169
- Add support for IPv6 Virtual DNS (#462) qubes-core-agent-linux#592
The solution you'd like
Enable IPv6 by default for Whonix-Gateway qubes, by setting the ipv6 feature on those qubes to 1.
Note that while Whonix-Workstation should be able to talk to Whonix-Gateway via IPv6, this is not considered an essential feature, so enabling IPv6 by default on Whonix-Workstation is probably not necessary.
Despite the fact that Qubes OS doesn't have support for IPv6 virtual DNS (yet), this should still allow Whonix to operate on IPv6-only networks, since Whonix-Gateway by default doesn't have (or need) system-wide DNS, and Tor provides DNS to Whonix-Workstation without relying on Qubes OS's virtual DNS support.
The value to a user and who that user might be
Users who find themselves on an IPv6-only network will have connectivity working out of the box in Whonix qubes.
Completion criteria checklist
(This section is for developer use only. Please do not modify it.)