[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 928] What's Problem??(syscall error: can't add cbq on interface 'fxp0')



Hi!
    I am new in ALTQ. And test this program in two computer.
 
First Computer:
    I upgrate system from FreeBSD from 4.3 Release to 4.3 Stable. There is two nics,vr0 and ed0.
ALTQ running in this computer is OK!
 
2'nd Computer:
    Upgrate from 4.0 Release to 4.3 Stable. There is three nics, fxp0, fxp1 and vr0.
Use ALTQ 3.0 and use 4.3 patch the kernel.
When I use sample config file "cbq.lo0" to test my localhost. It's OK!!
Then I use the sample file "cbq.sample0", something wrong like this:
 
altqd[56125]: ALTQ config file is /etc/altq.conf
altqd[56125]: tbr installed on fxp0 (rate:1.00M  size:1.46K)
altqd[56125]: syscall error: can't add cbq on interface 'fxp0'
altqd[56125]: : Device not configured
altqd[56125]: Error in /etc/altq.conf, line 4
altqd[56125]: Config failed. Exiting.
My altq.conf line 4 is:
    interface fxp0 bandwidth 1M cbq
 
Becacue these two computers almost in the same condition, Is anybody know how to solve this problem??