1. install CentOS 5.9 with 'iptables-1.3.5-9.2.el5_8.src.rpm'
2. Download & install 'centalt-release-5-3.noarch.rpm' from http://centos.alt.ru/pub/repository/centos/5/x86_64/
3. ipt_ipp2p-0.8.2-2.el5.x86_64.rpm
4. kmod-ipp2p-0.8.2-2.el5.x86_64.rpm
5. modeprobe ipt_ipp2p
6. lsmod | grep ipp2p
7. Must show like followings
ipt_ipp2p 40064 1
x_tables 50505 7 ipt_MASQUERADE,iptable_nat,xt_state,ip_tables,ipt_ipp2p,xt_string,xt_tcpudp
8. -A FORWARD -m ipp2p --kazaa --gnu --edk --dc --bit --apple --soul --winmx --ares -j DROP
9. iptables -L FORWARD -n -v
1 comment:
when i create rules
iptables -A FORWARD -m ipp2p --ipp2p -j DROP
iptables: Unknown error 18446744073709551615
can you help me?
Post a Comment