WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1699] vif-route does not work

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1699] vif-route does not work
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 20 Jan 2011 14:41:22 -0800
Delivery-date: Thu, 20 Jan 2011 14:41:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bug-1699-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1699





------- Comment #6 from darkbasic4@xxxxxxxxx  2011-01-20 14:41 -------
Yes, I have both network-script and vif-script in xend-config.spx.

(network-script 'network-route netdev=eth1')
(vif-script     vif-route)


Before starting any domU:

root@xen-dom0:~# brctl show
bridge name     bridge id               STP enabled     interfaces


After (failing to) starting a domU (with vif = ['ip=192.168.1.78']):

root@xen-dom0:~# brctl show
bridge name     bridge id               STP enabled     interfaces



network-script network-bridge works flawlessly instead (it creates the bridge
even before I start any domU, I use vif = ['bridge=eth1, vifname=vif1']):

root@xen-dom0:~# brctl show
bridge name     bridge id               STP enabled     interfaces
eth1            8000.00e0ed0c980c       no              peth1


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>