From owner-freebsd-hackers Mon May 15 14:49:55 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA17551 for hackers-outgoing; Mon, 15 May 1995 14:49:55 -0700 Received: from haven.ios.com (haven.ios.com [198.4.75.45]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA17545 for ; Mon, 15 May 1995 14:49:53 -0700 Received: (from rashid@localhost) by haven.ios.com (8.6.11/8.6.9) id RAA17150 for hackers@freebsd.org; Mon, 15 May 1995 17:52:26 -0400 From: "Rashid Karimov." Message-Id: <199505152152.RAA17150@haven.ios.com> Subject: alias ( secondary IP ) for Ethernet Ifaces in FreeBSD To: hackers@FreeBSD.org Date: Mon, 15 May 1995 17:52:26 -0400 (EDT) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 384 Sender: hackers-owner@FreeBSD.org Precedence: bulk Hi there folx, Is it working ? If yes - how can one set it up ? What's the correct format for the command ? Should it be reflected somehow in ifconfig output or netstat ? For example , I have ep0 iface and I want to assign the secondary( alias) IP address to it . What command should be issued ? ifconfig ep0 alias 199.199.199.22 is this one correct ? Rashid