visu <(E-Mail Removed)> wrote:
> hello friends,
> I have linux server with three ethernet cards.
> eth0 : 202.66.55.100 --> gw 202.66.55.97
> eth1 : 192.168.0.1 --> gw 202.66.55.100
> eth2 : 192.168.1.1 --> gw 202.66.55.100
> default gateway : 202.66.55.97
> eth0 act as gateway to share internet to two networks throu eth1 and
> eth2.
> how to access from client eth1 network to client eth2 network throu
> redhat linux 9 server.
I think you need the following.
On the eth1 clients:
route add -net 192.168.1.0/24 gw 192.168.0.1 eth0
On the eth2 clients:
route add -net 192.168.0.0/24 gw 192.168.1.1 eth0
--
Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"