Re: R: Transparent proxy

2009-05-16 Thread L. Alberto Giménez
Carlo Granisso wrote:
> I've solved my problem (many thansk to John) but now I've another problem
> with url rewrite/redirection.

Do I have missed something? I have reviewed the thread and can't find a
clue  to solve your problem. Could you be so nice to post here what was
happening and how did you solve your problem? Just for the Future
Generations (tm) :)

Thanks!

Regards,
L. Alberto Giménez



Re: R: Transparent proxy

2009-05-11 Thread Jeff Buchbinder
On a related note, it looks as though transparent proxying support is 
busted in the default BSD build (Makefile.bsd). It defines TPROXY with 
-DPROXY, but never defines -DCONFIG_HAP_CTTPROXY, which means that in 
src/cfgparse.c it'll bomb out with an error.


Also in src/proto_tcp.c, all instances of SOL_IP should be changed to 
IPPROTO_IP for it to compile appropriately under OpenBSD with -DTPROXY 
and -DCONFIG_HAP_CTTPROXY.


--
Jeff Buchbinder
Senior Infrastructure Engineer
Rave Wireless, Inc
jbuchbin...@ravewireless.com