Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2012 07:01:05 +0700
From:      Erich Dollansky <erichfreebsdlist@ovitrap.com>
To:        freebsd-wireless@freebsd.org
Subject:   Re: help converting HEX netmask...
Message-ID:  <201205020701.05991.erichfreebsdlist@ovitrap.com>
In-Reply-To: <20120501154844.45cc2f37@virus.local>
References:  <20120501154844.45cc2f37@virus.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Wednesday 02 May 2012 05:48:44 c.hutchinson0@yahoo.com wrote:
> Greetings,
>  This may seem dim to some of you, but I have a question regarding
> (determining) the netmask, from the output of ifconfig(8).
> Mine is returned as:
> 0xffffe000

you take a calculator which is able to convert hex to dec but you have to break the number up into fields like:

ff
ff
e0
00

Erich
> 
> Any help greatly appreciated.
> Apologies should this be stupid.
> _______________________________________________
> freebsd-wireless@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"
> 
> 



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