Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2000 14:15:30 -0500
From:      "Daryl Chance" <dchance@valuedata.net>
To:        "FreeBSD IPFW" <ipfw@freebsd.org>
Subject:   Fw: IPFW rule rewrite to be more "flexable" and "readable"
Message-ID:  <002101c0016d$05074740$0200000a@development1>

next in thread | raw e-mail | index | archive | help
i typed the email address for this list wrongly, so i'm forwarding it on :)

thanks,
daryl chance

----- Original Message -----
From: "Daryl Chance" <dchance@valuedata.net>
To: "FreeBSD Questions" <questions@freebsd.org>; "FreeBSD IPFW"
<ipfw@freesd.org>
Sent: Tuesday, August 08, 2000 2:12 PM
Subject: IPFW rule rewrite to be more "flexable" and "readable"


> Hi,
>
> I'm in the process of changing my ipfw rules to be a little more flexable
> and readable.  basiclaly i'm changing the rules from:
>
> ipfw add allow tcp from any to any 21
> to:
> ipfw add allow tcp from any to any ftp
>
> I'm having a problem with ftp-data(port 20) though.  ipfw won't accept it
in
> ""
> or ''.  it keeps thinking i'm trying to pass it a port range.  Here's the
> actual
> message:
>
> $ ipfw add allow tcp from any "ftp-data" to any setup
> ipfw: unknown port ``data''
>
>
> Is there ANY way to get this to work, or is this a known issue that needs
to
> be
> fixed.
>
> Thanks,
> Daryl Chance
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002101c0016d$05074740$0200000a>