Date: Sun, 25 Mar 2001 11:53:29 -0600 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: "Valentin Nechayev" <netch@iv.nn.kiev.ua>, <freebsd-current@freebsd.org> Subject: Re: /etc/exports: 192.168.5 = 192.168.0.5 Message-ID: <02cf01c0b554$802bac40$931576d8@inethouston.net> References: <Pine.BSF.4.21.0103250921180.3061-100000@arnold.neland.dk> <3ABDA902.EC907C1F@newsguy.com> <20010325160846.A1018@iv.nn.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
> 192.168.5 should be interpreted as 192.168.0.5 in host address context, > but as 192.168.5.0 in network address context. (Such network address > context is well seen in sentences such as "10/8", "192.168/16".) The only problem I see with 10/8 is that when broken down into binary they do not match 10.0.0.0/8 00001010000000000000000000000000 11111111000000000000000000000000 and just 10 00000000000000000000000000001010 11111111000000000000000000000000 the significance of one "octet" is that the above(10.0.0.0) can be written in this form as 167772160 which doesn't equal 10 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02cf01c0b554$802bac40$931576d8>