What steps will reproduce the problem?
1. Cross compile opendpi-1.2.0 to MIPS32 platform
2. Cross compile opendpi-netfilter-wrapper-1.1 to MIPS platform according to
the instructions.
3. Copy the libxt_opendpi.so file to /lib/xtables directory and xt_opendpi.ko
to the /lib/modules directory on the target.
4. # modprobe xt_opendpi
xt_opendpi 0.1 (OpenDPI wrapper module).
5. # iptables -m opendpi --help
iptables v1.4.10: Couldn't find match `opendpi'
Try `iptables -h' or 'iptables --help' for more information.
What is the expected output? What do you see instead?
The command display available protocols we can match for in every packet.
Instead we are seeing #5 error message mentioned above.
What version of the product are you using? On what operating system?
We are using opendpi-1.2.0 and opendpi-netfilter-wrapper-1.1.
Iptables version is 1.4.10
Kernel version is 2.6.30 on MIPS32.
Please provide any additional information below.
Toolchain used is mips-linux-uclibc-gcc.
Original issue reported on code.google.com by hiremath...@gmail.com on 27 Apr 2011 at 1:03
Original issue reported on code.google.com by
hiremath...@gmail.com
on 27 Apr 2011 at 1:03