<div dir="ltr"><div><div>Thanks Victoria, I'll take a look at it for sure. The way you present it, it might be something we were looking since a while, <br><br></div>Thanks,<br></div>Bernard<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 24, 2016 at 2:21 PM, Victoria Risk <span dir="ltr"><<a href="mailto:vicky@isc.org" target="_blank">vicky@isc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Bernard,<div><br></div><div>I don’t have any experience with it, but there is an open source tool that aims to do exactly what you are looking for, document what is on the network, what addresses are in use, and which are available. It also has some integration with both ISC DHCP and BIND.</div><div>It is NetDot (network documentation), published by the University of Oregon … <a href="https://osl.uoregon.edu/redmine/projects/netdot" target="_blank">https://osl.uoregon.edu/redmine/projects/netdot</a></div><div><br></div><div>Does anyone on the list have feedback about NetDot? Any users here? <br><div><br></div><div>Vicky</div><div><div><div class="h5"><br><div><blockquote type="cite"><div>On Feb 24, 2016, at 10:20 AM, Bernard Fay <<a href="mailto:bernard.fay@gmail.com" target="_blank">bernard.fay@gmail.com</a>> wrote:</div><br><div><div dir="ltr"><div>This is interesting! I'll have to find out how to write such scripts. Would you have some pointers related to this subject? <br><br></div>Thanks Jim<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 24, 2016 at 10:00 AM, Jim Glassford <span dir="ltr"><<a href="mailto:jmglass@iup.edu" target="_blank">jmglass@iup.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
This works for us, ymmv. We use home grown scripts that pull
information from a database to build our dhcpd.conf and dns files
for all static assignments. We also have different scripts that
pull the arp tables from the routers each hour and from layer two
switches ports to keep track of who is where. <br>
<br>
Put these together to keep some control for IPAM, sure the
commercial products do a better job.<br>
<br>
As part of the hour run script, we do a compare on what is found in
arp tables to what we have in the assigned database. If a match, the
MAC and IP address match what is in the database, update a count
field and the date it was found. If a MAC is found in arp table does
not match the assigned IP address, send and email for a discrepancy
(someone hard coded when they should not or other issue that needs
addressed)<br>
Once in awhile (when I need more static IP addresses for a subnet)
review the count and last updated fields, if older than a year +/-
then safe to re-assign this IP address. <br>
<br>
best!<span><font color="#888888"><br>
jim</font></span><div><div><br>
<br>
<div>On 2/24/2016 9:16 AM, Bernard Fay
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>
<div>I manage a lab where there is about 300-400 IPs assigned
to different network equipments, physical and virtual
servers. So IPs might be assigned for a while then
equipments removed because not needed anymore, remember this
is a lab. I would like to know which IPs are in used or
not. Equipments removed means IPs not used anymore so we
could reuse those IPs. <br>
<br>
</div>
I hope I am clear enough<br>
</div>
Thanks,<br>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Feb 24, 2016 at 9:06 AM,
Patrick Trapp <span dir="ltr"><<a href="mailto:ptrapp@nex-tech.com" target="_blank">ptrapp@nex-tech.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-family:Tahoma;font-size:10pt">I
believe a helpful answer will require some context. You
haven't told us what issues you are having with IP
management, so it's going to be difficult to identify
how static IP's might be beneficial.<br>
<br>
Are you having a specific issue you wish to address?<br>
<br>
<div style="font-family:'Times New Roman';font-size:16px">
<hr>
<div style="direction:ltr"><font face="Tahoma" size="2"><b>From:</b> <a href="mailto:dhcp-users-bounces@lists.isc.org" target="_blank"></a><a href="mailto:dhcp-users-bounces@lists.isc.org" target="_blank">dhcp-users-bounces@lists.isc.org</a>
[<a href="mailto:dhcp-users-bounces@lists.isc.org" target="_blank">dhcp-users-bounces@lists.isc.org</a>]
on behalf of Bernard Fay [<a href="mailto:bernard.fay@gmail.com" target="_blank"></a><a href="mailto:bernard.fay@gmail.com" target="_blank">bernard.fay@gmail.com</a>]<br>
<b>Sent:</b> Wednesday, February 24, 2016 7:39 AM<br>
<b>To:</b> Users of ISC DHCP<br>
<b>Subject:</b> Static IP and IP management<br>
</font><br>
</div>
<div>
<div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>Hello everyone,<br>
<br>
</div>
I have been told that static IP
assignation can help in IP management.
Of course, I can know which IPs are
assigned by looking in dhcpd.conf. But
after a while an IP might not be used
anymore and nothing in dhcpd or bind
will tell me if it still in use or not.
I have setup a lab to experiment where I
have configured dhcpd and bind and I
cannot find out how static IP can really
help in IP management.<br>
<br>
</div>
Did I miss something somewhere?<br>
<br>
</div>
Thanks,<br>
</div>
B <br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
dhcp-users mailing list
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a></pre>
</blockquote>
<br>
</div></div></div>
<br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br></div>
_______________________________________________<br>dhcp-users mailing list<br><a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br><a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a></div></blockquote></div><br></div></div><span class="HOEnZb"><font color="#888888"><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div>Victoria Risk</div><div>Internet Systems Consortium</div><div><a href="mailto:vicky@isc.org" target="_blank">vicky@isc.org</a></div><div><br></div></div><br><br>
</div>
<br></font></span></div></div></div><br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br></div>