Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2003 04:02:39 +0100
From:      Jez Hancock <jez.hancock@munk.nu>
To:        freebsd <questions@freebsd.org>
Subject:   Re: netmask 0xfffffff8 broadcast 205.238.xx.7
Message-ID:  <20030708030239.GB51951@users.munk.nu>
In-Reply-To: <3F0A32A6.F316255@chatusa.com>
References:  <3F0A32A6.F316255@chatusa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 08, 2003 at 02:55:34AM +0000, DanB wrote:
> inet 205.238.xx.1 netmask 0xfffffff8 broadcast 205.238.xx.7.   Need a
> netmask convertor   to change 0xfffffffc to 255.255.xxx.xxx. Anybody
> know of a good one?
Google for 'network calculator'.

This was the first result I found:
http://www.telusplanet.net/public/sparkman/netcalc.htm

which I've used before with good results.

The decimal representation of 0xfffffffc is 255.255.255.252 according to
that calc.

HTH,
Jez



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