From owner-freebsd-questions@FreeBSD.ORG Wed Jun 20 16:36:06 2012 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 04F571065670 for ; Wed, 20 Jun 2012 16:36:06 +0000 (UTC) (envelope-from proace@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id B2B918FC08 for ; Wed, 20 Jun 2012 16:36:05 +0000 (UTC) Received: by ghbz22 with SMTP id z22so6764537ghb.13 for ; Wed, 20 Jun 2012 09:36:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=u0PSYSRzB52PvIGGxvLM1j70eQI1wwI7D3RdJS+7sh4=; b=d8nNqIKbDLAHxthR+dJzNaH9WS2lijwBA2/W78XEhVwy6tVkjmPnuRIPbOxdQn8xj4 fNqvbhqWUi1lGDSnzvczYywAct3jIdZLzVUoYp9tj1uUnsTzEyL+AcGzUWRxz4V+eLub qLVP0groxdy8JjrYQrcmUKxQ3MSaSKocclYp6wseLkEusMIOtg01xCzED4GB/78dRSaG Qy9muEjnxcns+lfpIXY6D/ZSsfagG7HdLFlJ9MuHpEnXREu+DRCBwX3IdIdRDRQ3/KPN JAAh+uVrGWG9jy3VeSXZiNDkyaZ8vgfVHZfCWz/dQmpWSIxO1R+i33IkUwkuultMm8WI WtmA== MIME-Version: 1.0 Received: by 10.236.200.199 with SMTP id z47mr10125413yhn.82.1340210165063; Wed, 20 Jun 2012 09:36:05 -0700 (PDT) Received: by 10.147.78.20 with HTTP; Wed, 20 Jun 2012 09:36:04 -0700 (PDT) In-Reply-To: References: Date: Thu, 21 Jun 2012 00:36:04 +0800 Message-ID: From: ProAce To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: quoted-printable Subject: Re: packet filter problem on transparent firewall using bridge and pf 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: Wed, 20 Jun 2012 16:36:06 -0000 I have another problem ..... >_< Sometimes , I cannot connect to server ( in trust zone ) from untrust. Even I turn off the firewall, the situation still come up. But, when the state appears, I ping some ip from the server ( in trust ) to a host ( in untrust ). Suddenly, I connect to the server ( in trust zone ) successfully from untrust at this time. Why=A1HHow can I solve the problem=A1H