From b4f26955933288cf391f7d96b75f7742188bb28d Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 19 Mar 2018 09:59:34 +0200 Subject: [PATCH] Clarify IPv4/IPv6 status --- managing-os/hvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/hvm.md b/managing-os/hvm.md index b561643d..f078d0b7 100644 --- a/managing-os/hvm.md +++ b/managing-os/hvm.md @@ -81,7 +81,7 @@ Alternatively, one can use the `qvm-ls -n` command to obtain the same informatio DNS servers: in R3.2 the DNS addresses are the same as the gateway's IP. In R4.0, the DNS ips are `10.139.1.1` and `10.139.1.2`. -Only IPv4 networking is currently supported in Qubes. +Qubes R3.2 only supports IPv4. Qubes R4.0 has [opt-in support](https://www.qubes-os.org/doc/networking/#ipv6) for IPv6 forwarding. Using Template-based HVM domains --------------------------------