All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Felber <robtone@gmx.de>
To: lartc@vger.kernel.org
Subject: [LARTC] iproute2 + ingress
Date: Mon, 07 Oct 2002 07:50:00 +0000	[thread overview]
Message-ID: <marc-lartc-103397709722621@msgid-missing> (raw)

hi there,

i'm using iproute2-2.4.7-now-ss010824.tar.gz and kernel 2.4.17 with
all QoS features ON (except Special RSVP classifier for IPv6) and
everything compiled into kernel (when i use modules, i get unresolved 
symbols). Everything is working except the
ingress qdisc:

# tc qdisc add dev ppp0 handle ffff: ingress
RTNETLINK answers: No such file or directory

Where could i look for? Some pointers would be much appreciated.
Another question would be, whether i'd have to attach 
outgoing/incomming qdiscs and filters to the ppp0 OR eth1 device 
since i'm using pppoe. Actually i'm using ppp0 and at least sending
qdiscs work very well. 

Kernel compilation was done with:
make mrproper
make clean
make menuconfig 
(config is here: http://robtone.mine.nu/kernel-config-oct-04.txt)
make dep
make bzImage
make modules
make install
make modules_install

iproute compilation was done with:
TC_CONFIG_DIFFSERV=y

Thanks in advance.

--
Robert Felber
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

                 reply	other threads:[~2002-10-07  7:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-103397709722621@msgid-missing \
    --to=robtone@gmx.de \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.