From owner-freebsd-questions Sun Dec 22 10: 3:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D02737B401 for ; Sun, 22 Dec 2002 10:03:39 -0800 (PST) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB34743EE8 for ; Sun, 22 Dec 2002 10:03:38 -0800 (PST) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.6/8.12.6) with ESMTP id gBMI3Rf5049879; Sun, 22 Dec 2002 12:03:27 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.6/8.12.6/Submit) id gBMI3RCN049878; Sun, 22 Dec 2002 12:03:27 -0600 (CST) Date: Sun, 22 Dec 2002 12:03:27 -0600 From: David Kelly To: Christophe Simon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Internet connection sharing Message-ID: <20021222180327.GB49806@grumpy.dyndns.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i 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 On Sun, Dec 22, 2002 at 05:15:33PM +0000, Christophe Simon wrote: > Hi, > > I'm trying to configure an old K6 200 as a gateway to share my internet > connection at home. My LAN connected interface is xl0 (192.168.0.1), and my > internet connected interface is ed0 (DHCP). > I followed the instructions to make a filtering bridge : [...] IMO you don't want a filtering bridge. You want a NAT Gateway. Enable the gateway kernel option, may have to compile divert sockets into the kernel, ipfw is needed to divert packets to natd, run natd. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message