mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Link Proxy NDP section to the Vserver example of same
This commit is contained in:
parent
323fef9b51
commit
b7b1d5a7ab
@ -329,9 +329,12 @@ shorewall start</programlisting>
|
|||||||
receiving the request. So if eth0 has address 2001:470:b:227::44/128 and
|
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
|
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
|
neighbor discovery requests for 2001:470:b:227::44, the following entry in
|
||||||
/etc/shorewall6/proxyndp is required: </para>
|
/etc/shorewall6/proxyndp is required:</para>
|
||||||
|
|
||||||
<programlisting>#ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT
|
<programlisting>#ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT
|
||||||
2001:470:b:227::44 - eth1 Yes</programlisting>
|
2001:470:b:227::44 - eth1 Yes</programlisting>
|
||||||
|
|
||||||
|
<para>A practical application is shown in the Linux <ulink
|
||||||
|
url="Vserver.html#NDP">Vserver article</ulink>.</para>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
@ -187,7 +187,7 @@ vpn ipv6
|
|||||||
much.</para>
|
much.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section id="NDP">
|
||||||
<title>Sharing an IPv6 /64 between Vservers and a LAN</title>
|
<title>Sharing an IPv6 /64 between Vservers and a LAN</title>
|
||||||
|
|
||||||
<para>I have both a /64 (2001:470:b:227::/64) and a /48
|
<para>I have both a /64 (2001:470:b:227::/64) and a /48
|
||||||
|
Loading…
Reference in New Issue
Block a user