From owner-freebsd-questions Wed Jul 11 8:16:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from koza.acecape.com (koza2.acecape.com [66.9.36.222]) by hub.freebsd.org (Postfix) with ESMTP id 98BD337B403 for ; Wed, 11 Jul 2001 08:16:27 -0700 (PDT) (envelope-from lists@natserv.com) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by koza.acecape.com (8.10.1/8.9.3) with ESMTP id f6BFGOe01021; Wed, 11 Jul 2001 11:16:24 -0400 (EDT) Date: Wed, 11 Jul 2001 11:17:49 -0400 (EDT) From: Francisco Reyes X-X-Sender: To: "Lavender, Ben" Cc: "'Terry Zink'" , "'freebsd-questions@freebsd.org'" Subject: RE: interface aliases and routing In-Reply-To: <78202F9B9BB8D311846100805F577DFF274094@nctams01.nctldno.navy.mil> Message-ID: <20010711111531.S2710-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2 Jul 2001, Lavender, Ben wrote: > Like this? > xl0: flags=8843 mtu 1500 > inet6 fe80::210:5aff:fe28:ca1f%xl0 prefixlen 64 scopeid 0x1 > inet 164.229.1.72 netmask 0xffffffc0 broadcast 164.229.1.127 > inet 164.229.1.74 netmask 0xffffffff broadcast 164.229.1.74 > ether 00:10:5a:28:ca:1f > media: autoselect (100baseTX ) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX > > This didn't work. You wrote previously that you wanted to communicate with different subnets. Both of your addresses are in the same subnet, just different IP addresses. Is this what you are trying to do? I have never tried aliasing an interface, but it may be that trying to use two IP addresses withing the same subnet (if possible) would have a different setup than trying to use two IP addresses on different subnets. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message