From 70f559080cdeef361723599d1d0890c81541e6dc Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 24 Feb 2005 05:00:27 +0000 Subject: [PATCH] Update for IPv6 gateway settings. PR: 75124 Submitted by: Gavin Atkinson --- .../books/handbook/advanced-networking/chapter.sgml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index f5cca5da9f..3ac4cfe997 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -3950,6 +3950,17 @@ gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 ipv6_defaultrouter="MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR" + + + IPv6 Router/Gateway Settings + + If the server is to route IPv6 between the rest of your network + and the world, the following /etc/rc.conf + setting will also be needed: + + ipv6_gateway_enable="YES" + +