Thanks for the help - that worked.
Anna.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael T. Davis
Sent: Tuesday, January 22, 2008 6:41 PM
To: [email protected]
Subject: Re: pass/block a port range


At 20:31:45.39 on 22-JAN-2008 in message
<[EMAIL PROTECTED]
com>,
"Gellatly, Anna" <[EMAIL PROTECTED]> wrote:

>Hello All -
>
>I am an ipfilter newbie and I am wondering if there is a way to
>pass/block a port range
>
>
>
>I'd like to do something like this:
>
>
>
>pass in log quick on eri0 proto tcp/udp from any to any port =
50100:65535
>
>
>
>But can't seem to find if this is OK or what the syntax is if defining
a
>port range is OK.
>
>
>
>Any suggestions?

        For the above, try...

pass in log quick on eri0 proto tcp/udp from any to any port >= 50100

See ipf(5) for details.

>
>
>
>Thanks,
>
>Anna.
>

Regards,
Mike
-- 
                                         |    Systems Specialist:
CBE,MSE
         Michael T. Davis (Mike)         | Departmental
Networking/Computing
 http://www.ecr6.ohio-state.edu/~davism/ |     The Ohio State University
                                         |     197 Watts, (614) 292-6928

Reply via email to