Hi,<br><br>When i ran the below command, I get <br><br>root@test:~# iptables -m ipp2p --help<br>iptables v1.4.4: Couldn't load match `ipp2p':/usr/local/libexec/xtables/libipt_ipp2p.so: cannot open shared object file: No such file or directory<br>
<br>Try `iptables -h' or 'iptables --help' for more information.<br><br># dpkg -L xtables-addons-common<br>/.<br>/lib<br>/lib/xtables<br>/lib/xtables/libxt_ACCOUNT.so<br>/lib/xtables/libipset_iphash.so<br>/lib/xtables/libipset_ipmap.so<br>
/lib/xtables/libipset_ipporthash.so<br>/lib/xtables/libipset_ipportiphash.so<br>/lib/xtables/libipset_ipportnethash.so<br>/lib/xtables/libipset_iptree.so<br>/lib/xtables/libipset_iptreemap.so<br>/lib/xtables/libipset_macipmap.so<br>
/lib/xtables/libipset_nethash.so<br>/lib/xtables/libipset_portmap.so<br>/lib/xtables/libipset_setlist.so<br>/lib/xtables/libxt_pknock.so<br>/lib/xtables/libxt_CHAOS.so<br>/lib/xtables/libxt_DELUDE.so<br>/lib/xtables/libxt_DHCPMAC.so<br>
/lib/xtables/libxt_dhcpmac.so<br>/lib/xtables/libxt_IPMARK.so<br>/lib/xtables/libxt_LOGMARK.so<br>/lib/xtables/libxt_RAWDNAT.so<br>/lib/xtables/libxt_RAWSNAT.so<br>/lib/xtables/libxt_STEAL.so<br>/lib/xtables/libxt_SYSRQ.so<br>
/lib/xtables/libxt_TARPIT.so<br>/lib/xtables/libxt_TEE.so<br>/lib/xtables/libxt_condition.so<br>/lib/xtables/libxt_fuzzy.so<br>/lib/xtables/libxt_geoip.so<br>/lib/xtables/libxt_iface.so<br>/lib/xtables/libxt_ipp2p.so<br>
/lib/xtables/libxt_ipv4options.so<br>
/lib/xtables/libxt_length2.so<br>/lib/xtables/libxt_lscan.so<br>/lib/xtables/libxt_psd.so<br>/lib/xtables/libxt_quota2.so<br>/usr<br>/usr/lib<br>/usr/lib/libxt_ACCOUNT_cl.so.0.0.0<br>/usr/sbin<br>/usr/sbin/iptaccount<br>
/usr/sbin/ipset<br>
/usr/share<br>/usr/share/man<br>/usr/share/man/man8<br>/usr/share/man/man8/ipset.8.gz<br>/usr/share/man/man8/xtables-addons.8.gz<br>/usr/share/doc<br>/usr/share/doc/xtables-addons-common<br>/usr/share/doc/xtables-addons-common/copyright<br>
/usr/share/doc/xtables-addons-common/changelog.Debian.gz<br>/usr/lib/libxt_ACCOUNT_cl.so.0<br>root@test:/usr/local/libexec/xtables# iptables -m ipp2p --help<br>iptables v1.4.4: Couldn't load match `ipp2p':/usr/local/libexec/xtables/libipt_ipp2p.so: cannot open shared object file: No such file or directory<br>
<br>Try `iptables -h' or 'iptables --help' for more information.<br>root@backup-gateway:/usr/local/libexec/xtables# dpkg -l '*xtables-addons-common*'<br>Desired=Unknown/Install/Remove/Purge/Hold<br>| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend<br>
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br>||/ Name Version Description<br>+++-===================================-===================================-======================================================================================<br>
ii xtables-addons-common 1.21-1 Extensions targets and matches for iptables [tools, libs]<br>un xtables-addons-common-1.21 <none> (no description available)<br>
root@test:/usr/local/libexec/xtables# <br><br>Thanks and Regards,<br><br>Kaushal<br>