Hello David: > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of David Verzolla > Sent: Thursday, September 27, 2007 9:25 AM > To: [email protected] > Subject: Rule doubt > > Hi All, > Its possible creates a rule that can match all the traffic designated > to an specific interface? > > Example: > > pass in on $vlan10 from <vlan10> to (the interface, not the address) > $ext_if > > The $ext_if:network doesn't works for me. > Did you try specifying the interface name instead? As an example:
ext_if="em1" or bge0 or whatever. Regards, Mike _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
