Помогите... ткните носом что не правильно сделал делаю как описано здесь
http://www.linuxquestions.org/questions/linux-server-73/iptables-invalid-argument-537643/вылетает ошибка при make -
root@mail:~/downloads/ipp2p-0.8.2# make
Makefile:36: You need to install iptables sources and maybe set IPTABLES_SRC
make -C /usr/src/linux SUBDIRS=/home/hunter/downloads/ipp2p-0.8.2 modules
make[1]: Entering directory `/usr/src/linux'
WARNING: Symbol version dump /usr/src/linux/Module.symvers
is missing; modules will have no dependencies and modversions.
/home/hunter/downloads/ipp2p-0.8.2/Makefile:36: You need to install iptables sources and maybe set IPTABLES_SRC
scripts/Makefile.build:46: *** CFLAGS was changed in "/home/hunter/downloads/ipp2p-0.8.2/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[1]: *** [_module_/home/hunter/downloads/ipp2p-0.8.2] Error 2
make[1]: Leaving directory `/usr/src/linux'
make: *** [ipt_ipp2p.ko] Error 2
whereis iptables - >
iptables: /sbin/iptables /lib/iptables /usr/local/sbin/iptables /usr/share/man/man8/iptables.8.gz
Правда iptables установлен в etc/iptables-1.4.2-rc1
Скажите что делаю не так?