Update for IPv6 gateway settings.

PR:		75124
Submitted by:	Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
This commit is contained in:
Tom Rhodes 2005-02-24 05:00:27 +00:00
parent c235a5efeb
commit 70f559080c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23880

View file

@ -3950,6 +3950,17 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAST&gt; mtu 1280
<programlisting>ipv6_defaultrouter="<replaceable>MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR</replaceable>"</programlisting>
</sect3>
<sect3>
<title>IPv6 Router/Gateway Settings</title>
<para>If the server is to route IPv6 between the rest of your network
and the world, the following <filename>/etc/rc.conf</filename>
setting will also be needed:</para>
<programlisting>ipv6_gateway_enable="YES"</programlisting>
</sect3>
</sect2>
<sect2>