From owner-freebsd-questions Tue Feb 27 12:45:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01555 for questions-outgoing; Tue, 27 Feb 1996 12:45:43 -0800 (PST) Received: from zeus.eniac.com (zeus.eniac.com [206.98.182.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA01545 for ; Tue, 27 Feb 1996 12:45:38 -0800 (PST) Received: (from gayala@localhost) by zeus.eniac.com (8.6.11/8.6.9) id QAA23420 for freebsd-questions@freebsd.org; Tue, 27 Feb 1996 16:43:32 -0400 Date: Tue, 27 Feb 1996 16:43:32 -0400 From: Gustavo Ayala Carrasquero Message-Id: <199602272043.QAA23420@zeus.eniac.com> To: freebsd-questions@freebsd.org Subject: ifconfig and FreeBSD Sender: owner-questions@freebsd.org Precedence: bulk Hi! I am using FreeBSD 2.0.5 and need to assign many IP addresses to a real interface. I tried with ifconfig alias, but it shows me an error: ifconfig: ioctl (SIOCAIFADDR): File exists The command line I used is something like: # ifconfig ed0 inet alias 206.98.182.77 netmask 255.255.255.0 However, the alias was created, and the machine respond to the new address, but I can't find how to look the aliases I defined neither delete them. When I execute "ifconfig ed0" there is no information about any aliases... Someone told me that the FreeBSD 2.1.0 works fine and he have no problem using ifconfig aliases. Does this release fix any bugs related to ifconfig alias? Thanks in advance... Gustavo Ayala Carrasquero gustavo.ayala@zeus.eniac.com