diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2019-12-29 14:13:50 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2019-12-29 14:13:50 +0000 |
commit | 5ff044e5ccc722968a4eb7de68075b1b7724ef00 (patch) | |
tree | 0eeedc09d05fa8e607e5461e582639f9c6015bef | |
parent | 6efa6a5277624728a6c38825d14754faf5f29004 (diff) | |
download | doc-5ff044e5cc.tar.gz doc-5ff044e5cc.zip |
Remove obsolete reference in filtering bridges article
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22954
Notes
Notes:
svn path=/head/; revision=53717
-rw-r--r-- | en_US.ISO8859-1/articles/filtering-bridges/article.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/en_US.ISO8859-1/articles/filtering-bridges/article.xml b/en_US.ISO8859-1/articles/filtering-bridges/article.xml index 9f4e6e04b5..cbefafdb6b 100644 --- a/en_US.ISO8859-1/articles/filtering-bridges/article.xml +++ b/en_US.ISO8859-1/articles/filtering-bridges/article.xml @@ -203,11 +203,6 @@ firewall_logging="YES"</programlisting> bridge, the second one will enable the firewall on the bridge and finally the third one will enable the bridge.</para> - <note> - <para>If you have &os; 5.1-RELEASE or previous the sysctl variables - are spelled differently. See &man.bridge.4; for details.</para> - </note> - <para>At this point you should be able to insert the machine between two sets of hosts without compromising any communication abilities between them. If so, the next step is to add the |