Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 20:31:20 GMT
From:      Adam <ablake@mac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/101001: out of date documentation in the handbook on Chapter 14.10.3.1
Message-ID:  <200607282031.k6SKVK6L095655@www.freebsd.org>
Resent-Message-ID: <200607282040.k6SKeBCH008726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101001
>Category:       docs
>Synopsis:       out of date documentation in the handbook on Chapter 14.10.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 20:40:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Adam
>Release:        6.1-STABLE
>Organization:
>Environment:
>Description:
The webiste currently lists the current command as an example:

ifconfig gif0 A.B.C.D W.X.Y.Z
ifconfig gif0 inet 192.168.1.1 192.168.2.1 netmask 0xffffffff

this is no longer correct

The following is the correct example

ifconfig gif0 tunnel A.B.C.D W.X.Y.Z
ifconfig gif0 inet 192.168.1.1 192.168.2.1 netmask 0xffffffff

In addition,

this example for /etc/rc.conf is listed
gifconfig_gif0="A.B.C.D W.X.Y.Z"

the gifconfig command no longer exists


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607282031.k6SKVK6L095655>