Linux Netfilter discussions
 help / color / mirror / Atom feed
* Dual-home and forward outgoing requests
@ 2006-03-02 13:33 Andy Lego
  2006-03-02 15:24 ` Chinh Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Lego @ 2006-03-02 13:33 UTC (permalink / raw)
  To: netfilter

Hello,

I have a dual-homed network. Is there any way to tell iptables to
forward all requests for specific service, that come from one
interface, to go back out on the same interface?

Right now I have simply:

-A POSTROUTING -o eth0 -j MASQUERADE
-A POSTROUTING -o eth1 -j MASQUERADE

So, what am I missing?

Thank you.

--
http://legoandy.com


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

end of thread, other threads:[~2006-03-02 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02 13:33 Dual-home and forward outgoing requests Andy Lego
2006-03-02 15:24 ` Chinh Nguyen

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