From owner-freebsd-bugs Mon Aug 7 00:50:02 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id AAA22763 for bugs-outgoing; Mon, 7 Aug 1995 00:50:02 -0700 Received: (from gnats@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id AAA22756 ; Mon, 7 Aug 1995 00:50:01 -0700 Resent-Date: Mon, 7 Aug 1995 00:50:01 -0700 Resent-Message-Id: <199508070750.AAA22756@freefall.cdrom.com> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.cdrom.com, hsu@clinet.fi Received: from clinet.fi (clinet.fi [193.64.6.1]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id AAA22704 for ; Mon, 7 Aug 1995 00:48:54 -0700 Received: from katiska.clinet.fi (root@katiska.clinet.fi [193.64.6.3]) by clinet.fi (8.6.10/8.6.4) with ESMTP id KAA20591 for ; Mon, 7 Aug 1995 10:48:23 +0300 Received: (root@localhost) by katiska.clinet.fi (8.6.11/8.6.4) id KAA06649; Mon, 7 Aug 1995 10:48:23 +0300 Message-Id: <199508070748.KAA06649@katiska.clinet.fi> Date: Mon, 7 Aug 1995 10:48:23 +0300 From: Heikki Suonsivu Reply-To: hsu@clinet.fi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/658: ifconfig alias has to be reparately given Sender: bugs-owner@freebsd.org Precedence: bulk >Number: 658 >Category: bin >Synopsis: ifconfig alias has to be separately given >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 7 00:50:01 PDT 1995 >Last-Modified: >Originator: Heikki Suonsivu >Organization: Clinet, Espoo, Finland >Release: FreeBSD 2.0-BUILT-19950507 i386 >Environment: 486, running current, used as a router. >Description: sysconfig entry: ifconfig_ed4="inet 194.100.8.254 netmask 255.255.255.0 alias 194.100.9.254 netmask 255.255.255.0" alias does not get configured (the route seems to be propagated, but it could a static route somewhere). If I do a separate ifconfig for the alias: ifconfig ed4 alias 194.100.9.254 netmask 255.255.255.0 everything works. I guess this is a feature, but it would be useful to have one ifconfig to set up everything relevant to a specific interface. Also ifconfig should complain about arguments it is not using (that is, unless this is a bug in ifconfig and it thinks it is using the arguments). ifconfig could also display aliases, would help debugging situations like this? >How-To-Repeat: Above commands for an interface. >Fix: Workaround: use separate command to set up aliases. >Audit-Trail: >Unformatted: