From: "B.G. Bruce" <bgb@nt-nv.com>
To: xen-devel@lists.sourceforge.net
Subject: Must have been asked before, but I can't find the solution
Date: Wed, 19 Jan 2005 17:11:59 -0400 [thread overview]
Message-ID: <1106169119.30699.43.camel@master.vms.security> (raw)
I'm attempting to migrate from vmware to xen, however I need to be able
to run more than one bridge. Think of it this way:
xen0 xenU-1 xenU-2 xenU-3
------------------------------------------------------------------------
Inside_bridge_1: eth0 vm1_eth0 vm2_eth0
virtual_switch_2: vm1_eth1 vm2_eth1 vm3_eth1
Outside_bridge_3: eth1 vm2_eth2 vm3_eth0
Now, I can modify the existing network/vif-bridge or build replacement
scripts/config files that will get this done, with the exception of the
MAC. If you configure (xen-2.0.3-src.tar.bz2) a domain for more than 1
nic, the xenU domains use the same MAC for all interfaces. EX.
devel root # ip link
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether aa:00:00:0d:d0:26 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
link/ether aa:00:00:0d:d0:26 brd ff:ff:ff:ff:ff:ff
4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
link/ether aa:00:00:0d:d0:26 brd ff:ff:ff:ff:ff:ff
5: eth3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
link/ether aa:00:00:0d:d0:26 brd ff:ff:ff:ff:ff:ff
How/where do I change this? (not in the config file as far as I can
tell)
Thanks,
B.
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
next reply other threads:[~2005-01-19 21:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-19 21:11 B.G. Bruce [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-19 21:21 Must have been asked before, but I can't find the solution Ian Pratt
2005-01-19 21:32 ` B.G. Bruce
2005-01-19 21:51 ` Kip Macy
2005-01-19 21:52 ` Felipe Alfaro Solana
2005-01-19 22:08 ` B.G. Bruce
2005-01-19 22:13 ` Kip Macy
2005-01-20 13:01 ` Mark Williamson
2005-01-20 15:30 ` B.G. Bruce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1106169119.30699.43.camel@master.vms.security \
--to=bgb@nt-nv.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.