-
Hi everybody, I'm having problems compiling iptables-p2p-0.3.0a under
a RedHat based system with kernel 2.4.20-18.7.
I get the following error:
----------------------------------------------------------------------------
make -C iptables
make[1]: Entering directory `/root/iptables-p2p-0.3.0a/iptables'
gcc -O2 -Wall -DIPTABLES_VERSION=\"1.2.5\" -I../common -c -o libipt_p2p.o...
2005-03-24 02:45:20 UTC in iptables-p2p
-
Ok........I solve the compilation problem and also after reading a lot more, and debugging a little, I notice that
0.92 release works with upnpsdk, but the new in csv
works with libpnp, so I was wrong compiling everything.
Anyway I didn't make it work.
Now I'll start again with cvs version and libpnp-1.2.1
and FORWARD to ACCEPT, if it works, then the idea is
to move to DROP policy for...
2004-05-20 21:40:40 UTC in Linux UPnP Internet Gateway Device
-
Hi everybody.
I'm trying to compile version 0.92 of linux-igd to use it with the sweidauer patch to use it with a firewall with DROP policy in FORWARD chain.
I've compiled upnpsdk-1.0.4.tar.gz and libupnp-1.2.1.tar.gz without problems, but when I try to compile linuxigd-0.92.tgz with the sweidauer patch (and without the patch the same happens) I can't go on. I get the famous-in-this-forum...
2004-05-20 16:09:06 UTC in Linux UPnP Internet Gateway Device