Fix broken link.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-02-15 10:33:20 -08:00
parent bfc958b94f
commit 80c51b466e

View File

@ -73,7 +73,7 @@
<listitem> <listitem>
<para>If you set 'ping-check' true in your <para>If you set 'ping-check' true in your
<filename>/etc/shorewall/dhcpd.conf</filename> file then you will want <filename>/etc/shorewall/dhcpd.conf</filename> file then you will want
to <ulink url="ping.htm">accept 'ping'</ulink> from your firewall to to <ulink url="ping.html">accept 'ping'</ulink> from your firewall to
the zone(s) served by the firewall's DHCP server.</para> the zone(s) served by the firewall's DHCP server.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -116,10 +116,10 @@
</listitem> </listitem>
<listitem> <listitem>
<para>It is a good idea to <ulink url="ping.htm">accept 'ping'</ulink> <para>It is a good idea to <ulink url="ping.html">accept
on any interface that gets its IP address via DHCP. That way, if the 'ping'</ulink> on any interface that gets its IP address via DHCP.
DHCP server is configured with 'ping-check' true, you won't be That way, if the DHCP server is configured with 'ping-check' true, you
blocking its 'ping' requests.</para> won't be blocking its 'ping' requests.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>
@ -168,8 +168,8 @@ DHCPfwd(ACCEPT) ZONEA ZONEB</programlisting>
<listitem> <listitem>
<para>If the server is configured with 'ping-check' true, then you <para>If the server is configured with 'ping-check' true, then you
must <ulink url="ping.htm">allow 'ping'</ulink> from the server's zone must <ulink url="ping.html">allow 'ping'</ulink> from the server's
to the zone(s) served by dhcrelay.</para> zone to the zone(s) served by dhcrelay.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>