From owner-freebsd-isp Sun Apr 13 00:52:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA22676 for isp-outgoing; Sun, 13 Apr 1997 00:52:20 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA22671 for ; Sun, 13 Apr 1997 00:52:15 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id RAA13769; Sun, 13 Apr 1997 17:59:31 +1000 (EST) Date: Sun, 13 Apr 1997 17:59:30 +1000 (EST) From: "Daniel O'Callaghan" To: Vincent Poy cc: John-Mark Gurney , isp@freebsd.org Subject: Re: Some advice needed. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 12 Apr 1997, Vincent Poy wrote: > Hmm, will a K5 run as well as a P5 though? Since it might be > faster but what about compatibility issues? As for the ethernet card, > wouldn't a 100Mbps PCI be better? But is 8 megs really enough for a > terminal server? Now how much does the multiport cards cost? K5 works fine with FreeBSD. 8MB is enough, especially if you have plenty of swap. I know of a 486DX4-120 with 8 MB RAM running 30 permanent kernel ppp (/usr/sbin/pppd) sessions. It thrashes like hell during startup, but then it settles down. It is also running gated. I did recommend to the owner that he give it more RAM, though. Note that pppd is mostly swapped out for normal use. As for 100 vs 10 Mbps, calculate the b/w of your modems.... Danny