svn commit: r52854 - head/en_US.ISO8859-1/books/handbook/firewalls

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Sun Mar 10 15:22:54 2019
New Revision: 52854
URL: https://svnweb.freebsd.org/changeset/doc/52854

Log:
  Mention that FreeBSD does not ship with /etc/pf.conf by default.
  
  Previous versions of FreeBSD provided a standard /etc/pf.conf, but
  that was removed without changing the documentation.  Update the
  handbook to mention it and point people to the directory
  /usr/share/examples/pf/ where example firewall rules are available.
  
  PR:		    231977
  Submitted by:	    koobs@
  Discussed with:	    kp@

Modified:
  head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Sat Mar  9 18:35:18 2019	(r52853)
+++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Sun Mar 10 15:22:54 2019	(r52854)
@@ -354,10 +354,11 @@
       <programlisting>pf_flags=""                     # additional flags for pfctl startup</programlisting>
 
       <para><application>PF</application> will not start if it cannot
-	find its ruleset configuration file.  The default ruleset is
-	already created and is named
-	<filename>/etc/pf.conf</filename>.  If a custom ruleset has
-	been saved somewhere else, add a line to
+	find its ruleset configuration file.  By default, &os; does
+	not ship with a ruleset and there is no
+	<filename>/etc/pf.conf</filename>.  Example rulesets can be
+	found in <filename>/usr/share/examples/pf/</filename>.  If a
+	custom ruleset has been saved somewhere else, add a line to
 	<filename>/etc/rc.conf</filename> which specifies the full
 	path to the file:</para>
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.