All of lore.kernel.org
 help / color / mirror / Atom feed
* Passed chains from local process to local ip
@ 2004-07-26  6:27 andilist
  2004-07-26  7:03 ` Cedric Blancher
  2004-07-26 11:20 ` John A. Sullivan III
  0 siblings, 2 replies; 5+ messages in thread
From: andilist @ 2004-07-26  6:27 UTC (permalink / raw)
  To: netfilter

Hello,
which chains are passed from packets, generated from a local process with a
local ip as destination(not 127.0.0.1, but ip-address of a local network
interface).

Is it OUTPUT -> POSTROUTING -> PREROUTING -> INPUT, or is it directly?

my network interface has 5 ip-adresses. If have 2 daemons (say A and B)
running on 2 different local ip-Addresses (ip-A and IP-B) on the same port.
It's not possible to run a deamon on 2 or more addresses. so i need to
forward ip-c, ip-d and ip-e to ip-a.

ip-a -> A
ip-b -> B
ip-c -> ip->a -> A
ip-d -> ip->a -> A
ip-e -> ip->a -> A

it works allready from packets from remote hosts (with dnat and prerouting),
but not from local packets. to use dnat for local packets in the output
chain i read that i must update the kernel and install a new version of
iptables. but i am not sure, if this will work, because the packets are for
a local ip-address and not for a remote destination.

Thanks for your help,
Andreas



-- 
+++ GMX DSL-Tarife 3 Monate gratis* +++ Nur bis 25.7.2004 +++
Bis 24.000 MB oder 300 Freistunden inkl. http://www.gmx.net/de/go/dsl



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

end of thread, other threads:[~2004-07-26 11:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-26  6:27 Passed chains from local process to local ip andilist
2004-07-26  7:03 ` Cedric Blancher
2004-07-26  7:54   ` Andreas Sachs
2004-07-26  8:41     ` Cedric Blancher
2004-07-26 11:20 ` John A. Sullivan III

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.