Networking Forums

Networking Forums > Computer Networking > Linux Networking > net with 3 pc

Reply
Thread Tools Display Modes

net with 3 pc

 
 
libero
Guest
Posts: n/a

 
      06-14-2005, 05:23 PM
Hi to everybody I'have a net made-up with two laptop with one ethernet

everyone, and a desktop with 2 ethernet I want to create two distinct
net and

comunicate between then.

this is the architecture

|Pc1|
--------------------------------|PC2|-----------------------------|PC3|

configuration PC1
eth0 : 10.0.0.2
netmask: 255.255.255.0

configuration PC2
(computer with 2 etherne)
eth0: 10.0.0.1
netmask: 255.255.255.0

eth1: 192.168.0.1
netmask: 255.255.255.0

configuration PC3

eth0: 192.168.0.2
netmask 255.255.255.0


Il PC2 can ping all ethernet of other computer
Il PC1 can ping all ethernet of other computer LESS the ethernet on PC3
Il PC3 can ping all ethernet of other computer LESS the ethernet on PC1

How I can forward the packet from PC1 to PC3?
 
Reply With Quote
 
 
 
 
Bill Marcum
Guest
Posts: n/a

 
      06-14-2005, 06:23 PM
On Tue, 14 Jun 2005 17:23:51 GMT, libero
<(E-Mail Removed)> wrote:
>
> Il PC2 can ping all ethernet of other computer
> Il PC1 can ping all ethernet of other computer LESS the ethernet on PC3
> Il PC3 can ping all ethernet of other computer LESS the ethernet on PC1
>
> How I can forward the packet from PC1 to PC3?


echo 1 > /proc/sys/net/ipv4/ip_forward


--
I cannot believe that God plays dice with the cosmos.
-- Albert Einstein, on the randomness of quantum mechanics
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11