Click to See Complete Forum and Search --> : Help needed with 3 networkcards


MoNo_eGo
01-22-2002, 04:33 PM
Hi i need some help.

First a little config.
eth0 - dhcp (internet)
eth1 - 192.168.1.1
eth2 - 192.168.0.1

Now here the problem my windows with ip 192.168.0.2 is conected too eth2 and with ipchains this works fine i have a connecion.

my other computer with windows and ip 192.168.1.2 is connected to eth1 , and i can't get a connection ? http://discussions.linuxplanet.com/frown.gif

this is a little part of my rc.firewall
intint="eth1"
intnet="192.168.1.1/24
intint="eth2"
intnet="192.168.0.1/24

What is wrong and how do i fix it Plz help me out