From owner-freebsd-hackers Wed May 15 10:46:02 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08312 for hackers-outgoing; Wed, 15 May 1996 10:46:02 -0700 (PDT) Received: from mailgate.ericsson.se (mailgate.ericsson.se [130.100.2.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA08304 for ; Wed, 15 May 1996 10:45:59 -0700 (PDT) Received: from egg.lmc.ericsson.se (egg.lmc.ericsson.se [142.133.32.1]) by mailgate.ericsson.se (8.7.5/8.7.3/gate-0.9) with SMTP id TAA22575 for ; Wed, 15 May 1996 19:45:49 +0200 (MET DST) Received: from chicago.lmc.ericsson.se by egg.lmc.ericsson.se (4.1/LME-2.2) id AA27925; Wed, 15 May 96 13:45:45 EDT Received: (from lmcsato@localhost) by chicago.lmc.ericsson.se (8.7/8.7) id NAA01697; Wed, 15 May 1996 13:45:09 -0400 (EDT) Date: Wed, 15 May 1996 13:45:08 -0400 (EDT) From: Samy Touati X-Sender: lmcsato@chicago To: freebsd-hackers@FreeBSD.org Subject: memory requirements for a fbsd gateway Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I have a 386 machine with 8meg of ram that acts as a gateway beween a pool of networked sparcs and a ppp connection at home. Is there any special settings to the kernel that I can make so to optimize the forwarding of packets from the ethernet card to the ppp interface? Is upgrading to a 486SX a good move? Is adding more memory (from 8 to 16Meg) a good idea? Thanks.