From 0c11a8e0aa649b47b822aded7730279d286d21f6 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 15 Feb 2013 10:33:20 -0800 Subject: [PATCH] Fix broken link. Signed-off-by: Tom Eastep --- docs/dhcp.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/dhcp.xml b/docs/dhcp.xml index 640af8c64..d5a89bfce 100644 --- a/docs/dhcp.xml +++ b/docs/dhcp.xml @@ -73,7 +73,7 @@ If you set 'ping-check' true in your /etc/shorewall/dhcpd.conf file then you will want - to accept 'ping' from your firewall to + to accept 'ping' from your firewall to the zone(s) served by the firewall's DHCP server. @@ -116,10 +116,10 @@ - It is a good idea to accept 'ping' - on any interface that gets its IP address via DHCP. That way, if the - DHCP server is configured with 'ping-check' true, you won't be - blocking its 'ping' requests. + It is a good idea to accept + 'ping' on any interface that gets its IP address via DHCP. + That way, if the DHCP server is configured with 'ping-check' true, you + won't be blocking its 'ping' requests. @@ -168,8 +168,8 @@ DHCPfwd(ACCEPT) ZONEA ZONEB If the server is configured with 'ping-check' true, then you - must allow 'ping' from the server's zone - to the zone(s) served by dhcrelay. + must allow 'ping' from the server's + zone to the zone(s) served by dhcrelay.