mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 03:31:24 +02:00
Add disclaimer to DHCP article
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1075 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0e0d86cf21
commit
a8898f2fe0
@ -15,13 +15,15 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2002-11-03</pubdate>
|
<pubdate>2004-01-10</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
|
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
|
|
||||||
|
<year>2004</year>
|
||||||
|
|
||||||
<holder>Thomas M. Eastep</holder>
|
<holder>Thomas M. Eastep</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
@ -35,6 +37,16 @@
|
|||||||
</legalnotice>
|
</legalnotice>
|
||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>For most operations, DHCP software interfaces to the Linux IP stack
|
||||||
|
at a level below Netfilter. Hence, Netfilter (and therefore Shorewall)
|
||||||
|
cannot be used effectively to police DHCP. The <quote>dhcp</quote>
|
||||||
|
interface option described in this article allows for Netfilter to stay
|
||||||
|
out of DHCP's way for those operations that can be controlled by
|
||||||
|
Netfilter and prevents unwanted logging of DHCP-related traffic by
|
||||||
|
Shorewall-generated Netfilter logging rules.</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>If you want to Run a DHCP Server on your firewall</title>
|
<title>If you want to Run a DHCP Server on your firewall</title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user