All of lore.kernel.org
 help / color / mirror / Atom feed
* Chain traversal with multiple internal IP subnets.
@ 2002-09-22 19:54 Jared Brick
  0 siblings, 0 replies; 3+ messages in thread
From: Jared Brick @ 2002-09-22 19:54 UTC (permalink / raw)
  To: netfilter

Hello everybody,

I have (for various reasons) a LAN with two gateways that internally use
three different IP subnets (don't ask). Most nodes within the LAN have a
single IP address and use one of the two gateways.

One gateway is a router with an IP address in each subnet that does no
filtering. Most hosts use this as there default gateway, and it of
course has no problem routing between the three subnets.

However the other gateway is a Linux box with two IP addresses (it only
acts as a gateway for two of the subnets)  using Iptables. The gateway
itself has static routes so that it can route between the different
subnets, including the subnet for which it has no IP address. My
question in which chain will a packet traverse when it is traveling
between two different internal subnets. I think it is the FORWARD chain
but my colleague feels it would be the OUTPUT chain. I ask because I am
having trouble routing between the internal networks.

Also note that I am well aware that connection tracking is useless in
this environment (because of the different default gateways) and all the
chains are set up before any connection tracking is going on.

If anyone has any experience with a similar set up, any help would be
much appreciated.

Thanks,

Jared




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

end of thread, other threads:[~2002-09-23  6:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1032724445.1352.22.camel@neo.matrix.ca.>
2002-09-23  1:22 ` Chain traversal with multiple internal IP subnets Antony Stone
2002-09-23  6:23 ` Anders Fugmann
2002-09-22 19:54 Jared Brick

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.