From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 03:20:50 2005 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 782E416A506 for ; Thu, 31 Mar 2005 03:20:50 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275B543D5F for ; Thu, 31 Mar 2005 03:20:50 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so397732wri for ; Wed, 30 Mar 2005 19:20:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=o5lqowXvMMf6fMgp2aG2LcgwvBkEWNqQlacF4ebosAKE1pZQfnLRih8t72/VxRGLhUIbb+ygaspZaCS6VviY5jLP9OvqkgMUojdS2y30Sqy0nNYZKc8ZtkdFFP3PT7/0lMeqDgc1m1X9M9hFKTPL+VYGEVWhEMfQJxng1h47K5E= Received: by 10.54.103.15 with SMTP id a15mr628765wrc; Wed, 30 Mar 2005 19:20:47 -0800 (PST) Received: by 10.54.42.28 with HTTP; Wed, 30 Mar 2005 19:20:47 -0800 (PST) Message-ID: <810a540e05033019208b6f7b2@mail.gmail.com> Date: Wed, 30 Mar 2005 20:20:47 -0700 From: Pat Maddox To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Problem with PF X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 03:20:50 -0000 I'm trying to set up PF on a server, and when I run pfctl -nf /etc/pf.conf, I get the following error: pfctl: ifa_load: pfi_get_ifaces: Bad file descriptor Google doesn't come up with anything, I've got no clue what that is. Any help?