Re: IPFW2 matching a list/set of interfaces

2004-11-11 Thread Anthony Volodkin
To: <[EMAIL PROTECTED]> > Sent: Thursday, November 11, 2004 10:05 AM > Subject: IPFW2 matching a list/set of interfaces > > > > Hi, > > > > I've been trying to implement some ipfw rules that would match several > > interfaces using the recv/via/xmit key

Re: IPFW2 matching a list/set of interfaces

2004-11-11 Thread Luigi Rizzo
On Thu, Nov 11, 2004 at 03:05:36AM -0500, Anthony Volodkin wrote: > Hi, > > I've been trying to implement some ipfw rules that would match several > interfaces using the recv/via/xmit keywords, however that seems to be > unsupported. So a rule like: > > ipfw add allow ip from any to 192.168.100.

Re: IPFW2 matching a list/set of interfaces

2004-11-11 Thread Jeremie Le Hen
> Does anyone know whether this is actually possible/supported/supported > in the near future? Sure I could make a rule for each interface, but > in my situation that would not scale well. It is not possible at the moment. I'm not aware of any plan about this. Regards, -- Jeremie Le Hen [EMAIL

IPFW2 matching a list/set of interfaces

2004-11-11 Thread Anthony Volodkin
Hi, I've been trying to implement some ipfw rules that would match several interfaces using the recv/via/xmit keywords, however that seems to be unsupported. So a rule like: ipfw add allow ip from any to 192.168.100.100 via {fxp0,ng0,xl0} fails with an invalid ) error. Alternatively if I use a