Date: Mon, 1 Jun 1998 11:31:07 +1200 (NZST) From: Michael Hope <michaelh@earthling.net> To: Julian Elischer <julian@whistle.com> Cc: Malartre <malartre@aei.ca>, small@FreeBSD.ORG Subject: Re: i386 has a Firewall Message-ID: <Pine.LNX.3.95.980601112640.11920J-100000@heartofgold.pcmedia.nzl.com> In-Reply-To: <Pine.BSF.3.95.980531160402.11289G-100000@current1.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> a 386sx16 would be so much faster than the ppp link that doing packet > filtering on the way through is hardly likeley to change much :-) Unfortunatly not in my experiance. While on the face of it 16MHz is a hell of a lot faster than 33.6kHz, the time taken to service an interrupt, process the packet and send it on combined with the margin needed so that you dont loose any bytes while doing something else means that you need a 486 to do it safely. The best I've ever gotten out of a 386SX-20 with a 16450 UART was 1.0k/second. It actually ran better with the port speed set to 9600 as not no many bytes were lost! -- Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.980601112640.11920J-100000>