[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 988] Re: ALTQ usage
Ronneil Camara wrote:
> I got two interface on my freebsd, both are 100mb nics.
>
> It's fxp0 and xl0. The fxp0 is the internal interface while xl0 is the
> external interface.
> I've copied altq.conf.samples/cbq.lo0 to /etc/altq.conf.
>
> My question is, what interface name will I enter on /etc/altq.conf?
fxp0 for the internal network, xl0 for the external network, or both.
> And also, I was following the altq instruction. I was testing altqd with -f
> and the loopback.
> I just got a prompt there. How will I test so I'll know if it's properly
> working?
Run altqstat to see if ALTQ is working.
BTW, unless you specify -d, altqd goes into the daemon mode.
-Kenjiro