[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 741] OpenBSD user
I must say Altq works just great under my OpenBSD 2.8
The only problem that I found is this one:
______________________________________________
gateril# ./altqd -d
ALTQ config file is /etc/altq.conf
tbr installed on fxp0 (rate:100.00M size:11.72K)
syscall error: add filter failed!
: Invalid argument
can't add ctl class IPv6 filter on interface 'fxp0'
cbq enabled on interface fxp0 (mtu:1500)
Enter ? or command:
altqd fxp0>
______________________________________________
/etc/altq.conf
interface fxp0 bandwidth 100M cbq
class cbq fxp0 root NULL pbandwidth 100
class cbq fxp0 ctl_class root pbandwidth 4 control
class cbq fxp0 def_class root pbandwidth 95 default
class cbq fxp0 bulk def_class pbandwidth 10
class cbq fxp0 tcp bulk pbandwidth 5 red
filter fxp0 tcp 0 0 0 0 6
class cbq fxp0 ftp bulk borrow pbandwidth 4 red
filter fxp0 ftp 0 0 0 20 6
filter fxp0 ftp 0 20 0 0 6
class cbq fxp0 ftp bulk pbandwidth 1 red
filter fxp0 ftp 10.1.1.40 0 0 20 6
filter fxp0 ftp 0 0 10.1.1.40 20 6
___________________________________________
I did a FTP test, and it worked just fine, with the error that I
posted before. I also want to ask this question:
I have 384Kb of bandwidth here at my office. I have an
IntelExpressPRO 100Mb and I want to know which is the best
way to setup my interface. Should I setup it to 100Mb, or
should I setup it to 384Kb, in order to have better control
over bandwidth trafic?
Tnx for this useful piece of software,
Nicolas Baldi.