I agree that I may have something that is bunk, which I have conceeded that
may require my replacing my boot image, and then just reconfiguring it.
Fortunately, for the most part it is a stock install.  I'll try that this
weekend, and hope for the best.

Hopefully it has been just a matter of something fowled up in the distro
that I got.
joey

-----Original Message-----
From: S Mohan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 17, 2003 12:28 AM
To: 'Joey Officer'
Subject: RE: [leaf-user] QOS setup under Bering 1.2


You would get this error if tc does not support htb. I know the
RTNETLINK messages do not tell us why the error appears. We need kernel
to be patched (which I know has been done), tc with htb support ( a
while ago we had versions in repository floating with and without htb
support) and htb.init modified for ash instead of bash ( where {} had to
be changed to [] or vice versa - memeory is weak)

Warm regards
Mohan

On Wednesday, December 17, 2003 10:01 AM Joey Officer <> wrote:

: Thanks for the correction, but based on the documentation for the QoS
: under Bering, I should be able to type the initial command, and get
: some response. Instead I only get the error.  I have defined the
: modules, as noted here:
:
: firewall: -root-
: # lsmod
: Module         Pages    Used by
: sch_tbf                 2176   0 (unused)
: sch_sfq                 3168   0 (unused)
: sch_red                 2136   0 (unused)
: sch_prio                2144   0 (unused)
: sch_ingress             1276   0 (unused)
: sch_htb                12032   0 (unused)
: sch_gred                4288   0 (unused)
: sch_dsmark              3608   0 (unused)
: sch_csz                 3436   0 (unused)
: sch_cbq                11608   0 (unused)
: cls_u32                 4256   0 (unused)
: cls_tcindex             3812   0 (unused)
: cls_rsvp6               4096   0 (unused)
: cls_rsvp                3968   0 (unused)
: cls_route               3876   0 (unused)
: cls_fw                  2108   0 (unused)
: ip_nat_irc              2176   0 (unused)
: ip_nat_ftp              2784   0 (unused)
: ip_conntrack_irc        2880   1
: ip_conntrack_ftp        3648   1
: 8211                   63896   0 (unused)
: epic100                11960   2
: mii                     2092   0 [epic100]
: ide-probe-mod           8476   0
: ide-disk                9304   0
: ide-mod                63076   0 [ide-probe-mod ide-disk]
:
: and the output from the line that you supplied is the following:
:
: firewall: -root-
: # tc qdisc add dev eth0 root handle 1: htb
: RTNETLINK answers: Invalid argument
:
: So I still think that it may be an issue with something else that I
: am loading, or with the specific packages that I am working with.
: Its possible I grabbed the wrong files at some point.  Since you are
: currently using the QoS-htb from within Bering, would you be willing
: to send me your qos-htb.lrp file, as well as the tc.lrp.  I could
: modify you htb.init for my environment and test that as well.
:
: Thanks all thus far, I think that with enough minds melting on the
: same subject, we can identify my problem.
:
: Regards,
:
: Joey
:
: -----Original Message-----
: From: [EMAIL PROTECTED]
: [mailto:[EMAIL PROTECTED] Behalf Of Mariano
: Drzazga
: Sent: Tuesday, December 16, 2003 1:06 PM
: To: [EMAIL PROTECTED]
: Subject: RE: [leaf-user] QOS setup under Bering 1.2
:
:
: Joey :
:
: I'm using HTB with Bering 2.0 without problems.
: I don't use wondershaper neither htb.init scripts since I use my own
: made scripts with tc tool.
:
: Reading in your first mail, you've wrote :
:
: # tc qdisc add dev eth0 root
:
: but I think the correct sentece should be :
:
: # tc qdisc add dev eth0 root handle 1: htb
:
: Also, remember to copy the apropiate modules to /lib/modules and load
: them.
:
: Regards,
:
: Mariano
:
: -----Mensaje original-----
: De: [EMAIL PROTECTED]
: [mailto:[EMAIL PROTECTED] En nombre de Joey
: Officer Enviado el: Martes, 16 de Diciembre de 2003 04:28
: Para: Leaf User List
: Asunto: RE: [leaf-user] QOS setup under Bering 1.2
:
:
: Been doing some reading, and I found a couple of interesting bits.
:
: What appears to be a somewhat current HTB home page, with a fair
: amount of
: documentation:
: http://luxik.cdi.cz/~devik/qos/htb/htbfaq.htm
:
: Additionally, from the FAQ:
:
: "RTNETLINK answers: Invalid argument" and tc parameters are correct
:
: Probably you use tc tool not suited for HTB in kernel. Reread main
: HTB page section Downloads.
:
: The above is the same problem that is plagueing atleast some of us,
: myself included.  Which leads me back to there possibly being a
: problem with the way either the kernel or tc applications have been
: compiled.  A question to be asked now, is ANYONE currently using the
: htb.init scripts, based on the Bering documentation for tc/qos-htb?
: If so, please speak up, and atleast count as testimony, otherwise I
: believe we need to take a closer look at the QoS package, and quite
: possibly the TC package.  I am willing to continue to test this, if
: others are willing to work with me.
:
: Joey
:
: -----Original Message-----
: From: [EMAIL PROTECTED]
: [mailto:[EMAIL PROTECTED] Behalf Of Joey
: Officer
: Sent: Monday, December 15, 2003 9:31 PM
: To: Leaf User List
: Subject: RE: [leaf-user] QOS setup under Bering 1.2
:
:
:
:
: -----Original Message-----
: From: S Mohan [mailto:[EMAIL PROTECTED]
: Sent: Saturday, November 15, 2003 3:37 AM
: To: 'Joey Officer'
: Subject: RE: [leaf-user] QOS setup under Bering 1.2
:
:
: I think the package is broken. Can Juan/Jacques let us know which the
: right package is? Apart from this, the standard qos-htb menu entry
: points to /sbin/htb-init instead of the file which is indicated by
: the manual. Can the package maintainers check this out please?
:
: Warm regards
: Mohan
:
: On Friday, November 14, 2003 8:35 AM Joey Officer <> wrote:
:
:: I've read over the docs for the Bering user guide, and have been
:: stuck at a single spot:
::
:: firewall: -root-
:: # tc qdisc add dev eth0 root
:: RTNETLINK answers: Invalid argument
::
:: I have noticed that when I go into LRCFG, that the qos-htb package is
:: not listed.  Is there anyway to confirm that the packages are being
:: loaded properly? Or, is there a better place to start looking for
:: the culprit?
::
:: The ultimate goal here is to allow my VoIP phone to have priority
:: over all other traffic, if there is a better way, please advise.
::
:: Joey
::
::
::
:: -------------------------------------------------------
:: This SF.Net email sponsored by: ApacheCon 2003,
:: 16-19 November in Las Vegas. Learn firsthand the latest developments
:: in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more!
:: http://www.apachecon.com/
::
:
------------------------------------------------------------------------
:: leaf-user mailing list: [EMAIL PROTECTED]
:: https://lists.sourceforge.net/lists/listinfo/leaf-user
:: SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
:
:
:
: -------------------------------------------------------
: This SF.net email is sponsored by: IBM Linux Tutorials.
: Become an expert in LINUX or just sharpen your skills.  Sign up for
: IBM's Free Linux Tutorials.  Learn everything from the bash shell to
: sys admin. Click now!
: http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
:
------------------------------------------------------------------------
: leaf-user mailing list: [EMAIL PROTECTED]
: https://lists.sourceforge.net/lists/listinfo/leaf-user
: SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
:
:
:
: -------------------------------------------------------
: This SF.net email is sponsored by: IBM Linux Tutorials.
: Become an expert in LINUX or just sharpen your skills.  Sign up for
: IBM's Free Linux Tutorials.  Learn everything from the bash shell to
: sys admin. Click now!
: http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
:
------------------------------------------------------------------------
: leaf-user mailing list: [EMAIL PROTECTED]
: https://lists.sourceforge.net/lists/listinfo/leaf-user
: SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
:
:
:
: -------------------------------------------------------
: This SF.net email is sponsored by: IBM Linux Tutorials.
: Become an expert in LINUX or just sharpen your skills.  Sign up for
: IBM's Free Linux Tutorials.  Learn everything from the bash shell to
: sys admin. Click now!
: http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
:
------------------------------------------------------------------------
: leaf-user mailing list: [EMAIL PROTECTED]
: https://lists.sourceforge.net/lists/listinfo/leaf-user
: SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
:
:
:
: -------------------------------------------------------
: This SF.net email is sponsored by: IBM Linux Tutorials.
: Become an expert in LINUX or just sharpen your skills.  Sign up for
: IBM's Free Linux Tutorials.  Learn everything from the bash shell to
: sys admin. Click now!
: http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
:
------------------------------------------------------------------------
: leaf-user mailing list: [EMAIL PROTECTED]
: https://lists.sourceforge.net/lists/listinfo/leaf-user
: SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to