From owner-freebsd-questions Wed Mar 12 3:27:50 2003 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 5F0B837B401 for ; Wed, 12 Mar 2003 03:27:49 -0800 (PST) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C38543F85 for ; Wed, 12 Mar 2003 03:27:48 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (localhost [127.0.0.1]) by pursued-with.net (8.12.6/8.12.8) with SMTP id h2CBRkOE004625; Wed, 12 Mar 2003 03:27:46 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from 192.168.168.22 (SquirrelMail authenticated user imap) by www.pursued-with.net with HTTP; Wed, 12 Mar 2003 03:27:46 -0800 (PST) Message-ID: <49210.192.168.168.22.1047468466.squirrel@www.pursued-with.net> Date: Wed, 12 Mar 2003 03:27:46 -0800 (PST) Subject: Re: Ifconfig - no aliases? From: "Kevin Stevens" To: In-Reply-To: References: X-Priority: 3 Importance: Normal Cc: Reply-To: Kevin_Stevens@pursued-with.net X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 > Here are the entries in rc.conf for the card (the first two digits are > xx'd for this email): > > hostname="not-sharing-that-rightnow" > defaultrouter xx.100.110.1" > ifconfig_rl0="inet xx.100.110.160 netmask 255.255.255.0 broadcast > xx.100.110.255" > > # virtual IP ports > ifconfig_rl0_alias0="inet xx.100.110.161 netmask 255.255.255.0 broadcast > xx.100 .110.255" > more entries Netmask for aliases on the same network should be 255.255.255.255. KeS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message