NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/47247: typo in npf.conf(5)
>Number: 47247
>Category: misc
>Synopsis: typo in npf.conf(5)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 26 08:00:00 +0000 2012
>Originator: threadlock
>Release: 6.0
>Organization:
forskningsavd.se
>Environment:
NetBSD 6.0 (XEN3PAE_DOMU) i386
>Description:
In the npf.conf(5) there is a typo.
The following would translate the source to the IP address specified by
the $pub_ip for the packets on the interface $ext_if.
map $ext_if dynamic 10.1.1.0/24 -> $pub_if
I think "$pub_if" should be "$pub_ip" as first mentioned.
>How-To-Repeat:
$ man npf.conf
;)
>Fix:
's/pub_if/pub_ip/' for the npf.conf(5) manual source I guess..
Home |
Main Index |
Thread Index |
Old Index