Re: [mpls-linux-general] Binding to FEC.
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2002-01-31 16:08:39
|
On Thu, Jan 31, 2002 at 12:13:52PM +0200, Asviyan, Anatoly wrote: > Hi > 1) > I can't make latest MPLS work: > when I run this command > > iptables -A OUTPUT -d 192.168.1.0/24 -j MPLS --set-key 0x2 > iptables complains about inkown chain/target/match or smth like that > I checked that it indeed loads extension/libipt_MPLS and that 0x2 key does > exist in mpls_out I could be that the kernel is rejecting the target (MPLS). Double check your kenel config. make sure you have: Code maturity level options ---> [*] Prompt for development and/or incomplete code/drivers Networking options ---> [*] Network packet filtering (replaces ipchains) [*] Multi Protocol Label Switching - MPLS IP: Netfilter Configuration ---> <*> IP tables support (required for filtering/masq/NAT) <*> Packet mangling <*> MPLS target support NOTE!!! You need to turn on "Multi Protocol Label Switching" before you'll see "MPLS target support". Jim > > my configurations is: patched iptables 1.2.4, patched kernel 2.4.17 and > mpls-linux-1.126 > > Any ideas? Thanks > > 2) > can somebody that has working mpls+iptables give exact instruction for > mplsadm2 and iptables > how to connect 2 PCs (as in some famouse README :-) > Thanks > > -- > Regards, Anatoly > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |