Re: [Phpip-support] Qucik Question about IP Blocks
Brought to you by:
trilexcom
From: <php...@li...> - 2006-10-08 18:59:54
|
The answer to your question, the way phpIP was built was to not allow sub-splits within each net block. The best reason I have is, phpIP was built based on user groups to net blocks. This means each sub-split has to be defined and could be allocated to a defined group based on users. Example: 10.20.30.0/23 is assigned to group "INA" Username "mpeter" is assigned to group "INA" Only "INA" and "Administrator" can view and make changes to that defined net block. phpIP also breaks net blocks down to /24 bits to make management of IPs easier to administrate. Let me know if this answers your questions and requirements for phpIP. Thanks, Michael Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Saturday, October 07, 2006 6:37 PM To: php...@li... Subject: [Phpip-support] Qucik Question about IP Blocks Not sure if I'm missing something but here is what I'm trying to do. Starting IP Block 10.10.10.0/21 The program will try to split it all /24 What I would like to do is take the first /24 and split that into a /26, /27 and so on. Can this be done? The work around I'm doing now is not entering the /21 or /24 and just entering the /26 in the CIDR add this works however I would like to keep them all under the /21 for reporting reasons. Thanks again for such a great little app! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |