* [LARTC] Ingress
@ 2001-05-18 6:52 Tzeh Yeu Leang
2003-02-13 10:20 ` Andreas Wright
2003-02-13 18:37 ` Stef Coene
0 siblings, 2 replies; 3+ messages in thread
From: Tzeh Yeu Leang @ 2001-05-18 6:52 UTC (permalink / raw)
To: lartc
Hi all,
I am trying out the example script "Edge31-ca-u32" which configures both
ingress(eth0 for my case) and egress(eth1 for my case) interface on a single
linux machine.
For the ingress side, the example uses ingress qdisc. But when i try to
run the very first line "tc qdisc add dev eth0 handle ffff: ingress", I got
"RTNETLINK ANSWER: Invalid argument". What is wrong here?
For the ingress interface, can we use other qdisc beside ingress? I tried
installing dsmark in ingress to replace ingress, and i can run the whole
script without problem. But when i do "ifconfig", i saw eth0 RX:5402, TX:1 ;
eth1 RX:1, TX:5402.
Any suggestions is welcomed. Thanks.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [LARTC] Ingress
2001-05-18 6:52 [LARTC] Ingress Tzeh Yeu Leang
@ 2003-02-13 10:20 ` Andreas Wright
2003-02-13 18:37 ` Stef Coene
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Wright @ 2003-02-13 10:20 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 339 bytes --]
Hi,
I was not able to install ingress qdisc as below
tc qdisc add dev eth0 handle ffff: ingress
also tried tc qdisc add dev eth0 ingress
Both cases it says invalid argument.
What could be the problem ?
Andreas
---------------------------------
With Yahoo! Mail you can get a bigger mailbox -- choose a size that fits your needs
[-- Attachment #2: Type: text/html, Size: 504 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] Ingress
2001-05-18 6:52 [LARTC] Ingress Tzeh Yeu Leang
2003-02-13 10:20 ` Andreas Wright
@ 2003-02-13 18:37 ` Stef Coene
1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2003-02-13 18:37 UTC (permalink / raw)
To: lartc
On Thursday 13 February 2003 11:20, Andreas Wright wrote:
> Hi,
>
> I was not able to install ingress qdisc as below
>
> tc qdisc add dev eth0 handle ffff: ingress
>
> also tried tc qdisc add dev eth0 ingress
>
> Both cases it says invalid argument.
>
> What could be the problem ?
Have you ingress support in the kernel?
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-02-13 18:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-18 6:52 [LARTC] Ingress Tzeh Yeu Leang
2003-02-13 10:20 ` Andreas Wright
2003-02-13 18:37 ` Stef Coene
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.