From 7eca4ea3acbc68282d9b17185f46a3c68096ff0f Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 8 Mar 2011 16:15:47 -0700 Subject: [PATCH] docs: correct range of default NAT subnet * docs/formatdomain.html.in: Fix typo. --- docs/formatdomain.html.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 9b9ab29d95..0c7c9656da 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1145,7 +1145,7 @@ network config with 'virsh net-dumpxml [networkname]'. There is one virtual network called 'default' setup out of the box which does NAT'ing to the default route and has an IP range of - 192.168.22.0/255.255.255.0. Each guest will have an + 192.168.122.0/255.255.255.0. Each guest will have an associated tun device created with a name of vnetN, which can also be overridden with the <target> element (see overriding the target element). @@ -1259,7 +1259,7 @@ driver to be available. (Since Linux 2.6.34.) One of the modes 'vepa' ( - 'Virtual Ethernet Port Aggregator'), 'bridge' or 'private' + 'Virtual Ethernet Port Aggregator'), 'bridge' or 'private' can be chosen for the operation mode of the macvtap device, 'vepa' being the default mode. The individual modes cause the delivery of packets to behave as follows: