ipfw Unrecognised option
Plamen Stoev
plamen.stoev at gmail.com
Tue Mar 14 17:17:58 UTC 2006
Tyrone at telecity.se wrote:
> I'm running FreeBSD 5.4-RELEASE FreeBSD 5.4-RELEASE #6:
>
>
>
> When running the following line I get the following error, vlan117 is up
> and running and working just fine, but I can't seem to do any shaping on
> it.
>
>
>
> ipfw add 107 queue 9 ip from any to any in vlan117
>
> ipfw: unrecognised option [-1] vlan117
>
>
Try using "via" before iface:
ipfw add 107 queue 9 ip from any to any in via vlan117
More information about the freebsd-ipfw
mailing list