mm95

Results 1 issues of mm95

Hi everybody, I installed python-iptables, according the below instructions : `% git clone git://git.netfilter.org/iptables && cd iptables` `% ./autogen.sh` `% ./configure --prefix=/tmp/iptables` `% make` `% make install` All the obove...