Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-18-2009, 12:20 PM
|
#1
|
LQ Newbie
Registered: Sep 2009
Posts: 2
Rep:
|
xen networking on Fedora 8
I'm running Xen on Fedora 8 and I'm trying to make virtual machines communicate between each others. On CentOS I was able to make network-bridge-custom file and to point out on him from xend-config.sxp file. That file looked like something like this:
#!/bin/sh
#/etc/xen/scripts/network-bridge $1 netdev=eth0 bridge=xenbr0 vifnum=0
/etc/xen/scripts/network-bridge-noifup $1 netdev=eth1 bridge=xenbrBC vifnum=1
/etc/xen/scripts/network-bridge-noifup $1 netdev=eth2 bridge=xenbrBD vifnum=2
After that in ifconfig I was able to see new bridge interfaces xenbrBC and xenbrBD. In virtual machines config files I assigned MAC addresses to those bridges, and communication betweem virtual domains worked perfect!
How to make something like this in Fedora?
I can see, that when I start virtual machine I have more two new interfaces tap0 and vif11.0! They are assigned to virbr0 :
brctl show
bridge name bridge id STP enabled interfaces
br0 8000.000000000000 no
virbr0 8000.c2a429e6b58f no tap0
vif11.0
I'm not sure what exactly to do with these two interfaces? I'm trying to use network-bridge-custom here on Fedora 8 but it seems that it doesn't work.
Does anybody know how to make full connection between virtual machines?
Please, I will appreciate any help!
|
|
|
10-18-2009, 01:12 PM
|
#2
|
Member
Registered: Jan 2009
Location: India
Distribution: Fedora, Arch, OpenSolaris
Posts: 112
Rep:
|
Time for update. Fedora8 is not supported any more.
|
|
|
All times are GMT -5. The time now is 09:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|