From 304c84d6b1827505948bfa9e1aefe1aa168fd191 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Fri, 2 Sep 2016 18:11:32 +0000 Subject: [PATCH] IPv6 handbook should refer to cloned_interfaces, not gifconfig. Bug report by dvl@, patch supplied by Tim Moore . PR: 193523 Submitted by: dvl@FreeBSD.org Differential Revision: https://reviews.freebsd.org/D7760 --- .../books/handbook/advanced-networking/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml index 618be51d95..49f70fb12f 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml @@ -4664,7 +4664,7 @@ rtsold_enable="YES" the generic tunneling interface gif0: - gif_interfaces="gif0" + cloned_interfaces="gif0" Next, configure that interface with the IPv4 addresses of the local and remote @@ -4672,7 +4672,7 @@ rtsold_enable="YES" and REMOTE_IPv4_ADDR with the actual IPv4 addresses: - gifconfig_gif0="MY_IPv4_ADDR REMOTE_IPv4_ADDR" + cloned_interfaces_gif0="MY_IPv4_ADDR REMOTE_IPv4_ADDR" To apply the IPv6 address that has been assigned for use as the IPv6 tunnel