From owner-freebsd-hackers Tue Oct 3 17:15:42 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA01649 for hackers-outgoing; Tue, 3 Oct 1995 17:15:42 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA01644 for <hackers@freefall.FreeBSD.org>; Tue, 3 Oct 1995 17:15:39 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id RAA00329 for hackers@freefall.cdrom.com; Tue, 3 Oct 1995 17:15:38 -0700 From: Julian Elischer <julian@ref.tfs.com> Message-Id: <199510040015.RAA00329@ref.tfs.com> Subject: freebsd and Solaris Ifaliasing To: hackers@freefall.FreeBSD.org Date: Tue, 3 Oct 1995 17:15:38 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 351 Sender: owner-hackers@FreeBSD.org Precedence: bulk I have a need to alias a couple of interfaces which is ok on FreeBSD but I also have to do it under Solaris. (well I can do without it but it's going to be a pain) is this possible? does the BSD4.4 multiple addresses per interface work on solaris? I've heard it does but with a differnt syntax and can't find a reference anywhere.. pointers? julian