I'm trying to make two physical interfaces visible to a Xen machine.

I followed the guide (http://idolinux.blogspot.com/2008/08/xen-add-network-bridge-for-eth1.html), and created two Xen bridges for two physical interfaces / updated the guest config file with the new bridge.

The problem is that my guest machines are still unable to see the eth1.

I'll appreciate anyone who had success with this posting any notes or checklist.

The host (Dom0) is CentOS 5.5 64-bit, guest is CentOS 5.3 64-bit. The used Xen is version 3.0.3.

Thanks!

link|improve this question

Here is the output of brctl show: pastie.org/private/km5bixaem3o0yzrv4cqcsa – SyRenity Apr 11 '11 at 11:16
Here is the DomU config file: pastie.org/private/eeqlanvnez0e4hvobhhdig – SyRenity Apr 11 '11 at 11:17
Ifconfig output: pastie.org/private/3n6mpfwx4fleowaawjdsiw – SyRenity Apr 11 '11 at 11:20
Have you considered using PCI passthrough for the NICS? – Mister IT Guru Apr 20 '11 at 21:16
xm create -n shows two NICs? Have you stopped your vm, deleted it from management and recreated it (whith new or create)? – Nils Aug 30 '11 at 20:43
feedback

1 Answer

This has a few links and seemingly a solution: Xen NICs

link|improve this answer
I have the part described there set-up successfully, including normal output from the brctl show command with two bridges:pastie.org/private/km5bixaem3o0yzrv4cqcsa – SyRenity Apr 11 '11 at 11:15
Please see above the rest of diagnostic output. – SyRenity Apr 11 '11 at 11:21
I have to admit I'm stumped. What's route -n show ? Maybe someone else can chip in too. – Jonathan Ross Apr 11 '11 at 11:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.