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


Reply via email to