Subject: Re: ethernet help needed !!
To: None <port-mac68k@netbsd.org>
From: SUNAGAWA Keiki <kei@ps.yokogawa.co.jp>
List: port-mac68k
Date: 09/11/1998 13:44:07
Ken Nakata <kenn@synap.ne.jp> wrote:
Ken> 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
Ken> Shouldn't you say "ae0" before "inet"?
Duh! I must've been double-checked the article before
posting...
Thanks Ken for correction!
Yuichiro> ifconfig:SCICGIFLAGGS:inet:Device not configured.
Ken> That makes sense since there's no network device named
Ken> "inet".
Yup.