I have done it following your direction! Thank you so much!
>From the website I know you are just the honorable developer of
virt-manager. Could you tell me why I created a virtual machine using
virt-manager, it does not create a config file of the virtual machine in
/etc/xen/ as it does in Fedora 6? What should I do if I want to configure
the virtual network without X-window and virt-manager? You know I can do
that by directly editing the /etc/xen/xend-config.sxp and other config file
of xend in Fedora 6. Thank you.
Rui FENG
2007-5-29
Ph.D. Student,
The Institute of Advanced Computing Technology
Beihang University
Beijing, P.R.China
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Daniel P.
Berrange
Sent: Tuesday, May 29, 2007 7:56 PM
To: Free
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Does Xen 3.1 use NAT for virtual network by
default?
On Tue, May 29, 2007 at 02:23:20PM +0800, Free wrote:
> I installed Fedora 7 RC2 with Xen 3.1. When I created a virtual machine
> using Virtual Machine Manager (virt-manager-4.0), Xen 3.1 uses NAT for
> virtual network by default, but in Fedora 6 Xen 3.0.3 uses virtual switch
by
> default.
No, that is not correct. Fedora Core 6 used bridging by default. In Fedora 7
XenD is still configured to use network-bridge. Previously virt-manager
would
always set a new guest to use bridging. In Fedora 7 there is now an extra
screen when creating a new guest:
http://virt-manager.org/screenshots/install/wizard-network.png
If you choose a 'Virtual network' the guest will get NAT'd to the outside
world (this is nothing todo with Xen's network-nat script - the NAT is
handled by libvirt directly), or if you choose 'Shared physical device'
the guest will be bridged to the LAN.
> I checked the config file for xend: /etc/xen/xend-config.sxp. It was
> configured using network-bridge: (network-script network-bridge), not
> (network-script network-nat). Because I can get IP address from a DHCP
> server so it is not necessary for Xend to provide another NAT.
>
> Could you tell me how to change the virtual network from NAT to a common
> virtual bridge (virtual switch)? Thank you.
It sounds like you choose a 'Virtual nework' when creating the guest. If
you re-run the new guest wizard, try picking a shared physical device
instead.
Regards,
Dan,
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496
-=|
|=- Perl modules: http://search.cpan.org/~danberr/
-=|
|=- Projects: http://freshmeat.net/~danielpb/
-=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505
-=|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|