Looking for DNS Server Management Tools on Mac

0
2
Asked By TechyPenguin42 On

Hi everyone! I'm a DevOps engineer and I've recently been assigned a Mac by my company (not my first choice, to be honest). I'm on the hunt for some tools that will help me manage a DNS server and integrate with Microsoft Active Directory. Any suggestions?

3 Answers

Answered By CloudPilot88 On

You could use PowerShell Core to manage the DNS effectively; it doesn't really matter what OS you're on when you do that.

TechyPenguin42 -

I’m looking for something simpler for adding and removing records and navigating through the data easily.

Answered By ServerSleuth23 On

For basic DNS management on a Mac, you might want to check out dnsmasq or CoreDNS. If you need Active Directory integration, you will probably need a Windows Server VM or perhaps Samba 4.

TechyPenguin42 -

I just need a straightforward way to work with the server, like adding and deleting DNS records, you know?

Answered By CodeCrusader99 On

Have you thought about asking them to get you a Windows license so you can run a VM? I used to manage a Windows environment even while using a Mac, and it worked out fine.

CuriousDev22 -

That's really helpful, thanks for sharing!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.