Date: Wed, 10 Jun 2009 16:08:55 +0200 From: Mister Olli <mister.olli@googlemail.com> To: mukosi@gmail.com Cc: freebsd-xen@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/135421: [xen] FreeBSD Xen PVM DomU network failure - netfronc.c driver crashes when downloading/uploading files Message-ID: <1244642935.5685.8.camel@phoenix.blechhirn.net> In-Reply-To: <200906100521.n5A5LAZm043093@freefall.freebsd.org> References: <200906100521.n5A5LAZm043093@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I had similar problems on the i386 architecture, and they have been gone, since I disabled TCP segment offloading by appending '-tso' to my xn0 config line in '/etc/rc.conf' the problem is gone. the line looks like this now: ifconfig_xn0="inet 10.30.1.16 netmask 255.255.255.0 -tso" Regards, --- Mr. Olli On Wed, 2009-06-10 at 05:21 +0000, linimon@FreeBSD.org wrote: > Synopsis: [xen] FreeBSD Xen PVM DomU network failure - netfronc.c driver crashes when downloading/uploading files > > Responsible-Changed-From-To: freebsd-bugs->freebsd-xen > Responsible-Changed-By: linimon > Responsible-Changed-When: Wed Jun 10 05:20:55 UTC 2009 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=135421 > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1244642935.5685.8.camel>