netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* network setup help
@ 2004-04-10 18:54 Jee J.Z.
  2004-04-10 22:50 ` Antony Stone
  0 siblings, 1 reply; 7+ messages in thread
From: Jee J.Z. @ 2004-04-10 18:54 UTC (permalink / raw)
  To: netfilter

Dear all,

I am trying to setup three PCs and do some simple filter+nat jobs. I'm a
green hand on netfilter and linux and seem to always get something wrong. I
apologize that my current problem has not reached the range of netfilter;
instead, it's about network configuration. But I believe people on this list
are very experienced on it. The situation is specified below:

1.PC1 has one NIC with a global IP connected to a Switch;
2.PC2 has two NICs, eth0 with a global IP connected to the Switch and eth1
with an internal IP (192.168.0.1/24) directly connected to PC3's eth1;
3.PC3 has two NICs, eth0 with a global IP connected to the Switch and eth1
with an internal IP (192.168.0.2/24) directly connected to PC2's eth1.

              Internet
                 |        +--------+----+
              +------+<-->+PC2/eth0|eth1+
+--------+    +      +    +--------+--+-+
+PC1/eth0+<-->+Switch+                |
+--------+    +      +    +--------+--+-+
              +------+<-->+PC3/eth0|eth1+
                          +--------+----+

I am trying to send packets from PC1 to PC3, via PC1/eth0(global
IP)-->PC2/eth0(global IP)-->PC2/eth1(192.168.0.1)-->PC3/eth1(192.168.0.2).
Actually, PC3/eth0 is not in used in the case.

Problems:
Currently I fail to ping from PC3 to PC2/eth1(192.168.0.1). Actually I don't
know which NIC PC3 is using to send the ping packets. I try disconnecting
PC3/eth0, but it still does not work. Could anyone throw some light on it
and warn me what I should pay attention to? Many many thanks!

Regards,
Jee



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

end of thread, other threads:[~2004-04-11 16:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-10 18:54 network setup help Jee J.Z.
2004-04-10 22:50 ` Antony Stone
2004-04-10 23:33   ` Jee J.Z.
2004-04-10 23:59     ` Antony Stone
2004-04-11  2:00       ` Jee J.Z.
2004-04-11  2:52         ` Antony Stone
2004-04-11 16:01           ` Jee J.Z.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).