Re: Ethernet issues.

2002-09-09 Thread Ben Goodstein
On (09 Sep 02 00:56), Gary Lucas wrote: > luck:~# route add -net 192.168.0.0 netmask 255.255.255.0 gw assigned gateway> eth1 You don't add another route/gateway for your local net. You should instead set the other computers on the network to use your router as a gateway, which will then route st

Re: Ethernet issues.

2002-09-09 Thread Nikodim Nikodimov
Your default gateway is assigned to eth0... not to eth1! NN - Original Message - From: "Gary Lucas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 09, 2002 10:56 AM Subject: Ethernet issues. > Trying to use Debian to share my ADSL connectio

Ethernet issues.

2002-09-09 Thread Gary Lucas
Trying to use Debian to share my ADSL connection, Ok, installed 3.0 and proceeded to install an extra ethernet card... I can ifconfig eth1 broadcast Have tried several different example firewall scripts just to test. Then trying to: luck:~# route add -net 192.168.0.0 netmask 255.255.255.0