[virt-tools-list] virt-manager network details view incorrect

Dale Bewley dlbewley at lib.ucdavis.edu
Sun Nov 15 17:43:41 UTC 2009


I've created a second network which is routed rather than NAT'ed:

[root at tofu2 ~]# virsh net-dumpxml routed
<network>
  <name>routed</name>
  <uuid>7c349391-9637-fbaa-8b61-b9f82c993ae4</uuid>
  <forward dev='eth0' mode='route'/>
  <bridge name='virbr1' stp='on' delay='0' />
  <ip address='192.168.123.1' netmask='255.255.255.0'>
    <dhcp>
      <range start='192.168.123.2' end='192.168.123.254' />
    </dhcp>
  </ip>
</network>

When I view this network in virt-manager it is described as "NAT to physical device eth0". I believe the word NAT would be replaced with Forwarded.

--
Dale Bewley - Unix Administrator - Shields Library - UC Davis
GPG: 0xB098A0F3 0D5A 9AEB 43F4 F84C 7EFD  1753 064D 2583 B098 A0F3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-network-routed.png
Type: image/png
Size: 39278 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20091115/27404bd4/attachment.png>


More information about the virt-tools-list mailing list