|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Cannot configure ethernet-cards for IPCop in domU
Jaroslaw Zdrzalek skrev den 23-01-2007 15:54:
Thank you for your answer.
Am Samstag 20 Januar 2007 21:00 schrieb Morten Christensen:
With Qemu I have created an IPCop 1.4.13 domU. Qemu found and configured
a NE2000 pci-card (ne2k-pci) as green.
I can start the image both in Qemu and as a hvm in Xen, but the netvork
is not working in any of the instances. Inside Ipcop on Xen it comes
with this error:
/lib/modules/2.4.34/kernel/drivers/net/ne2k-pci.o.gz: init_module: No
such device
/lib/modules/2.4.34/kernel/drivers/net/ne2k-pci.o.gz: insmod
/lib/modules/2.4.34/kernel/drivers/net/ne2k-pci.o.gz failed
/lib/modules/2.4.34/kernel/drivers/net/ne2k-pci.o.gz: insmod ne2k-pci failed
Can I configure the domU in Xen in a way so Ipcop can find 2
ethernet-devices ?
yes, I tested this on debian sid with ipcop 1.4.11, two bidges on xen-3.0.3
debian release.
here the config:
vif = [ 'type=ioemu, bridge=xenbr0', 'type=ioemu, bridge=xenbr1' ]
#ne2000=0
kernel = "hvmloader"
builder='hvm'
#usbdevice="host:0644:0000"
The difference is, that I have not the bridge=xenbrX on the vif-line. I
think, I am missing something at another place in Xen, because my ipcop
cannot start with bridge=xenbrX .
( I don't think it is by important now, but in dom0 my eth0-driver is
forcedeth and the eth1-driver is fealnx.)
it is less important, because the whole network is emulated to ipcop hvm guest.
Can you tell, what drivers the ipcop in domU are seeing / using for its
2 ethernet-cards (maybe the values in /var/ipcop/ethernet/settings)?
--
Morten Christensen
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|