On Wednesday 14 March 2007 10:45, J.E. wrote:
> Hello list,
>
> I'm newbie in this list. Well, i'm going crazy with ipp2p.
> Googling i find a mini-howto but i've got problems.
>
> 1) Download:
> * iptables-dev (apt-get)
> * kernel-headers-2.x.x (your kernel, "uname -r")
> * src of your iptables (i
Hi,
Thank you Jorge.
Gracias Jorge.
Until now, i downloaded source of ubuntu packet with "apt-get source
iptables". Well, downloading the code from http://www.netfilter.org,
like you suggests, with the appropiate version ( in my case 1.3.3 ),
i've got it.
[EMAIL PROTECTED]:/usr/src/ipp2p-0
Hi
This is my small guide (in spanish) for compile ipp2p with iptables, I
think that you have these errors because the script is looking for
files in other directories. I had had similars problems, I suggest you
that install it over a clon of redhat(centos, whitebox). I have
installed it in these
>> What is the output of the ipp2p make install?
When i 'make install'
[EMAIL PROTECTED]:/usr/src/ipp2p-0.8.0# make install
make: *** No hay ninguna regla para construir el objetivo `install'. Alto.
This is the answer
make: *** There's no rules to build `install' object. Stop.
Logs don't giv
Thank you Marco.
>> You are running iptables version 1.3.1, and this is not the version
you compiled ipp2p for (1.3.3)
But I make a mistake in my explanation. I've mixed the results of Ubuntu
Dapper with results of Ubuntu Breezy, sorry. Instead of 1.3.1 should it
would have to put 1.3.3. In a
On 3/14/07, J.E. <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED]:/usr/src/ipp2p-0.8.0# iptables -m ipp2p --help
iptables: match `ipp2p' v (I'm v1.3.1).
Only i get this line, iptables: match `ipp2p' v (I'm v1.3.1)
You are running iptables version 1.3.1, and this is not the version you
compiled
Hello list,
I'm newbie in this list. Well, i'm going crazy with ipp2p.
Googling i find a mini-howto but i've got problems.
1) Download:
* iptables-dev (apt-get)
* kernel-headers-2.x.x (your kernel, "uname -r")
* src of your iptables (iptables -V and apt-get source)
* ipp2p-0.8.0.tar.gz (stable)