Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2007 15:37:28 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        Norberto Meijome <freebsd@meijome.net>
Cc:        jekillen <jekillen@prodigy.net>, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: ip assignments
Message-ID:  <20070910153728.4afc1af3@localhost>
In-Reply-To: <20070910113257.723eb3bc@localhost>
References:  <5f65302543fd0f474c9994801c2c1517@prodigy.net> <20070910113257.723eb3bc@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Sep 2007 11:32:57 +1000
Norberto Meijome <freebsd@meijome.net> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070910153728.4afc1af3>