Re: [mpls-linux-general] Mpls-linux/RSVPd and iptables-1.2.7a
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2003-03-10 15:30:26
|
I'm assuming you applied the iptables patch to iptable. Make sure you enabled: Networking options ---> [*] Multi Protocol Label Switching - MPLS _then_ Networking options ---> [*] Network packet filtering (replaces ipchains) _then_ Networking options ---> IP: Netfilter Configuration ---> <*> IP tables support (required for filtering/masq/NAT) <*> Packet mangling <*> MPLS target support I know it's convoluted, but the Linux kernel Config specification is pretty primitive. Make sure you are running the modified version of iptables: either 'which iptables' should list your compiled version of iptables or you need to run iptables which a full path and point it at the correct modules. On Mon, Mar 10, 2003 at 04:12:49PM -0000, Nicolas Tempestini wrote: > Hi all, > > I am trying to set up lsp with a Red Hat 8.0 and a custom kernel 2.4.20. > > I have followed the instructions on the project Atlantis web site but i have > used iptables-1.2.7a. > > Errors are : > > mplsadm ........ > OK > it returns me a key : 0x2 .... > > whern i try to do : iptables -A OUTPUT ...... -j MPLS --set-key 0x2 , it > says "unknown args --set-key" > > I hope i have activated all the options required ( MPLS support , IP > filtering ....) on the kernel. > > Could you help me ? > > Thx > > Nicolas > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |