TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.86k stars 401 forks source link

Bulk add/modify? #772

Closed bcookatpcsd closed 4 months ago

bcookatpcsd commented 7 months ago

I've been using this personally on and off for a while.. and I found a use case where I can use it in a work environment..

Is there a way to, from a txt file, populate anything?

I'm migrating something where they have a lot of hosts entries.. so I'm building forward zones and adding hosts..

But I feel this could be a job for a bulk import.. this may also help people get started.. (people that might be scared/confused of the zone tab)

I'm sure nothing can be done to help this migration.. but I think it might be a worthwhile task.

ShreyasZare commented 7 months ago

Thanks for asking. Yes, the latest update has Import Zone option that you will find under the Options drop down button in the Zone Edit view. All you need to do is have all records you want to import in standard BIND zone file format. This feature can be used to add records or overwrite existing records. Let me know if you have any more queries.