From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 06:13:02 2003 Return-Path: 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 EB3F237B401 for ; Tue, 17 Jun 2003 06:13:02 -0700 (PDT) Received: from proxy.6wind.com (proxy.6wind.com [194.250.197.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C8943FBD for ; Tue, 17 Jun 2003 06:13:02 -0700 (PDT) (envelope-from ragi.bejjani@6wind.com) Received: from intranet.6wind.com (intranet [10.0.0.113]) by proxy.6wind.com (Postfix) with ESMTP id 02ECE6A7 for ; Tue, 17 Jun 2003 15:13:01 +0200 (CEST) Received: from 6wind.com (unknown [10.16.0.23]) by intranet.6wind.com (Postfix) with ESMTP id 9D8796A9 for ; Tue, 17 Jun 2003 15:13:00 +0200 (CEST) Message-ID: <3EEF1430.4050107@6wind.com> Date: Tue, 17 Jun 2003 15:14:24 +0200 From: Ragi Bejjani User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Question about ingress filtering X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 13:13:03 -0000 How can i configure the IFF_LINK2 flag, in order to enable or disable the ingrees filtering on a stf or gif interface? Thank u