Re: [mpls-linux-general] bug: mpls/tc and mpls/netfilter, the same problem ?
Status: Beta
Brought to you by:
jleu
From: Olivier D. <Oli...@rd...> - 2001-07-03 14:10:25
|
Hi Vincent, You must use MPLS/tc OR MPLS/netfilter, but not both at the same time. So, verify that : 1/ when you use MPLS/tc iptables are flush # iptables -v -F -t mangles to flush the mangle table # iptables -v -L -t mangle to list the mangle table 2/ when you use MPLS/netfilter tc ingress are disable # tc qdisc del dev eth0 handle ffff: ingress to delete ingress on eth0 # tc qdisc dev eth0 show to list qdisc ingress on eth0 When you pass mpls_index to iptables, don't forget to preceed the key by 0x to let iptables know the value has Hexadecimal. We have test our patch on atm card and not on ethernet. MPLS/tc doesn't work for us with atm card. Hope you this help, Olivier -- FTR&D/DAC/CPN Technopole Anticipa | mailto:Oli...@fr... 2, Avenue Pierre Marzin | Phone: +(33) 2 96 05 28 80 F-22307 LANNION | Fax: +(33) 2 96 05 18 52 |