Subject: Re: Configuring two network cards in SPARCstation 4
To: Mailing List - NetBSD sparc <port-sparc@netbsd.org>
From: Alex Buell <alex.buell@munted.org.uk>
List: port-sparc
Date: 06/01/2002 12:48:07
On Sat, 1 Jun 2002 mcmahill@mtl.mit.edu wrote:

> On the sparc make sure you have
>
> options         GATEWAY         # packet forwarding
>
> in your kernel config file.

Ah, this may be the problem! A kernel rebuild is now under way. Fingers
crossed it works.

Currently the routing tables looks like this:

[alex@sparc4]/usr/src/sys/arch/sparc/conf % netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use    Mtu
Interface
default            158.152.1.222      UGS         1      291   1500  ppp0
10.66.238/24       link#2             UC          1        0   1500  be0
10.66.238.1        00:03:6c:04:80:8c  UHLc        0        0   1500  be0
10.66.238.4        127.0.0.1          UGHS        0        0  33228  lo0
127.0.0.1          127.0.0.1          UH          1        6  33228  lo0
158.152.1.222      158.152.175.193    UH          1        0   1500  ppp0
192.168            link#1             UC          4        0   1500  le0
192.168.0.1        08:00:20:7d:a9:06  UHLc        1    54509   1500  lo0
192.168.0.2        08:00:20:7b:6f:43  UHLc        2    44537   1500  le0

Notice the 10.66.238.4 entry - looks very weird. This is the one bound to
the be0 card. Why is it on lo0? <scratches head> This is using dhclient,
btw.

-- 
We're just animals with delusions of grandeur.

http://www.munted.org.uk (updated 22 May 2002)