On Wed, 4 May 2005 05:03:50 -0600 (MDT)
RJ45 <[EMAIL PROTECTED]> wrote:

> hello,
> I have a em1 interface on my OpenBSD
[...]
> can I create virtual interface like it is in linux (eth0:1 eth0:2
> eth:3  etc..) ?

man ifconfig
find `alias' then press `n'

ifconfig em1 1.2.3.4 netmask 255.255.255.0 broadcast 1.2.3.255 alias

Reply via email to