Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2009 17:01:13 +0200
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        Ermal Lu?i <ermal.luci@gmail.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: Does ipfw support interface groups?
Message-ID:  <20090521150113.GA47160@onelab2.iet.unipi.it>
In-Reply-To: <9a542da30905210720y50fafe59ld3459c9e76ef5824@mail.gmail.com>
References:  <9a542da30905210720y50fafe59ld3459c9e76ef5824@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 21, 2009 at 04:20:48PM +0200, Ermal Lu?i wrote:
> Hello,
> 
> can ipfw use somehow interface groups as pf(4) can?
> >From a quick glance at documentation and not so through look at code
> it does not but i am sending this just if i missed something during my
> search!

something like

	... { recv ed0 or recv xl1 or recv ath4 or recv vlan0 } ...
is perhaps not so nice but does the job.

cheers
luigi



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