From owner-freebsd-questions Tue Jun 4 15:39:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA20081 for questions-outgoing; Tue, 4 Jun 1996 15:39:54 -0700 (PDT) Received: from cs.pdx.edu (root@cs.pdx.edu [204.203.64.22]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA20071 for ; Tue, 4 Jun 1996 15:39:49 -0700 (PDT) Received: from sirius.cs.pdx.edu (root@sirius.cs.pdx.edu [204.203.64.13]) by cs.pdx.edu (8.7.3/CATastrophe-2/10/96-P) with ESMTP id PAA06340; Tue, 4 Jun 1996 15:39:21 -0700 (PDT) for Received: from localhost (jrb@localhost [127.0.0.1]) by sirius.cs.pdx.edu (8.7.3/CATastrophe-9/18/94-C) with ESMTP id PAA20328; Tue, 4 Jun 1996 15:39:41 -0700 (PDT) Message-Id: <199606042239.PAA20328@sirius.cs.pdx.edu> To: Jim Dennis cc: questions@freefall.freebsd.org Subject: Re: ifconfig aliasing In-reply-to: Your message of "Fri, 04 Jun 0110 13:59:25 PDT." <201006042059.NAA00207@mistery.mcafee.com> Date: Tue, 04 Jun 1996 15:39:40 -0700 From: Jim Binkley Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jim, I believe that netstat -in will show them. You haven't added any new interfaces and I don't believe ifconfig has code (although it could) to trudge through the per if device address list. Maybe it should though. I have noticed that getting rid of them doesn't seem to work always possibly due to cached info in the kernel not getting cleared up? Anybody else seen that or I am just seeing gremlins? It's also possible that I don't know how to delete them :-> regards, Jim Binkley jrb@cs.pdx.edu