Linux Netfilter discussions
 help / color / mirror / Atom feed
* Dual Independent Networks
@ 2008-01-24 14:20 Kendrick Hamilton
  2008-01-26 22:28 ` Oscar N
  0 siblings, 1 reply; 2+ messages in thread
From: Kendrick Hamilton @ 2008-01-24 14:20 UTC (permalink / raw)
  To: netfilter

   I have a question for you. I hope you are the correct or a good 
person to ask this question of. I have a linux box with two ethernet 
interfaces. I would like them to be treated as two separate interfaces 
that are not hooked to the same network. Both interfaces should run 
Zeroconf and have independent IP address. The second ehternet address is 
on a private network from the first ehternet address. Currently I am not 
using iptables but could use it to do connection tracking. What is 
currently happening is
1. eth0 is configured and gets a zeroconf IP address.
2. routing tables set to route all outbound packets for zeroconf out eth0.
3. eth0 is working correctly
4. eth1 is configured and gets a different zeroconf IP address.
5. An incoming packet from eth1 is received and processed, since the 
response is to go out to a zeroconf IP address, the response goes out 
eth0. The computer connected on eth1 does not see the response.


Could this be solved with running IP tables and doing connection 
tracking? or is  more complex?

Thank You for your time and any help you can give
Kendrick Hamilton

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

end of thread, other threads:[~2008-01-26 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-24 14:20 Dual Independent Networks Kendrick Hamilton
2008-01-26 22:28 ` Oscar N

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