From owner-freebsd-hackers Thu Jun 22 20:06:33 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA15902 for hackers-outgoing; Thu, 22 Jun 1995 20:06:33 -0700 Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.147]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA15893 ; Thu, 22 Jun 1995 20:06:30 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.11/8.6.11) with SMTP id UAA23384 ; Thu, 22 Jun 1995 20:06:18 -0700 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Michael Smith cc: jkh@freebsd.org, evanc@synapse.net, hackers@freefall.cdrom.com Subject: Re: FreeBSD as a router In-reply-to: Your message of "Fri, 23 Jun 1995 12:06:31 +0930." <199506230236.MAA27725@genesis.atrad.adelaide.edu.au> Date: Thu, 22 Jun 1995 20:06:18 -0700 Message-ID: <23382.803876778@westhill.cdrom.com> From: Gary Palmer Sender: hackers-owner@freebsd.org Precedence: bulk In message <199506230236.MAA27725@genesis.atrad.adelaide.edu.au>, Michael Smith writes: >Is that a 100bT or 100bVG-AnyLan? There's been lots of rudeness about >the former going around, but some hard experience would be useful >to hear about; particularly for those of us attempting to insert >FreeBieSD into commercial environments. "Oh you know about Unix do you; >what do you think of 100Mb Ethernets?"8) We looked HARD at the situation before we made the choice. So far the only complaint about 100bT that we have had so far is that the damned DOS packet driver abstraction doesn't allow more than a few hundred k/sec through it (even on a pentium), which is kinda useless on a 100bT network. Stick a FreeBSD box on it, and I saw (basically) raw disk throughput (just over 3 mbytes/sec, which is about the speed of the source disk). So far we haven't tested under extreme load yet, but that isn't too far off :-) 100bVG-ANYLAN looked better on paper, but there is a slight lack of support from other people in the industry. HP is about the only company actvely supporting that format (there is another company making PC cards I think, and that's about it). On the other hand, most of the major PC Ethernet card makers have 100bT cards (SMC, 3Com, etc). So you may see 100bVG vanishing, which is why we didn't go with it, despite the known shortcomings of 100bT. Gary