Update to 52854:
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.
This commit is contained in:
parent
c2a387c519
commit
6de9dfd3f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52866
1 changed files with 4 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/firewalls/chapter.xml,v 1.53 2012/04/30 16:15:52 bcr Exp $
|
||||
basiert auf: r52845
|
||||
basiert auf: r52854
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
|
@ -414,8 +414,9 @@
|
|||
|
||||
<para><application>PF</application> kann nicht gestartet werden,
|
||||
wenn es seine Konfigurationsdatei nicht findet. In der
|
||||
Voreinstellung existiert bereits ein Regelsatz namens
|
||||
<filename>/etc/pf.conf</filename>. Wenn bereits ein Regelsatz
|
||||
Voreinstellung existiert unter &os; kein Regelsatz namens
|
||||
<filename>/etc/pf.conf</filename>. Beispiel-Regelsätze finden
|
||||
Sie in <filename>/usr/share/examples/pf/</filename>. Wenn bereits ein Regelsatz
|
||||
an anderer Stelle gespeichert wurde, fügen Sie in
|
||||
<filename>/etc/rc.conf</filename> einen Eintrag mit dem
|
||||
vollständigen Pfad zur Datei ein:</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue