From owner-freebsd-questions@FreeBSD.ORG Tue Jul 25 20:32:13 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 CE37416A4DA for ; Tue, 25 Jul 2006 20:32:13 +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 D2FB743D62 for ; Tue, 25 Jul 2006 20:32:12 +0000 (GMT) (envelope-from todd@1ccs.com) Received: from 192.168.1.101 ([192.168.1.101]) by 1CCS-Server.HOME.local ([192.168.1.25]) with Microsoft Exchange Server HTTP-DAV ; Tue, 25 Jul 2006 20:32:11 +0000 User-Agent: Microsoft-Entourage/11.2.5.060620 Date: Tue, 25 Jul 2006 13:32:11 -0700 From: Todd Martin To: Message-ID: Thread-Index: AcawKWfnpl51KhwcEdufHgANk2ORjA== Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: 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: Tue, 25 Jul 2006 20:32:13 -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=bin/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