From owner-freebsd-questions@FreeBSD.ORG Mon May 15 01:14:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 92C1616A402 for ; Mon, 15 May 2006 01:14:20 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2566443D49 for ; Mon, 15 May 2006 01:14:20 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 25252 invoked from network); 15 May 2006 01:14:19 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 May 2006 01:14:19 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 2808A28423; Sun, 14 May 2006 21:14:18 -0400 (EDT) To: freebsd-questions@freebsd.org References: <447j4ssgse.fsf@be-well.ilk.org> From: Lowell Gilbert Date: Sun, 14 May 2006 21:14:18 -0400 In-Reply-To: <447j4ssgse.fsf@be-well.ilk.org> (Lowell Gilbert's message of "Thu, 11 May 2006 11:49:21 -0400") Message-ID: <44u07s3x91.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Michael P. Soulier" Subject: Re: setting up a NAT gateway with PPPoE 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: Mon, 15 May 2006 01:14:20 -0000 Lowell Gilbert writes: > "Michael P. Soulier" writes: >> Looking here >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-natd.html >> >> I tried to run natd, but I got an error that the socket type was not >> supported. Do I really need to recompile the GENERIC kernel in 5.4 to >> support NAT? > > Yes. See the section of that page titled "Configuration". On second thought, it looks like you don't. There is an ipdivert kernel module that should get you the divert sockets.