Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 1997 18:47:55 BST
From:      Michael Ryan <mike@NetworX.ie>
To:        David Ramahefason <rama@easynet.fr>
Cc:        security@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: Virutal Interfaces how ??
Message-ID:  <ECS9704111855B@NetworX.ie>

next in thread | raw e-mail | index | archive | help



On Fri, 11 Apr 1997 17:59:43 +0200 (MET DST) David Ramahefason wrote:

> I've seen that aliasing on IP was allowed under FreeBSD,
> but How do I specify the name of those Interfaces as on
> Linux ??? de0:0-de0:1 etc....

If alias is on same IP network:
# ifconfig ed0 inet 194.9.12.99 netmask 255.255.255.255 alias

If alias is on different IP network:
# ifconfig ed0 inet 194.9.12.99 netmask 255.255.255.0 alias


Bye,
Mike
<mike@NetworX.ie>
---






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ECS9704111855B>