[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Using eth1 instead eth0


  • To: Bart Coninckx <bart.coninckx@xxxxxxxxxx>
  • From: dongkyu lee <dongq.lee@xxxxxxxxx>
  • Date: Mon, 12 Jul 2010 13:49:12 +0900
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sun, 11 Jul 2010 21:50:25 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=SjykaqCH1lpwxHdGqwwaJY0IgpfBASSASXFG22ilthIqobKpl5/ZqDLoB6VsnYqfCv sQWV+5W9HYqvtF2Vr7bWdrCq+YkRNcPR0DMstTo/9uWpHRLdOeA0IwcylelWQ5gCcD5q cDDjPsfgFIrAUzk83HqdyonSPgLSMzHsq1sF8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

can you show me the result of "ifconfig" and "brctl show" in dom0?

2010/7/11 Bart Coninckx <bart.coninckx@xxxxxxxxxx>
On Saturday 10 July 2010 21:18:09 Net Warrior wrote:
> Hi there.
>
> I've got two ethers, eth0 wihich work properly and my DomU goes outside
> as well, now, I've got eth1 and I like to use it
> to go outside but is not working at this time, I tried adding eth1 to
> the bridge and changing bridge=eth1 in the DomU
> config file, or do I have to create another bridge called eth1?
>
>
> eth0 192.168.0.100 - dhcp  - Works good.
> eth1 192.168.0.10 - static -  No luck
>
> Any adivce?
> Regards
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

Just create a new bridge. If you replace the networks scripts in xend-
config.sxp by one that creates all the necessary bridges, you're good to go.
I replaced it for instance by a script with:

/etc/xen/scripts/network-bridge start netdev=eth0 bridge=eth0
/etc/xen/scripts/network-bridge start netdev=eth3 bridge=eth3

Good luck,

B.

_______________________________________________
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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.