Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 19:21:24 -0800 (PST)
From:      ncalvo@es.freebsd.org
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/23342: Inaccuracy of the dialup-firewall tutorial
Message-ID:  <200012070321.eB73LOu47885@freefall.freebsd.org>
Resent-Message-ID: <200012070330.eB73U1h49665@freefall.freebsd.org>

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

>Number:         23342
>Category:       docs
>Synopsis:       Inaccuracy of the dialup-firewall tutorial
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 06 19:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     ncalvo
>Release:        4.2-RELEASE  i386
>Organization:
>Environment:
FreeBSD amnesiac.no.domain 4.2-RELEASE FreeBSD 4.2-RELEASE #2: Thu Dec  7 02:00:29 CET 2000     root@amnesiac.no.domain:/usr/src/sys/compile/AMNESIAC  i386

>Description:
The "Dialup-firewall" tutorial features an inaccuracy concerning the
name of the device on which the supplied firewall rules operate.

The supplied ruleset operates on the "tun0" interface. However, when
opening a PPP connection through a modem the "ppp0" interface is used
instead (as reported by  /sbin/ifconfig  ).

>How-To-Repeat:
Follow the tutorial and, afterwards, open a ppp conection through a
modem.

You will find that no traffic is allowed through that connection due
to the following firewall rule

  65435 deny log ip from any to any

>Fix:
In the sgml source file of the tutorial, substitute "tun0" for "ppp0".

I am mailing a patch to both, the author of the tutorial (Marc Silver):

  marcs@draenor.org

and to the -doc list:

  freebsd-doc@freebsd.org



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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