Hi, I have a dom0 with 2 nics, one connected to Internet and the other one on the local network. How can I create two bridges xenbr0 and xenbr1? What is the config for the domu vif = [ ''mac=00:16:3e:11:11:11, bridge=xenbr0'', ''mac=00:16:3e:11:12:11, bridge=xenbr1'' ]? Frank, _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi François, From: "François Levasseur" <francois.levasseur@gmail.com>> I have a dom0 with 2 nics, one connected to Internet and the other one > on > the local network. > > How can I create two bridges xenbr0 and xenbr1?For my eth1 I do this with: /etc/xen/scripts/network-bridge start vifnum=1 netdev=eth1> What is the config for the domu vif = [ ''mac=00:16:3e:11:11:11, > bridge=xenbr0'', ''mac=00:16:3e:11:12:11, bridge=xenbr1'' ]?I do so in my config files. HTH Daniel _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users