Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 1996 23:19:21 -0400 (EDT)
From:      TWC <twc@ns.calyx.com>
To:        freebsd-isp@freebsd.org
Subject:   ifconfig alias
Message-ID:  <Pine.NEB.3.94.960618231514.12647B-100000@mojo.calyx.net>

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

Hi I have ifconfig alias set up on two FreeBSD machines, one is a 2.2-SNAP
with the edx driver, the other is a 2.1-stable with the dex driver.  The
aliases seem to work just fine, but when I issue the ifconfig -a command I
don't see the alaises on the 2.1-stable.

2.2-snap:
[k@fly-dope k]$ /sbin/ifconfig -a
ed1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 204.137.148.200 netmask 0xffffff00 broadcast 204.137.148.255
        inet 204.137.148.203 netmask 0xffffff00 broadcast 204.137.148.255
        ether 00:00:01:05:51:76 

2.1-stable:
bash$ /sbin/ifconfig -a
de0: flags=c863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,LINK2,MULTICAST> 
mtu 1500
        inet 204.137.148.2 netmask 0xffffff00 broadcast 204.137.148.255


Can anyone give me a few pointers as to why this is happening? 

thanks!
--
-- TWC -- twc@netpimp.com --




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.94.960618231514.12647B-100000>