Mention DHCPfwd in the DHCP doc - TAKE 2

This commit is contained in:
Tom Eastep 2010-12-01 11:39:48 -08:00
parent b573826226
commit 627733d925

View File

@ -161,9 +161,9 @@ 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>
<programlisting>#ACTION SOURCE DEST PROTO DEST
# PORT(S)
DHCPfwd(ACCEPT) ZONEA ZONEB</programlisting>
</listitem>
<listitem>