From owner-freebsd-questions@FreeBSD.ORG Sun Jul 15 01:26:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83BB316A400 for ; Sun, 15 Jul 2007 01:26:53 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.freebsd.org (Postfix) with ESMTP id 3F6A713C49D for ; Sun, 15 Jul 2007 01:26:53 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l6F1QoFn057849 for ; Sat, 14 Jul 2007 20:26:51 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sat, 14 Jul 2007 20:26:50 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707142026.50542.freebsd@dfwlp.com> X-Spam-Status: No, score=-4.4 required=3.6 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on pollux.dfwlp.com Subject: quick router question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 01:26:53 -0000 i want to build a quick a dirty router for a dev environment. this freebsd is has 3 interfaces, and ill want anything to be able to access anything, no firewalling. back in the day, i would accomplish the same thing in linux by setting /proc/sys/net/ipv4/ip_forward to 1. is the "be a network gateway" from installation the only thing i need to set to allow this to happen? thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd@dfwlp.com