Re: [mpls-linux-general] Mapping traffic to a LSP using iptables
Status: Beta
Brought to you by:
jleu
|
From: Claus H. <200...@ei...> - 2005-05-02 07:30:21
|
After installing the kernel RPM from FC2 the problem is gone. It seems as if my own patching and compilation of the kernel wasn't correct. Thank you for the fast responses! / Claus Claus Holst wrote: >The RPM lists the /lib/iptables/libipt_spec_nh.so file. I have always >executed the commands when logged in as root. > >On Tue, Apr 26, 2005 at 06:09:58PM +0200, Claus Holst wrote: > > >>I cannot get to the machines at the moment, but what should I be looking >>for in the output? >> >> > >In particular you are looking to make sure the RPM lists the file: > > /lib/iptables/libipt_spec_nh.so > >and that the file exists on the system. If is does then is must be >something about how it's being called (not being run as root etc) and >we will have to do some tracing to see what is happening. > >In the future please use 'wide' reply (ie reply to the list and to me). >Thanks > > > >>James R. Leu wrote: >> >> >> >>>Do a 'rpm -ql iptables' and send the output to the list. >>> >>>On Tue, Apr 26, 2005 at 05:44:32PM +0200, Claus Holst wrote: >>> >>> >>> >>> >>>>I downloaded the RPM from >>>>http://prdownloads.sourceforge.net/mpls-linux/iptables-1.2.11-3.1.FC3mpls1_946.i386.rpm?download >>>> >>>>/Claus >>>> >>>>James R. Leu wrote: >>>> >>>> >>>> >>>> >>>> >>>>>Did you download the iptables RPM from http://mpls-linux.sf.net/ >>>>>or patch/compile iptables by hand? >>>>> >>>>>On Tue, Apr 26, 2005 at 02:41:18PM +0200, Claus Holst wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>>After executing the following commands: >>>>>> >>>>>>mpls nhlfe add key 0 >>>>>>mpls nhlfe change key 0x2 instructions push gen 10000 nexthop eth0 ipv4 >>>>>>130.225.185.243 >>>>>>iptables -A OUTPUT -d 130.225.185.241 -j spec_nh --spec_nh 0x8847:0x2 >>>>>> >>>>>>I get the following error: >>>>>> >>>>>>iptables: No chain/target/match by that name >>>>>> >>>>>>I guess it is the target that is wrong? >>>>>> >>>>>>Regards, >>>>>>Claus >>>>>> >>>>>> >>>>>> >>>>>>------------------------------------------------------- >>>>>>SF email is sponsored by - The IT Product Guide >>>>>>Read honest & candid reviews on hundreds of IT Products from real users. >>>>>>Discover which products truly live up to the hype. Start reading now. >>>>>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>>>>_______________________________________________ >>>>>>mpls-linux-general mailing list >>>>>>mpl...@li... >>>>>>https://lists.sourceforge.net/lists/listinfo/mpls-linux-general >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>-- >>>>No virus found in this outgoing message. >>>>Checked by AVG Anti-Virus. >>>>Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 25-04-2005 >>>> >>>> >>>> >>>> >>-- >>No virus found in this outgoing message. >>Checked by AVG Anti-Virus. >>Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 25-04-2005 >> >> > > > |