From owner-freebsd-current@FreeBSD.ORG Fri Apr 2 04:12:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 677E316A4CF for ; Fri, 2 Apr 2004 04:12:26 -0800 (PST) Received: from ms-smtp-02-eri0.socal.rr.com (ms-smtp-02-qfe0.socal.rr.com [66.75.162.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E98343D2D for ; Fri, 2 Apr 2004 04:12:26 -0800 (PST) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i32CCOSa008039 for ; Fri, 2 Apr 2004 04:12:24 -0800 (PST) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id C584EFD2E6 for ; Fri, 2 Apr 2004 04:12:23 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00717-01 for ; Fri, 2 Apr 2004 04:12:23 -0800 (PST) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 44532FD0D1 for ; Fri, 2 Apr 2004 04:12:23 -0800 (PST) From: Sean McNeil To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1080907942.1033.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 02 Apr 2004 04:12:23 -0800 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com Subject: natd no longer working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 12:12:26 -0000 Greetings, System from March 30th worked fine. Today, just rebuilt everything and tcp isn't working through nat anymore. udp still works. It isn't the kernel as I tried my old one and got the same problem. I'm guessing the recent changes to libalias did it. Cheers, Sean