[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 374] Re: rsvpd and altqd
Antoine Gondel wrote:
> I use altq2.1 and rsvp4.2a4-1
> with Kame ipv6 stack (Stable 14/02) and FreeBSD3.4
>
> I want to have both altq and rsvp mechanisms running.
> I do not succeed in having both daemons running.
ALTQ assumes there is one queueing manager on the system.
You can run either rsvpd or altqd, but not both.
What you want to do is probably to merge the two altq.conf files into
one and just run rsvpd. (rsvpd can create all ALTQ classes defined in
the config file.)
-Kenjiro