I would like to be able to mark a range of IP addresses to be held for dhcp leases. I'm not really interested in knowing who has what IP in that range, just that it gets marked as DHCP and is removed from the available IPs.
The way I currently manage ip's is with an excel spreadsheet. At the top, I list dhcp ranges. Then in the list (similar output to the output of your management scripts), I list the range (e.g., 192.168.0.20-210) as DHCP. This way it's easy to find, yet the output doesn't skip any addresses. Maybe something similar?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2007-03-16
Logged In: YES
user_id=1586624
Originator: NO
same here. i have found myself marking off pools in ranges.
Logged In: YES
user_id=386949
Originator: NO
I will add this to the internal features list, any thoughts on how you want to view this?
mearls
Logged In: YES
user_id=1561333
Originator: YES
The way I currently manage ip's is with an excel spreadsheet. At the top, I list dhcp ranges. Then in the list (similar output to the output of your management scripts), I list the range (e.g., 192.168.0.20-210) as DHCP. This way it's easy to find, yet the output doesn't skip any addresses. Maybe something similar?
Logged In: YES
user_id=1586624
Originator: NO
same here. i have found myself marking off pools in ranges.
openvpn pools
dhcp pools
ppp pools
pppoe pools,
etc etc
Logged In: YES
user_id=386949
Originator: NO
Please check out my development of phpip-4.4, Things have changed regarding networks and ranges...
Let me know if the display will work for DHCP Ranges.
http://vw.vermeer.org/phpip-4.4/
Click on 72.22.22.0/24 for DHCP Range view.
Thanks,
mearls
I would really like to see this. Being able to mark a range and comment on its server name would do me.