Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2006 18:25:18 +0200
From:      Plamen Stoev <plamen.stoev@gmail.com>
To:        Tyrone@telecity.se
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: ipfw Unrecognised option
Message-ID:  <4416EE6E.4030705@gmail.com>
In-Reply-To: <D3BBF0C6F2FC0448BFCA2F965F2192630F6ECA@sto1.tcy.prv>
References:  <D3BBF0C6F2FC0448BFCA2F965F2192630F6ECA@sto1.tcy.prv>

index | next in thread | previous in thread | raw e-mail

Tyrone@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


help

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