From owner-freebsd-questions@FreeBSD.ORG Thu Jul 13 19:18:54 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 5621E16A4DA for ; Thu, 13 Jul 2006 19:18:54 +0000 (UTC) (envelope-from todd@1ccs.com) Received: from mail.1ccs.com (h-72-245-69-56.sndacagl.covad.net [72.245.69.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1552B43D49 for ; Thu, 13 Jul 2006 19:18:53 +0000 (GMT) (envelope-from todd@1ccs.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 12 Jul 2006 23:31:05 -0700 Message-ID: <982D1258F56EBA48A2575F3D3D80B4CE8B8C@1CCS-Server.HOME.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dcc resume over nat fix for 6.x ? Thread-Index: AcahXy+lbjAgeA1SEduSUwANk2ORjAE5qRwg From: "Todd Martin" To: Subject: Dcc resume over nat fix for 6.x ? 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: Thu, 13 Jul 2006 19:18:54 -0000 The dcc resume over nat bug has a patch for 5.x that works. Even though it was never added to the source code: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dbin/50310 I would like to know if there is a fix for 6.x Since libalias is a kernel module in this version, I cant figgure out how to get it to work. Anyone have any ideas? Todd