Linux Netfilter discussions
 help / color / mirror / Atom feed
* IPTables routing
@ 2003-11-28 18:32 mailinglist
  2003-11-28 18:52 ` Antony Stone
  2003-11-29  8:38 ` Ralf Spenneberg
  0 siblings, 2 replies; 3+ messages in thread
From: mailinglist @ 2003-11-28 18:32 UTC (permalink / raw)
  To: netfilter

I have a question, I would like to know the best way to do something with
IPTables.

I have a network which has a gateway wwith iptables on it.  I want
iptables to send all data bound for a external server (Ex. server.com or
20.20.20.20) to a third server (server_mirror.com).  So iptables needs to
rewrite the header on every packet bound for the intended server
(server.com) so that the packets get routed to the third server
(server_mirror.com).  Also, the third server and person making the request
are making a socket connection that sends data two ways.

--Can I do this with iptables? And if so, how?

--Also, will I have problems with the server responding? And if so, how do
I fix that?

Thanks a lot for any help.  It is greatly appreciated!

Chris


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

end of thread, other threads:[~2003-11-29  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-28 18:32 IPTables routing mailinglist
2003-11-28 18:52 ` Antony Stone
2003-11-29  8:38 ` Ralf Spenneberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox