Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2006 20:22:51 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        list-freebsd-2004@morbius.sent.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Simple firewall question: Blocking a handful of IPs
Message-ID:  <20060427172251.GB10100@gothmog.pc>
In-Reply-To: <200604271753.39217.list-freebsd-2004@morbius.sent.com>
References:  <MIEPLLIBMLEEABPDBIEGGEKDHFAA.fbsd@a1poweruser.com> <200604271753.39217.list-freebsd-2004@morbius.sent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-04-27 17:53, RW <list-freebsd-2004@morbius.sent.com> wrote:
>On Thursday 27 April 2006 03:10, fbsd wrote:
>>H. Wade Minter wrote:
>>> I want all traffic allowed unfettered, except traffic from
>>> particular IPs to be completely blocked coming in.
>>>
>>> Can someone show me which ipf rules to use to get that result?
>>
>>   block in quick on rl0 from x.x.x.x  to any
>
> Unless the syntax is the same, that looks more like pf than ipf.

The syntax *is* the same, in this case.  The only ipf syntax
feature that ipf users are likely to miss from pf syntax is the
use of rule `groups', but this is not used here.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060427172251.GB10100>