From owner-freebsd-pf@FreeBSD.ORG Tue Feb 6 13:42:21 2007 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4748216A407 for ; Tue, 6 Feb 2007 13:42:21 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id E3B7013C4B7 for ; Tue, 6 Feb 2007 13:42:20 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id E5DAEEB0ADB; Tue, 6 Feb 2007 21:42:19 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id pNN-Bd5caMxk; Tue, 6 Feb 2007 21:42:12 +0800 (CST) Received: from [192.168.1.32] (unknown [221.219.159.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id E697BEB09CD; Tue, 6 Feb 2007 21:42:11 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=mXVYtZ9+OLthuVNWIBtFVyevvYSJAQM1ZSHI3j8QoqpBJjqtumBAr9rDjCOvXMMo+ eno2CaJLv7jxy/n25waKw== Message-ID: <45C885B3.3000508@delphij.net> Date: Tue, 06 Feb 2007 21:42:11 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: "Kevin K." References: E1HD4Bj-000D25-00.msgs_for_me-mail-ru@f30.mail.ru <859855731.20070206155625@mail.ru> <002501c749f3$bb1a1dc0$314e5940$@ca> In-Reply-To: <002501c749f3$bb1a1dc0$314e5940$@ca> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig909AE898EEDC35180C7DA1C5" Cc: freebsd-pf@freebsd.org Subject: Re: PF & Windows Vista X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 13:42:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig909AE898EEDC35180C7DA1C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Kevin K. wrote: > I am using FreeBSD 6.2-release w/ PF. Everything seems to be okay, exce= pt > the fact that Windows Vista machines cant get through the network. I ha= ve > tried many things, including just using a skeleton PF configuration and= I'm > still having trouble. >=20 > Just curious if anyone has experienced issues with this? If so, any > suggestions or resolutions would be appreciated.=20 >=20 > Below is what we thought would fix the vista issue, but to no avail : >=20 >=20 > ### Office for Vista issue -- no state >=20 > pass in log quick on $ext_if inet proto tcp from xxx.xxx.xxx.xxx/32 to = any > pass in quick on $ext_if inet proto udp from xxx.xxx.xxx.xxx/32 to any > pass in quick on $ext_if inet proto icmp from xxx.xxx.xxx.xxx/32 to any= > pass in quick on $ext_if inet proto tcp from xxx.xxx.xxx.xxx/32 to any Do you imply that you have other operating system behind your FreeBSD wall, but have not this sort of issue? Is the problem Vista specific? Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig909AE898EEDC35180C7DA1C5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFyIWzOfuToMruuMARAwZXAJ45UKnHrcHYCawV+DYTDZkqAxcGEACdGhsG fLcD5kWqoOvrxmGkigVg7j0= =lKjK -----END PGP SIGNATURE----- --------------enig909AE898EEDC35180C7DA1C5--