How to configure DNS servers on a router using an OSX client?

I want to install the DNS servers that my router will provide to all clients from an osx program. Is there any native way to do this. Does osx provide any uPNP app shell. I saw several third-party apis for uPNP, such as minipnp, etc., but would prefer to use the OS, if available.

It seems from the people with whom I said that "DNSServiceNATPortMappingCreate" will do the uPNP nP port forward. So, should you assume that DNSServiceAddRecord will do the same?

+3
source share
2 answers

You have no chance.

DNS DHCP , uPNP. . 5 RFC 5625 , DHCP DNS .

- DHCP- . OSX , ISC DHCPD macports.

0

, , - , yucky, .

0

All Articles