From owner-freebsd-current@FreeBSD.ORG Fri Apr 2 10:31:25 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 234EC16A4CE for ; Fri, 2 Apr 2004 10:31:25 -0800 (PST) Received: from energistic.com (mail.virtual-voodoo.com [65.204.79.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id C434843D1D for ; Fri, 2 Apr 2004 10:31:24 -0800 (PST) (envelope-from steve@virtual-voodoo.com) Received: from inlafsteve (bdsl.66.12.217.51.gte.net [66.12.217.51]) (authenticated bits=0) by energistic.com (8.12.11/8.12.11) with ESMTP id i32IWvww017309; Fri, 2 Apr 2004 13:33:06 -0500 (EST) (envelope-from steve@virtual-voodoo.com) Message-ID: <015301c418e0$377657a0$fd00030a@officescape.net> From: "Steve Ames" To: "Sean McNeil" , References: <1080907942.1033.2.camel@server.mcneil.com> <1080909341.1115.1.camel@server.mcneil.com> Date: Fri, 2 Apr 2004 13:27:47 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailman-Approved-At: Sat, 03 Apr 2004 05:08:15 -0800 Subject: Re: natd no longer working - libalias is at fault 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 18:31:25 -0000 ----- Original Message ----- From: "Sean McNeil" > On Fri, 2004-04-02 at 04:12, Sean McNeil wrote: > > 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. > > Confirmed. Rolling lib/libalias/alias.c back to version 1.40 fixed the > problem. Ditto. -Steve