From: "Andrew D. Ball" <aball@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: Re: Using eth1
Date: Thu, 03 Nov 2005 17:06:40 -0500 [thread overview]
Message-ID: <1131055600.16408.19.camel@localhost.localdomain> (raw)
Sorry, I forgot to forward this to Xen-devel.
-------- Forwarded Message --------
From: Andrew D. Ball <aball@us.ibm.com>
To: Michael Lessard <michael.lessard@gmail.com>
Subject: Re: [Xen-devel] Using eth1
Date: Thu, 03 Nov 2005 17:02:15 -0500
On Thu, 2005-11-03 at 15:49 -0500, Michael Lessard wrote:
>
>
> On 11/3/05, Li Ge <lge@us.ibm.com> wrote:
> I've used the way the Ewan provided a couple of day to get
> eth1 working on my dom0. It works fine for me.
>
> <snip>
> If you need to use a different NIC than eth0, say eth1, like
> the "IBM blades":
>
> dom0: fake eth0 -> vif0.0 -+
> |
> bridge -> real eth1 -> the network
> |
> domU: fake eth0 -> vifN.0 -+
>
> then you want add the following two lines in
> your /etc/xen/xend-config.sxp file
>
> (network-script 'network-bridge netdev=eth1')
> (vif-script vif-bridge)
>
> <snip>
>
>
> Regards,
> Li
>
> Inactive hide details for Michael Lessard
> <michael.lessard@gmail.com>Michael Lessard
> <michael.lessard@gmail.com>
>
>
> No still doesn't work ... i still ping eth0 on Dom0 but not eth1 :(
>
>
What do you mean by 'i still ping eth0 on dom0 but no eth1'? Where are
you pinging from?
Using the edit to /etc/xen/xend-config.sxp above,
I can do 'ping -I eth0 192.168.46.101' and 'ping -I eth1 192.168.46.101'
successfully when eth0 has IP address 192.168.46.143 and eth1 has IP
address 192.168.46.16.
>From 192.168.46.101, I can ping 192.168.46.143 and 192.168.46.16.
Is this the type of test you're doing?
I have also used eth1 explicitly for the bridge by doing 'export
netdev=eth1' before 'xend start' in /etc/rc.d/rc.local, but I like
editing /etc/xen/xend-config.sxp better, since I can have xend run from
a regular init script.
Andrew
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next reply other threads:[~2005-11-03 22:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-03 22:06 Andrew D. Ball [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-03 12:53 Using eth1 Michael Lessard
2005-11-03 15:57 ` Li Ge
2005-11-03 20:49 ` Michael Lessard
2005-11-03 21:16 ` Li Ge
2005-11-04 2:31 ` Michael Lessard
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=1131055600.16408.19.camel@localhost.localdomain \
--to=aball@us.ibm.com \
--cc=xen-devel@lists.xensource.com \
/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.