Thanks for providing this info. Yes it seems I typed it wrong, I meant properties.
I checked the DHCPv6 property, and it turns out it indeed does not have IP of DHCP server.
Is there any Apple API which provides said information?
Any help would be much appreciated.
Post
Replies
Boosts
Views
Activity
Thank you for providing this info. Researching more on DHCPv6, I saw that based on RFC-8415, we do not get v6 DHCP server IP addresses. Is there any way that we can get this information from either dynamic store or is there any Apple API that provides the said information?
Any help would be much appreciated.
What dynamic store does SCDynamicStoreCopyDHCPInfo uses to fetch the dat? DHCP and DHCPv6 are two different dynamic stores.
Also on that note is it even possible to get DHCP v6 server IP address?