[mpls-linux-general] Missing /lib/iptables/libipt_MPLS.so when using iptables
Status: Beta
Brought to you by:
jleu
|
From: Claus H. <200...@ei...> - 2005-04-26 12:05:21
|
When executing the command: iptables -A OUTPUT -t mangle -d 130.225.185.241/32 -j MPLS I get the following error: iptables v1.2.11: Couldn't load target `MPLS':/lib/iptables/libipt_MPLS.so: cannot open shared object file: No such file or directory When looking at the files installed using iptables-1.2.11-3.1.FC3mpls1_946.i386.rpm, libipt_MPLS.so is missing. Is there another way of using iptables without libipt_MPLS.so? Regards, Claus |