From owner-freebsd-questions Mon Aug 13 2:47:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id AC72237B406 for ; Mon, 13 Aug 2001 02:47:24 -0700 (PDT) (envelope-from so@i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id LAA21504; Mon, 13 Aug 2001 11:55:11 +0200 Message-ID: <3B77A28D.3020006@i-clue.de> Date: Mon, 13 Aug 2001 11:49:01 +0200 From: Christoph Sold User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9) Gecko/20010505 X-Accept-Language: de, en MIME-Version: 1.0 To: Tony Cc: freebsd-questions@FreeBSD.ORG Subject: Re: firewall and 2 nics References: <200108122333.QAA05972@idk.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tony wrote: >I intend to use an old 486 system for a firewall with 2 nics. > >I do not need NAT since I have all static IP numbers. > >My question is when the packets have passed all the rules how do I forward >the pscket(s) to the second nic in this machine. > Set GATEWAY_ENABLE in /etc/rc.conf. See /etc/defaults/rc.conf for explanations. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message