iptables -m ipp2p --help

2010-06-07 Thread Kaushal Shriyan
Hi,

When i ran the below command, I get

r...@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.

# dpkg -L xtables-addons-common
/.
/lib
/lib/xtables
/lib/xtables/libxt_ACCOUNT.so
/lib/xtables/libipset_iphash.so
/lib/xtables/libipset_ipmap.so
/lib/xtables/libipset_ipporthash.so
/lib/xtables/libipset_ipportiphash.so
/lib/xtables/libipset_ipportnethash.so
/lib/xtables/libipset_iptree.so
/lib/xtables/libipset_iptreemap.so
/lib/xtables/libipset_macipmap.so
/lib/xtables/libipset_nethash.so
/lib/xtables/libipset_portmap.so
/lib/xtables/libipset_setlist.so
/lib/xtables/libxt_pknock.so
/lib/xtables/libxt_CHAOS.so
/lib/xtables/libxt_DELUDE.so
/lib/xtables/libxt_DHCPMAC.so
/lib/xtables/libxt_dhcpmac.so
/lib/xtables/libxt_IPMARK.so
/lib/xtables/libxt_LOGMARK.so
/lib/xtables/libxt_RAWDNAT.so
/lib/xtables/libxt_RAWSNAT.so
/lib/xtables/libxt_STEAL.so
/lib/xtables/libxt_SYSRQ.so
/lib/xtables/libxt_TARPIT.so
/lib/xtables/libxt_TEE.so
/lib/xtables/libxt_condition.so
/lib/xtables/libxt_fuzzy.so
/lib/xtables/libxt_geoip.so
/lib/xtables/libxt_iface.so
/lib/xtables/libxt_ipp2p.so
/lib/xtables/libxt_ipv4options.so
/lib/xtables/libxt_length2.so
/lib/xtables/libxt_lscan.so
/lib/xtables/libxt_psd.so
/lib/xtables/libxt_quota2.so
/usr
/usr/lib
/usr/lib/libxt_ACCOUNT_cl.so.0.0.0
/usr/sbin
/usr/sbin/iptaccount
/usr/sbin/ipset
/usr/share
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/ipset.8.gz
/usr/share/man/man8/xtables-addons.8.gz
/usr/share/doc
/usr/share/doc/xtables-addons-common
/usr/share/doc/xtables-addons-common/copyright
/usr/share/doc/xtables-addons-common/changelog.Debian.gz
/usr/lib/libxt_ACCOUNT_cl.so.0
r...@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.
r...@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
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion
Description
+++-===-===-==
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)
r...@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

Re: iptables -m ipp2p --help

2010-06-07 Thread Kaushal Shriyan
On Mon, Jun 7, 2010 at 3:33 PM, Scott Kitterman ubu...@kitterman.comwrote:


 Kaushal Shriyan kaushalshri...@gmail.com wrote:

 Hi,
 
 When i ran the below command, I get
 
 r...@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


Hi Scott K

I removed xtables under /usr/local/libexec it still have issues.

Please suggest/guide

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