Date: Mon, 3 Mar 2008 06:04:00 -0800 From: Jeremy Chadwick <koitsu@freebsd.org> To: Dmitry Antipov <dmantipov@yandex.ru> Cc: freebsd-stable@freebsd.org Subject: Re: 7.0 - slow/unstable Internet access via Linux router Message-ID: <20080303140400.GA33773@eos.sc1.parodius.com> In-Reply-To: <47CBE139.2050502@yandex.ru> References: <47C7E73E.5010701@yandex.ru> <20080229154722.GB94436@eos.sc1.parodius.com> <47CBE139.2050502@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 03, 2008 at 02:30:01PM +0300, Dmitry Antipov wrote: > Is it required to have 'options INET6' even if I'm not using any IPv6 > connectivity ? No, not unless you rely on SCTP, which at this time *does* require INET6. If you remove INET6, you must also remove SCTP. Be aware that if you remove INET6, ntpd (if used) will complain about missing transport protocol capability for tcp6 and udp6. It's a harmless warning, and won't impact functionality of ntpd. There is an open PR for this problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/78728 > Also I have occasional 'mskc0: Uncorrectable PCI Express error' messages, > which is a known (http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/119613) > problem... Can't help you with this, but I bet Pyun YongHyeon can. :-) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080303140400.GA33773>