Mention DHCPfwd in the DHCP doc

This commit is contained in:
Tom Eastep 2010-12-01 11:37:40 -08:00
parent 49cdc5d9eb
commit b573826226

View File

@ -158,6 +158,12 @@
# PORT(S)
ACCEPT ZONEA ZONEB udp 67:68
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>