View | Details | Raw Unified | Return to bug 75124
Collapse All | Expand All

(-)doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml (-1 / +12 lines)
Lines 3914-3920 Link Here
3914
      </sect3>
3914
      </sect3>
3915
3915
3916
      <sect3>
3916
      <sect3>
3917
	<title>IPv6 Router/Gateway Settings</title>
3917
	<title>IPv6 &man.gif.4 Settings</title>
3918
3918
3919
	<para>This will help you take the directions that your tunnel provider,
3919
	<para>This will help you take the directions that your tunnel provider,
3920
	  such as the <ulink url="http://www.6bone.net/">6bone</ulink>, has
3920
	  such as the <ulink url="http://www.6bone.net/">6bone</ulink>, has
Lines 3944-3949 Link Here
3944
	<programlisting>ipv6_defaultrouter="<replaceable>MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR</replaceable>"</programlisting>
3944
	<programlisting>ipv6_defaultrouter="<replaceable>MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR</replaceable>"</programlisting>
3945
3945
3946
      </sect3>
3946
      </sect3>
3947
3948
      <sect3>
3949
	<title>IPv6 Router/Gateway Settings</title>
3950
3951
	<para>If the server is to route IPv6 between the rest of your network
3952
	  and the world, the following <filename>/etc/rc.conf</filename>
3953
	  setting will also be needed:</para>
3954
3955
	<programlisting>ipv6_gateway_enable="YES"</programlisting>
3956
3957
      </sect3>
3947
    </sect2>
3958
    </sect2>
3948
3959
3949
    <sect2>
3960
    <sect2>

Return to bug 75124