All of lore.kernel.org
 help / color / mirror / Atom feed
* Transparent proxy requirement
@ 2014-12-21 10:47 U.Mutlu
  2015-01-05  9:26 ` Eliezer Croitoru
  0 siblings, 1 reply; 4+ messages in thread
From: U.Mutlu @ 2014-12-21 10:47 UTC (permalink / raw)
  To: netfilter

Hi everybody,

I've this scenario:
  internet <--> proxypgm <--> serverpgm

whith these requirements:
  1) only ipv4 is used
  2) protocol is tcp
  3) proxypgm and serverpgm are one the same host (linux with recent kernel)
  4) serverpgm is reachable only thru the proxypgm
  5) serverpgm needs to know the originating ip:port of the client
  6) serverpgm cannot be modified (it does not know of TPROXY or 
IP_TRANSPARENT socket option etc.)
  7) proxypgm needs to be developed (in C/C++)

And now the question:
  Can TPROXY be used for this?

Are there other alternatives? What about doing this with raw sockets?

Thx


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-10 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-21 10:47 Transparent proxy requirement U.Mutlu
2015-01-05  9:26 ` Eliezer Croitoru
2015-01-07 21:40   ` U.Mutlu
2015-01-10 17:37     ` Eliezer Croitoru

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.