Hi,
I just answered Jason in the meantime this email arrive to my inbox. The
data of the mask was entered by the DC. I was wear for me too when I saw
the /32 but..as you point in your message...the man (5) of hostname.if
saids:
" A typical file contains only one line, but more extensive files are
pos-
sible, for example:
inet 10.0.1.12 255.255.255.0 10.0.1.255 media 100baseTX description
Uplink
inet alias 10.0.1.13 255.255.255.255 10.0.1.13
inet alias 10.0.1.14 255.255.255.255 NONE
inet alias 10.0.1.15 255.255.255.255
inet alias 10.0.1.16 0xffffffff "
Which looks to me like the configuration on the server.
Regards,
Alvaro
On Wed, 18 Feb 2009 20:30:53 -0500, Daniel Ouellet <[email protected]>
wrote:
> Alvaro Mantilla Gimenez wrote:
>> # head /etc/hostname.em0
>> inet 69.31.124.136 255.255.255.248 NONE
>> inet alias 69.31.124.137 255.255.255.248
>
> For a start, shouldn't this one be
>
> > inet alias 69.31.124.137 255.255.255.255
> ^^^
> As explain in the man 5 hostname.if
>
> Daniel