Re: [mpls-linux-devel] iptables Couldn't load target `mpls'
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-03-16 05:40:13
|
I think the ipt_mpls module is broken. I'm working on a fix. When I figure it out. I'll post a new kernel. On Wed, Mar 14, 2007 at 01:50:27PM +0100, Julien Bisconti wrote: > Hi James, >=20 >=20 > You updated the repository according to my previous email. Now iptables > compiles like a charm :-) > But I still have the problem of the usability. >=20 > Simple example: >=20 > LSR1:~# iptables -A OUTPUT -d 128.104.17.130/32 -j mpls --nhlfe 0x2 > iptables v1.3.5: Couldn't load target `mpls' >=20 > 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 >=20 >=20 > Could you help make this work? Because the module is loaded and iptables > doesn't seem to find it. >=20 > Thank you for your help. >=20 >=20 > Julien >=20 >=20 > --=20 > -------------------------------------------- > Julien BISCONTI <julien.bisconti(at)student.fundp.ac.be> > M.Sc. student in Computer Science, University of Namur > FUNDP, Belgium > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |