Subject: Re: ifaliases or not?
To: David Wetzel <dave@turbocat.de>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 06/21/2000 14:58:52
On Wed, Jun 21, 2000 at 02:12:12PM +0200, David Wetzel wrote:
> Hi all,
> 
> /etc/rc.d/network says:
> 
>         # Note that /etc/ifaliases works only with certain cases only and its
>         # use is not recommended.  Use /etc/ifconfig.xxN instead.
> 
> [...]
> 
> alice# cat /etc/ifconfig.tlp0
> inet alice.turbocat.de netmask 255.255.255.240
> 
> I want to add 212.41.163.193 which is the best way? I am runng the NetBSD  
> 1.4Z snap.

Try to add:
inet 212.41.163.193 netmask 255.255.255.255 alias 
at the end of /etc/ifconfig.tlp0

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--