All of lore.kernel.org
 help / color / mirror / Atom feed
* POSTROUTING
@ 2004-02-18 15:08 capsx
  2004-02-18 17:52 ` POSTROUTING Alexis
  0 siblings, 1 reply; 8+ messages in thread
From: capsx @ 2004-02-18 15:08 UTC (permalink / raw)
  To: netfilter

Hello!

Is it possible in POSTROUTING as source to specify a chain:

f.e.

iptables -N LOCAL_NET
iptables -A INPUT -i eth1 -s 10.0.0.9 -j LOCAL_NET

iptables -t nat -A POSTROUTING -o eth0 -s LOCAL_NET -j SNAT --to ip.ad.re.ss

-- 

-[capsx]-



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

end of thread, other threads:[~2004-02-18 23:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-18 15:08 POSTROUTING capsx
2004-02-18 17:52 ` POSTROUTING Alexis
2004-02-18 18:07   ` POSTROUTING capsx
2004-02-18 18:14     ` R: POSTROUTING giovanni costagliola
2004-02-18 18:26       ` POSTROUTING capsx
2004-02-18 18:25         ` POSTROUTING Antony Stone
2004-02-18 23:45           ` POSTROUTING Arnt Karlsen
2004-02-18 23:31             ` POSTROUTING Antony Stone

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.