Subject: Re: ethernet help needed !!
To: SUNAGAWA Keiki <kei@ps.yokogawa.co.jp>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 09/11/1998 13:22:22
SUNAGAWA Keiki wrote:
> Yuichiro Ori <ori@ose.minolta.co.jp>  wrote:
> Yuichiro> ifconfig inet 192.168.1.2 255.255.255.0 does not
> Yuichiro> work and gives the error like,
> 
> It'd be as below.  Note the "netmask" keyword.
> 
> ifconfig inet 192.168.1.2 netmask 255.255.255.0

Shouldn't you say "ae0" before "inet"?

> Yuichiro> ifconfig:SCICGIFLAGGS:inet:Device not configured.

That makes sense since there's no network device named "inet".

Ken