12 Sep
2006
12 Sep
'06
12:59 p.m.
I think that I'm doing something wrong with tproxy...
1o) Download iptables source in /usr/src/iptables-1.3.5 - OK 2o) Download kernel source 2.6.16 in /usr/src/linux - OK 3o) Patch iptables source - apparently ok, without errors (with: cd/usr/src/iptables-1.3.5 cat /tmp/tproxy2-2.6.16/0{1,2,3}-*.patch | patch -p1 -OK) 4o) Patch kernel source (with: cd/usr/src/linux cat /tmp/tproxy2-2.6.16/0{1,2,3}-*.patch | patch -p1 HERE is the problem: patch asks me which file I want to patch.
Please post the exact error message. Jan Engelhardt --