[EMAIL PROTECTED] schrieb:


ipfw add 107 queue 9 ip from any to any in vlan117

ipfw: unrecognised option [-1] vlan117


ipfw add 107 queue 9 ip from any to any in recv vlan117
---------------------------------------------^

is probably what you want. in/out specifies the direction
of the packets, an interface name can only be used as:
'recv|xmit|via ifXXX'

Thomas

_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to