Subject: Unable to ifconfig - t1 100
To: None <port-sparc64@netbsd.org>
From: Tom Danielsen <tom@mnemonic.no>
List: port-sparc64
Date: 10/15/2002 11:38:40
Hello,
I have a Netra T1 100 that I'd like to boot NetBSD, if possible.
The INSTALL.txt does not mention this model, but it is listed on the
web page http://netbsd.org/Ports/sparc64/.

The problem is that I am not able to set an IP address on either
of the interfaces.  They work ok under solaris (booted solaris over
net to unpack miniroot to swap partition):

# ifconfig hme1
hme1: flags=8a22<BROADCAST,NOTRAILERS,ALLMULTI,SIMPLEX,MULTICAST> mtu 1500
        address: 08:00:20:c1:dd:f8
        media: Ethernet autoselect
        inet 0.0.0.0 netmask 0xffffff00 broadcast 0.0.0.0
# ifconfig hme1 inet 10.1.0.54 netmask 0xffffff00 broadcast 10.1.0.255 up
# ifconfig hme1
hme1: flags=8a63<UP,BROADCAST,NOTRAILERS,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> mtu 1500
        address: 08:00:20:c1:dd:f8
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 0.0.0.0 netmask 0xffffff00 broadcast 0.0.0.0
# 

hme0 behaves the same.

Have I missed something obvious?

Does anyone have some hints?



regards,
Tom