NeDi Community

NeDi Software Specific => Discovery => Topic started by: tobschm on September 07, 2020, 01:44:09 pm

Title: IPv6 only node discovery possible?
Post by: tobschm on September 07, 2020, 01:44:09 pm
Hi,

I'm very new to nedi. We have installed 1.8c, but I can not discover devices who have only an IPv6 Address. Is it possible in Version 1.9c or 2.0? Or is it still on the todo List? Can't find any Information to it ... All the post I found where from 2015,2016 and say it is not implementied for now...


thanks in advanced for any information.

Tobias
Title: Re: IPv6 only node discovery possible?
Post by: rickli on September 16, 2020, 12:18:21 pm
I haven't gotten around to support IPv6 for management yet. I'll observe how the needs for this evolve...
Title: Re: IPv6 only node discovery possible?
Post by: tobschm on September 23, 2020, 09:25:14 am
Thank you for your answer, so we will definitly need it, as we have a IPv6 only management network. Maybe we can start a poll on the forum. Is there a possiblity to do so?
Title: Re: IPv6 only node discovery possible?
Post by: rickli on September 25, 2020, 10:31:30 am
This is a matter of who is willing to pay for it, rather than who votes for it ;)
A major issue is that Mysql doesn't offer native address fields (yet). Luckily I went for varbinary to store other IPv6 addresses and they seem to align:https://mysqlserverteam.com/mysql-8-0-storing-ipv6/
Title: Re: IPv6 only node discovery possible?
Post by: tobschm on October 01, 2020, 02:54:39 pm
Thanks for the reply... Thats sounds like a solution... I will send you an pm to discuss the options.