From owner-freebsd-questions@FreeBSD.ORG Sun May 11 20:35:46 2003 Return-Path: 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 A358F37B401 for ; Sun, 11 May 2003 20:35:46 -0700 (PDT) Received: from rawfire.torche.com (rawfire.torche.com [166.88.255.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC29C43FBD for ; Sun, 11 May 2003 20:35:45 -0700 (PDT) (envelope-from freebsd@rawfire.torche.com) Received: from rawfire.torche.com (localhost.torche.com [127.0.0.1]) by rawfire.torche.com (8.12.6/8.12.6) with ESMTP id h4C3ZmrA000954 for ; Sun, 11 May 2003 20:35:48 -0700 (PDT) (envelope-from freebsd@rawfire.torche.com) Received: from localhost (freebsd@localhost)h4C3ZlWt000951 for ; Sun, 11 May 2003 20:35:47 -0700 (PDT) Date: Sun, 11 May 2003 20:35:46 -0700 (PDT) From: Chris P To: freebsd-questions@freebsd.org Message-ID: <20030511202927.A827@rawfire.torche.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: NAT + 5.0-RELEASE #0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 03:35:46 -0000 I'm having some issues getting NAT working. It all worked great on 4.8, but I had to tweak the kernel to get it to work. Anyone else have issues with it working on a stock kernel with 5.0? My net is coming in on an0, and I'm wanting to share it to the house on dc0. dhcp is up and running fine, and the connection to the net is working fine also, just cant get em talking to each other! Any help is appreciated! Thanks.. C.