On Thu, Apr 24, 2003 at 01:29:56AM -0700, nitin panjwani wrote:
Balazas, I got it compiled. seems like I was using broken iptable. One more thing Readme says I will have to install iptable_tproxy.o module. But when I do "insmod iptable_tproxy " I get the output that no module by that name doesn't exist.
While compiling kernel I said yes to all tproxy options, which means they have been compiled with my kernel image not as loadable module. Does it mean I don't have to load iptable_tproxy module or this is created after doing make KERNELDIR=/usr/src/linux I am new to all this please.
yes, your kernel contains the iptable_tproxy module built in, so you don't need to load it explicitly. However Zorp detects whether you have tproxy support by attempting to load a module. This will change in the future, but currently it won't recognize your system as one with tproxy support. (squid might do it differently) -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1