From owner-freebsd-questions Sat May 13 17:49: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 0EAAB37BBF6 for ; Sat, 13 May 2000 17:49:02 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id UAA48747; Sat, 13 May 2000 20:48:29 -0400 (EDT) (envelope-from cjc) Date: Sat, 13 May 2000 20:48:29 -0400 From: "Crist J. Clark" To: Khairuddin Abdul Ghani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: assigning two C IP blocks to one machine Message-ID: <20000513204829.C48538@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <024901bfbd1a$0bc12570$6f1f7d80@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <024901bfbd1a$0bc12570$6f1f7d80@phoenix>; from abdulgha@usc.edu on Sat, May 13, 2000 at 01:30:15PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, May 13, 2000 at 01:30:15PM -0700, Khairuddin Abdul Ghani wrote: > Hello. I currently have two blocks of IPs to be used on a single machine, > but I can't seem to get the new block working. > > I have old IPs a.a.a.2 assigned and a.a.a.3-a.a.a.254 aliased with a.a.a.1 > as "defaultrouter" and broadcast IP of a.a.a.255. > > I added aliases for the new block b.b.b.2-b.b.b.254, but they don't work. > "ifconfig -a" shows something like the following: > > . > . > . > inet a.a.a.x netmask 0xffffff00 broadcast a.a.a.255 > . > . > inet b.b.b.y netmask 0xffffff00 broadcast b.b.b.255 > . > . > . > > Am I missing something, some setting in rc.conf perhaps? Thanks, as this is > my first post, I hope it's technical enough to be here. Well... From the decimated ifconfig(8) output, it looks like both a.a.a.x and b.b.b.y are there. Could you maybe tell us what is not working? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message