[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

documentation/3708: pf-doc bug



>Number:         3708
>Category:       documentation
>Synopsis:       pf documentation bug
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 11 16:40:02 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Root
>Release:        v 1.12 2004/01/01 04:16:17
>Organization:
>Environment:
	
	System      : OpenBSD 3.4
	Architecture: OpenBSD.i386
	Machine     : i386
>Description:
	There is a typo in the pf doc, in the Redirection section.
	The rules rdr on tl0 proto tcp from 192.0.2.1 to 24.65.1.13 port 80 \
   	-> 192.168.1.5 8000 is wrong. 
>How-To-Repeat:
	read the doc... ;-)		
>Fix:
	Change The rules :
	
	rdr on tl0 proto tcp from 192.0.2.1 to 24.65.1.13 port 80 \
        -> 192.168.1.5 8000 
	
	to :
	
	rdr on tl0 proto tcp from 192.0.2.1 to 24.65.1.13 port 80 \
        -> 192.168.1.5 port 8000


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