From owner-freebsd-questions@FreeBSD.ORG Mon Sep 10 05:37:33 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEE7B16A417 for ; Mon, 10 Sep 2007 05:37:33 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 43E8013C428 for ; Mon, 10 Sep 2007 05:37:32 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 14257 invoked from network); 10 Sep 2007 00:37:32 -0500 Received: from 124-170-235-206.dyn.iinet.net.au (HELO localhost) (124.170.235.206) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 10 Sep 2007 00:37:32 -0500 Date: Mon, 10 Sep 2007 15:37:28 +1000 From: Norberto Meijome To: Norberto Meijome Message-ID: <20070910153728.4afc1af3@localhost> In-Reply-To: <20070910113257.723eb3bc@localhost> References: <5f65302543fd0f474c9994801c2c1517@prodigy.net> <20070910113257.723eb3bc@localhost> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: jekillen , FreeBSD Mailing List Subject: Re: ip assignments X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 05:37:34 -0000 On Mon, 10 Sep 2007 11:32:57 +1000 Norberto Meijome wrote: > WRONG: > ifconfig_bge0="inet 192.168.1.1 netmask 255.255.255.0" > ifconfig_bge0="inet 192.168.1.2 netmask 255.255.255.0" << THIS netmask should be 255.255.255.255 ok, obviously in a rush this morning... the second line of course should read ifconfig_bge0_alias0 . so the correct lines would be : ifconfig_bge0="inet 192.168.1.1 netmask 255.255.255.0" ifconfig_bge0_alias0="inet 192.168.1.2 netmask 255.255.255.255" My apologies for any confusion caused, B _________________________ {Beto|Norberto|Numard} Meijome "Lots of people who complained about us receiving the MBE received theirs for heroism in the war -- for killing people. We received ours for entertaining other people. I'd say we deserve ours more." John Lennon I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.