Re: help w/ ethernet (with a dash of ppp)

1998-08-25 Thread Shaleh
Martin Bialasinski wrote: Did you also add a routing entry for the subnet? route add -net 192.168.3.0 netmask 255.255.255.0 route -n should show a line like 192.168.0.0 0.0.0.0 255.255.255.0 U 0 00 eth0 I was told that 2.1.x adds route entries for you. I

help w/ ethernet (with a dash of ppp)

1998-08-24 Thread Shaleh
Hi, I have two machines I would like to network. One of them uses ppp to connect to the internet. The other should be able to see the internet thru this first machine. Below is a network layout: machine 2machine 1 == ppp == Internet (tulip 100mps card) (linksys

Re: help w/ ethernet (with a dash of ppp)

1998-08-24 Thread Martin Bialasinski
S == Shaleh [EMAIL PROTECTED] writes: S Hi, I have two machines I would like to network. One of them uses ppp S to connect to the internet. The other should be able to see the S internet thru this first machine. Below is a network layout: [...] S ifconfig eth0 192.168.0.{1,2} netmask