From owner-freebsd-questions@FreeBSD.ORG Fri Jul 31 19:27:17 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 594BC10656C8 for ; Fri, 31 Jul 2009 19:27:17 +0000 (UTC) (envelope-from mrkhmroan@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id 119558FC18 for ; Fri, 31 Jul 2009 19:27:16 +0000 (UTC) (envelope-from mrkhmroan@gmail.com) Received: by an-out-0708.google.com with SMTP id d14so1112333and.13 for ; Fri, 31 Jul 2009 12:27:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=GhLdO/8BMkPc9wERQFBRkOUOeFrYyqgLduGPbJRrBxw=; b=BMtyMqys25AbqVgl3bQeDpdSdyibLHrkde9Gof9AF9UNfDhOJEIG9ajPGzfQEfEgyI dQlQh4ZylEHixAQrdDbtXUiwSv7ksLj7w7xosuvGNaCVgD4v7Z1Z+S4bU51JRa2463ja PnC4onIfb+jf1QJbOrSvNn6rtE0kAdALwpQFU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=R5WgoAH8e+J247b89ZK1rk90VODkqONSyW4VngzgAz9oqVH4p+DM5SgW92p8E7yyIC Efm4dFH/DqKB3pZ9Nf37kKjggia3niqImOUbS+OfAnUn3CQN3PqDgWyOlCkcQnFkGXjG w1s0PinEkClQEmdgkaIndragNSWHSSortQwwI= MIME-Version: 1.0 Received: by 10.231.37.141 with SMTP id x13mr771319ibd.39.1249068435786; Fri, 31 Jul 2009 12:27:15 -0700 (PDT) In-Reply-To: <4CDE5D672E6F40FEAE3138B1AF745B17@rivendell> References: <548f3c460907311115y5e89341ds91b43cd62c16dbf4@mail.gmail.com> <4CDE5D672E6F40FEAE3138B1AF745B17@rivendell> Date: Fri, 31 Jul 2009 14:27:15 -0500 Message-ID: <548f3c460907311227i555aa7der39f1f8af435a6b74@mail.gmail.com> From: markham roan To: Reko Turja Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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: Fri, 31 Jul 2009 19:27:17 -0000 On Fri, Jul 31, 2009 at 2:11 PM, Reko Turja wrote: > Has anyone used Windows 2008 and active directory with a bridging, NATing >> firewall between the domain controller and the 2008 machine? >> We're in a situation where we're trying to join a domain with a 2008 >> machine, and no matter what we do to the firewall, joining stalls and >> fails. >> > > Haven't used the combination myself, but in couple of cases MS > developer/beta evaluation staff has been quite helpful when Vista beta got > all kind of funnies when trying to connect to internet via PF. So giving MS > the information of the problems in traffic might (in case you want to help > MS to troubleshoot Win2008...) help some. Do you happen to have contact information for this team? 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. Thanks!