mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Mention DHCPfwd in the DHCP doc
This commit is contained in:
parent
49cdc5d9eb
commit
b573826226
@ -158,6 +158,12 @@
|
|||||||
# PORT(S)
|
# PORT(S)
|
||||||
ACCEPT ZONEA ZONEB udp 67:68
|
ACCEPT ZONEA ZONEB udp 67:68
|
||||||
ACCEPT ZONEB ZONEA udp 67:68</programlisting>
|
ACCEPT ZONEB ZONEA udp 67:68</programlisting>
|
||||||
|
|
||||||
|
<para>Alternatively, use the DHCPfwd macro:</para>
|
||||||
|
|
||||||
|
<programlisting>#ACTION SOURCE DEST PROTO DEST
|
||||||
|
# PORT(S)
|
||||||
|
DHCPfwd ZONEA ZONEB</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user