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

Cole Robinson crobinso at redhat.com
Mon Nov 16 12:52:45 UTC 2009


On 11/15/2009 12:43 PM, Dale Bewley wrote:
> 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.
> 

Thanks for the report. Fixed upstream here:

http://hg.fedorahosted.org/hg/virt-manager/rev/400eb6df6220

- Cole




More information about the virt-tools-list mailing list