[mpls-linux-devel] iptables Couldn't load target `mpls'
Status: Beta
Brought to you by:
jleu
From: Julien B. <jul...@gm...> - 2007-03-14 12:50:34
|
Hi James, You updated the repository according to my previous email. Now iptables compiles like a charm :-) But I still have the problem of the usability. Simple example: LSR1:~# iptables -A OUTPUT -d 128.104.17.130/32 -j mpls --nhlfe 0x2 iptables v1.3.5: Couldn't load target `mpls' Try `iptables -h' or 'iptables --help' for more information. LSR1:~# lsmod Module Size Used by ipt_mpls 2816 0 ip6t_mpls 2688 0 x_tables 15876 2 ipt_mpls,ip6t_mpls mpls_tunnel 9092 0 ebt_mpls 3328 0 ebtables 20096 1 ebt_mpls mplsbr 3840 0 mpls6 4224 0 ipv6 260768 11 mpls6 mpls4 6528 0 mpls 83244 7 ipt_mpls,ip6t_mpls,mpls_tunnel,ebt_mpls,mplsbr,mpls6,mpls4 Could you help make this work? Because the module is loaded and iptables doesn't seem to find it. Thank you for your help. Julien -- -------------------------------------------- Julien BISCONTI <julien.bisconti(at)student.fundp.ac.be> M.Sc. student in Computer Science, University of Namur FUNDP, Belgium |