From owner-freebsd-questions@FreeBSD.ORG Mon Aug 3 02:41:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DB90106566B for ; Mon, 3 Aug 2009 02:41:54 +0000 (UTC) (envelope-from lordofhyphens@gmail.com) Received: from mail-pz0-f193.google.com (mail-pz0-f193.google.com [209.85.222.193]) by mx1.freebsd.org (Postfix) with ESMTP id DCA048FC1C for ; Mon, 3 Aug 2009 02:41:53 +0000 (UTC) (envelope-from lordofhyphens@gmail.com) Received: by pzk31 with SMTP id 31so3617957pzk.3 for ; Sun, 02 Aug 2009 19:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=jEOvWu4NUl0NtXyrEWY1SwlK/1hX8vKz/+OvPpDvl9Y=; b=Mk27kRw1yg5AaVLQiB5kliwd3ACtYeiF9Ubt266DDrSAymWvcmRr8g/pSqGZLFHhiK /O8n6tPfpvwF9o9BvlSxJRJ5E18LX8ShWxa6bCrOoNa3+CSvZlmIFJkPfy6F35o/En7f wP8fgua9B2uM7h9cuDxcF5mpeIhWTNWVrwZ8I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=YYGpLzL/NvO0FCWyY2evZOnPOEVRlkvFx+zdDFREpa3QW8eJMeMk8aBn2EYJwh3v3i kLJJA4QCSIJu2HEgMF+aQZOelufGiYmco0cW3t9oWlNRmPdErYxNy8lwBPQAwHoKcHDp ZKd+A/3e+5DMCM6pPUlIiCA+ulqFZBIUgeKNY= Received: by 10.115.109.19 with SMTP id l19mr8433032wam.45.1249266967673; Sun, 02 Aug 2009 19:36:07 -0700 (PDT) Received: from ?192.168.1.227? (pool-72-69-208-216.chi01.dsl-w.verizon.net [72.69.208.216]) by mx.google.com with ESMTPS id c26sm9779332waa.50.2009.08.02.19.36.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 02 Aug 2009 19:36:06 -0700 (PDT) Message-ID: <4A764D17.1060905@gmail.com> Date: Sun, 02 Aug 2009 21:36:07 -0500 From: LoH User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: markham roan References: <548f3c460907311115y5e89341ds91b43cd62c16dbf4@mail.gmail.com> <4CDE5D672E6F40FEAE3138B1AF745B17@rivendell> <548f3c460907311227i555aa7der39f1f8af435a6b74@mail.gmail.com> In-Reply-To: <548f3c460907311227i555aa7der39f1f8af435a6b74@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Windows 2008 + AD + PF + bridge = problems? 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: Mon, 03 Aug 2009 02:41:54 -0000 > Another idea could be giving 7.x a shot as it has newer version of PF IIRC. > > > That's on the list of things to try, but upgrading will probably be painful, > so I'm hoping to find something else first. > > Something else you might want to try is to find/install the new PF from source, if you don't want to try a general upgrade.