root@test:~# iptables -m ipp2p --help
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
Try `iptables -h' or 'iptables --help' for more information.
/usr/share/doc/xtables-addons-common/changelog.Debian.gz
/usr/lib/libxt_ACCOUNT_cl.so.0
root@test:/usr/local/libexec/xtables# iptables -m ipp2p --help
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
Try `iptables -h' or 'iptables --help' for more information.
root@backup-gateway:/usr/local/libexec/xtables# dpkg -l '*xtables-addons-common*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
ii* xtables-addons-common************** 1.21-1***************************** Extensions targets and matches for iptables [tools, libs]
un* xtables-addons-common-1.21********* <none>***************************** (no description available)
root@test:/usr/local/libexec/xtables#
Thanks and Regards,
Kaushal
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam
>Hi,
>
>When i ran the below command, I get
>
>root@test:~# iptables -m ipp2p --help
>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
Note the 'usr/local' in the path. It looks like you've got a hand built copy of iptables. Remove it and try again.
Scott K
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam