From owner-freebsd-hackers Thu Oct 10 11:51:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA08903 for hackers-outgoing; Thu, 10 Oct 1996 11:51:21 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA08898 for ; Thu, 10 Oct 1996 11:51:19 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id MAA16619; Thu, 10 Oct 1996 12:51:10 -0600 (MDT) Date: Thu, 10 Oct 1996 12:51:10 -0600 (MDT) Message-Id: <199610101851.MAA16619@rocky.mt.sri.com> From: Nate Williams To: "Eric J. Chet" Cc: Ollivier Robert , hackers@freebsd.org Subject: Re: IP ALIASING In-Reply-To: References: <199610101644.SAA25875@keltia.freenix.fr> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Why does this not work with ppp0 under -current? > > >ifconfig ppp0 alias 206.103.246.162 netmask 0xffffffff > >ifconfig: ioctl (SIOCAIFADDR): Destination address required I'm guessing point-point links like sl0/ppp0 require two addresses. I don't think you can alias point-point links, but Bill and/or Garrett would be better qualified to answer. Nate