From a42e51163863392f350491c0c82249da6e2936bc Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 14 Sep 2011 13:37:55 -0700 Subject: [PATCH] Correct two typos in the Proxy ARP doc Signed-off-by: Tom Eastep --- docs/ProxyARP.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ProxyARP.xml b/docs/ProxyARP.xml index fdafc17f5..38fc2ac8a 100644 --- a/docs/ProxyARP.xml +++ b/docs/ProxyARP.xml @@ -305,7 +305,7 @@ shorewall start IPv6 - Proxy NDP The IPv6 analog of Proxy ARP is Proxy NDP (Neighbor Discovery - Protocol). Begiinning with Shorewall 4.4.16, Shorewall6 supports Proxy NDP + Protocol). Beginning with Shorewall 4.4.16, Shorewall6 supports Proxy NDP in a manner similar to Proxy ARP support in Shorewall: @@ -328,8 +328,8 @@ shorewall start discoverey requests for IPv6 addresses configured on the interface receiving the request. So if eth0 has address 2001:470:b:227::44/128 and eth1 has address 2001:470:b:227::1/64 then in order for eth1 to respond to - neighbor discovery requests for 2001:470:b:227::44, the following entry in - /etc/shorewall6/proxyndp is required: + neighbor discoverey requests for 2001:470:b:227::44, the following entry + in /etc/shorewall6/proxyndp is required: #ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT 2001:470:b:227::44 - eth1 Yes