|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [xen-discuss] problem with network in domU
Maciej Browarski wrote: Hello, I'm using xen-3.1.2 downloaded today from repository. As dom0 I have linux-kernel 2.6.18 and Debian distro. As domU I install OpenSolaris Nevada 75a. My config file looks: name = 'osdev' memory = '1024' vcpus = 2disk = [ 'file:/mnt/xen/osdev/disk.raw,0,w', 'file:/mnt/xen/osdev/disk1.raw,1,w' ] sounds a bit like you're having difficulty with checksums.the following is a way to disable ip checksums *in dom0*; I don't know whether the same works in domU, but you could give it a try:
Set "ip:dohwcksum" to 0 in /etc/system. Reboot, retest, report results.
(btw: that means you need to add a line looking like this:
set ip:dohwcksum = 0
to /etc/system in your domU)
hth
--
Michael Schuster Sun Microsystems, Inc.
recursion, n: see 'recursion'
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |