From owner-freebsd-questions Wed Nov 15 19:49:11 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA12975 for questions-outgoing; Wed, 15 Nov 1995 19:49:11 -0800 Received: from neptune.pristine.com.tw ([192.72.150.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA12966 for ; Wed, 15 Nov 1995 19:49:05 -0800 Received: (from team_fbf@localhost) by neptune.pristine.com.tw (8.6.11/8.6.9) id LAA28103; Thu, 16 Nov 1995 11:47:27 GMT From: ywliu Message-Id: <199511161147.LAA28103@neptune.pristine.com.tw> Subject: Re: How do I setup IP aliases? To: wollman@lcs.mit.edu (Garrett A. Wollman) Date: Thu, 16 Nov 1995 11:47:27 +0000 () Cc: me@gw.muc.ditec.de, questions@freebsd.org In-Reply-To: <9511151711.AA26207@halloran-eldar.lcs.mit.edu> from "Garrett A. Wollman" at Nov 15, 95 12:11:51 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Length: 529 Sender: owner-questions@freebsd.org Precedence: bulk > > < > > ifconfig de0 134.98.17.10 netmask 0xffffff00 > > ifconfig de0 alias 134.98.18.10 netmask 0xffffffff > > ifconfig de0 alias 134.98.19.10 netmask 0xffffffff > > > Should I expect problems, or am I understanding something wrong? > > Yes. You should expect to be unable to contact any other host on the > 134.98.18 and 134.98.19 subnets. > > -GAWollman > Could you elaborate on this more ? Why don't those two aliases work ? Yen-Wei Liu