diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2006-10-10 02:56:06 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2006-10-10 02:56:06 +0000 |
commit | f0a1a631d6e99b771ee944a0e91755bf2c62c195 (patch) | |
tree | c96cde37749320cb84ac676ae5f1dd0c4df35069 /en_US.ISO8859-1 | |
parent | 590166f948527220a875ec6cf644fd0e9281fc5e (diff) |
Notes
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml b/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml index 53be6460ee..b8f358b2e8 100644 --- a/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml @@ -2228,9 +2228,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting> <sect2 id="firewalls-ipfw-rc"> <title><filename>/etc/rc.conf</filename> Options</title> - <para>If you do not have IPFW compiled into your kernel you will - need to load it with the following statement in your - <filename>/etc/rc.conf</filename>:</para> + <para>Enable the firewall:</para> <programlisting>firewall_enable="YES"</programlisting> |