> Q. Given an address of 133.44.0.0 and a prefix mask of /25, how many > networks can be addressed, and how many hosts can exist of each network? > Write the first and last possible subnets in binary and decimal notation.
I've written a tool to help with this kind of thing... You can download it here: http://www.peterson.ath.cx/~jlp/software/ (it's called "subnetter"). It's also available from the CPAN scripts archive. It's a perl script and requires the Tk module, and it's pretty ugly code, but it works. -jan- -- Jan L. Peterson Peterson Technologies <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
