May 18, 2016 at 1:22 pm
Hello!
Looking for some guidance or suggestions on a template for tracking network IP addresses. Been looking around the net and not coming up with a lot of options.
Any suggestions would be greatly a appreciated.
May 18, 2016 at 2:13 pm
tracking net IP addresses how? are you one of the poor souls using static IP?
Could you be more specific? Sounds like you need a BYTE for each octet, and then set the combination to unique?
May 18, 2016 at 2:46 pm
Was looking for a template to keep track of internal IP addresses. Server, routers, switches, phones, etc... anything has to be better than the mess I'm left with. I have 8 buildings each with there own subnet and list of devices - again servers, routers, public wifi...
May 18, 2016 at 3:13 pm
I don't know of one. Shouldn't be very hard to write. It might be something like:
Device--(M,1)--IPAddress
and then you'd have location, deviceType, etc about each device. Not a whole lot to it. What kind of information did you need to track?
Like 15 years ago, I borrowed some code from Randy Birch to ping IP addresses in a table...
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply