On Mon, 17 Mar 2008 16:14:28 GMT, "Jim" <(E-Mail Removed)> wrote:
>Leading zeroes are not significant in IP addresses. Trailing zeroes are.
>As the reported addresses are just the decimal equivalent of a byte, 400 is
>not possible.
There are some contexts in which leading zeros ARE significant in an
IP address. For example, these commands product different results:
ping 192.168.0.40
ping 192.168.0.040
Windows XP interprets the leading zero as signifiying an octal number,
so the second command is equivalent to:
ping 192.168.0.32
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)
Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.
Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com