All of lore.kernel.org
 help / color / mirror / Atom feed
* Help to implement an firewall as a semi-transparent gateway
@ 2013-07-19  8:47 Hung NguyenTang
  0 siblings, 0 replies; only message in thread
From: Hung NguyenTang @ 2013-07-19  8:47 UTC (permalink / raw)
  To: netfilter

Hello.

Currently, I want to implement an firewall as a semi-transparent gateway
like this: when the firewall receive a SYN packet from client, it will
pass to internal hosts. When the host response with SYN+ACK, the
firewall forward it, but also generate and send an ACK packet that seem
to come from client.

I'm wonder are there any ways to implement this using netfilter
framework + iptables or could anyone advising me a right way to do.

Thanks you,
HungNT.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-19  8:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19  8:47 Help to implement an firewall as a semi-transparent gateway Hung NguyenTang

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.