On 5/18/06, holger glaess <[EMAIL PROTECTED]> wrote:
hi i try to use an interface group name together with altq in my firewall config .example ifconfig bge0 group wan_if altq on wan_if cbq bandwidth 100Mb queue { std, www, ssh, admin } if i try to aktivate this i got an syntax error from pfctl. if i do the interface as macro and the altq line like this altq on $wan_if cbq bandwidth 100Mb queue { std, www, ssh, admin } everything works perfekt. all other kinds rules works perfect with the interface group name ( rules , rdr , nat ) it is an bug ?
Unless things have changed that I havn't noticed (and I try to follow pf development closely), no altq is not supported on interface groups. Here is the thread where I asked the same question back in August 2005, and Henning provided the answer: http://marc.theaimsgroup.com/?t=112429752000002&r=1&w=2&n=4

