From owner-freebsd-questions@FreeBSD.ORG Fri Oct 22 18:20:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB95816A4CE for ; Fri, 22 Oct 2004 18:20:37 +0000 (GMT) Received: from palmetto.tv (s8.palmetto.tv [63.82.200.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CDC743D3F for ; Fri, 22 Oct 2004 18:20:37 +0000 (GMT) (envelope-from scott@palmetto.tv) Received: from [63.82.200.31] (HELO palmetto.tv) by palmetto.tv (CommuniGate Pro SMTP 4.1.8) with ESMTP id 2314220 for freebsd-questions@freebsd.org; Fri, 22 Oct 2004 14:20:36 -0400 Message-ID: <41794F74.8070706@palmetto.tv> Date: Fri, 22 Oct 2004 14:20:36 -0400 From: Scott Rothgaber User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <41794982.6050707@palmetto.tv> <60312.192.168.0.1.1098468525.squirrel@192.168.0.1> In-Reply-To: <60312.192.168.0.1.1098468525.squirrel@192.168.0.1> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ifconfig on 4.10 (SOLVED) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 18:20:38 -0000 Daniel Bye wrote: > Is the new address in the same network range as the original, primary > address on the interface? If so, the netmask should be /32 or > 255.255.255.255. That did it. Thanks!