[tproxy] Java & TPROXY

Balazs Scheidler bazsi at balabit.hu
Tue Oct 19 17:17:21 CEST 2010


On Mon, 2010-10-11 at 03:08 -0400, Simon James wrote:
> Hi
> 
> Is it possible to combine use of TPROXY with a server written in Java?
> I cannot find a way of setting the IP_TRANSPARENT socket option from
> within Java.

Well, IP_TRANSPARENT equals to 19, so if you can call setsockopt then
you can enable IP_TRANSPARENT to 19.

-- 
Bazsi




More information about the tproxy mailing list