From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 16:41:24 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A513CC54 for ; Mon, 9 Feb 2015 16:41:24 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3CA5FB3B for ; Mon, 9 Feb 2015 16:41:24 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id z2so7623782wiv.1 for ; Mon, 09 Feb 2015 08:41:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/kbfQdDXhQckSaCuYMwPx+/C0bn7vHeiSam+UduGyKo=; b=A7G8+pJI0c3jzfAb9tnQ2d9nDXZYbuOg2y3yhacSyF+Q1ISSBu+kAP7AR6qiUobo+3 sEqdWrEMQfDcL00KdEQpCBJ4RE4oWDdK1K8PirOjI9z6w97zJ92ZYPcGoDrpKU0AbWUn DC4DrXI/7bQ6wFoHOa8RS47zaCBbsqQOVDQHtBXS1s4gR28KzQMsKffqW3uqqIwhK3LN RZzPdj2VFUZ2mkhtf2T4AiM7n13Ji5y71DIrKzU1bWXJocRHJNBd3bCkH95doqUAGsgt Py1mP+ZneAle8sgPwrHH8xuhCQyx960LwnIGE1VDMRmPEluF7p7a3QGsvFDPikUM93vh IC8A== MIME-Version: 1.0 X-Received: by 10.194.236.200 with SMTP id uw8mr43250490wjc.10.1423500082614; Mon, 09 Feb 2015 08:41:22 -0800 (PST) Received: by 10.217.157.69 with HTTP; Mon, 9 Feb 2015 08:41:22 -0800 (PST) Date: Mon, 9 Feb 2015 08:41:22 -0800 Message-ID: Subject: /etc/pf.conf missing From: Chris Stankevitz To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 16:41:24 -0000 Hello, Q: Should I be alarmed? Handbook section 30.3.1 says "The default ruleset is already created and is named /etc/pf.conf" but that file does not exist on my hard drive. 10.1-RELEASE-p5 Thank you, Chris