misc/132553: ipfw doesnt understand ftp-data port

Chistoph Weber-Fahr cwf-ml at arcor.de
Wed Mar 11 11:00:06 PDT 2009


>Number:         132553
>Category:       misc
>Synopsis:       ipfw doesnt understand ftp-data port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 11 18:00:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chistoph Weber-Fahr
>Release:        6.4-p3
>Organization:
Arcor AG
>Environment:
FreeBSD nxcon.whatever 6.4-RELEASE-p3 FreeBSD 6.4-RELEASE-p3 #1: Wed Mar  4 21:36:49 CET 2009     wefa at nxcon.whatever:/usr/obj/usr/src/sys/SMP  i386

>Description:
this ipfw clause should work and did work on older systems:

# ipfw add 1770 allow tcp from any to any ftp-data keep-state

but now it produces

 ipfw: unrecognised option [-1] ftp-data

this is regardless of the addresses used - you could also use any addresses or networks instead of "any".

ftp-data is in /etc/services as always:

# grep ftp-data /etc/services
ftp-data         20/tcp    #File Transfer [Default Data]
ftp-data         20/udp    #File Transfer [Default Data]




>How-To-Repeat:

>Fix:


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


More information about the freebsd-bugs mailing list