Subject: Re: 2 ethernet interfaces?
To: Henry B. Hotz <hotz@jpl.nasa.gov>
From: xiamin <root@scdesantis.ne.mediaone.net>
List: port-mac68k
Date: 07/21/1997 15:58:55
On Mon, 21 Jul 1997, Henry B. Hotz wrote:
> You can put the actual IP number in /etc/hostname.ae0 (or
> /etc/ifconfig.ae0), but it has to be consistent with what's in /etc/hosts,
> which has to be consistent with what's in DNS. . .
The command I used to get ae0 up and running was
ifconfig ae0 inet 10.0.0.1 netmask 0xffffff00
sn0 gets configured just fine during the normal boot up with dhcp.
In /etc/ifconfig.ae0 can I just put 
inet 10.0.0.1 netmask 0xffffff00
?
Xiamin