11 Oct
2010
11 Oct
'10
8:08 a.m.
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. Regards Simon
19 Oct
19 Oct
4:17 p.m.
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
5422
Age (days ago)
5430
Last active (days ago)
1 comments
2 participants
participants (2)
-
Balazs Scheidler
-
Simon James