[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] create another veth in domU
On Tue, 2006-02-28 at 20:24 +0000, Konstantinos Pachopoulos wrote: > Hi, > i am trying to create a router domU, which of course > needs more than one veths. > First i have to say, that in the domains, which i > create i only see an eth0 and no veth0, as mentioned > in http://wiki.xensource.com/xenwiki/XenNetworking. > Why is that? > > Second, in an attempt to create a second network > interface (either named ethX or vethX) i entered 2 vif > entries in the conf file of the domain. Now it looks > like this: > ----------------------- > #vif=['bridge=xenbr0'] > disk=['phy:/dev/hermes/root,hda1,w','phy:/dev/hermes/swap,hda2,w'] > #ip="192.168.1.17" > #netmask="255.255.255.240" > #gateway="10.0.0.138" > vif = ['mac=aa:00:00:00:00:11'] > vif = ['mac=aa:00:00:00:00:12'] > ----------------------- > Unfortunately only the NIC, which corresponds to the > second MAC appeared in the domain. How can i create a > second(and third and so on) NIC? I have been searching > since yesterday . I've changed the "vifnum" parameter > in network-bridge script, but didn't make any > difference. > > Thanks > > What happens if you try it like this. vif = ['mac=aa:00:00:00:00:11' , 'mac=aa:00:00:00:00:12'] Regards, Ted _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |