Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 14:56:40 +0200
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        current@freebsd.org
Subject:   problems with altq
Message-ID:  <20040804125640.GA78633@stud.fit.vutbr.cz>

next in thread | raw e-mail | index | archive | help
I am getting this
pfctl: DIOCADDALTQ: Cannot allocate memory
if I try to enable altq on pf configured as
   
   altq on $ext_if bandwidth 256Kb cbq queue { ssh_i web other}
   queue ssh_i bandwidth 25% cbq(borrow red)
   queue web bandwidth 25% cbq(borrow red)
   queue other bandwidth 50% cbq(borrow default red)
   

without that "red" it works ok...


roman



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