From owner-freebsd-isp Fri Mar 13 09:47:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06056 for freebsd-isp-outgoing; Fri, 13 Mar 1998 09:47:30 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06045 for ; Fri, 13 Mar 1998 09:47:27 -0800 (PST) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.8/8.8.5) id LAA07593; Fri, 13 Mar 1998 11:47:16 -0600 (CST) From: Kevin Day Message-Id: <199803131747.LAA07593@home.dragondata.com> Subject: Re: ifconfig weirdness In-Reply-To: from Dru Nelson at "Mar 13, 98 09:37:40 am" To: dnelson@pacman.redwoodsoft.com (Dru Nelson) Date: Fri, 13 Mar 1998 11:47:15 -0600 (CST) Cc: jonz@netrail.net, freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > what? are you trying to put two ip addresses on an interface? > have you looked at rc.net* ? > > On Fri, 13 Mar 1998, Jonathan A. Zdziarski wrote: > > For some weird reason, despite the fact that everything worked fine > > yesterday, I can only ifconfig one address from a class C - if I ifconfig > > another (even with netmask 255.255.255.255), it deletes the first > > one...wth? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ifconfig de0 inet 204.137.237.2 netmask 0xffffff00 ifconfig de0 inet alias 204.137.237.10 netmask 0xffffffff works for me. :) What exactly are you typing? Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message