Skip to main content

Removing XDNS entries for zones being deleted but were added using adddns

Comments

4 comments

  • RSDS

    I missed out a word. How might I go about doing this programmatically?

    0
  • RSDS

    I've been doing some testing and these entries appear to clean themselves up automatically.

    0
  • cPRex Jurassic Moderator

    It looks like things are working well - if you need me to test anything on my end just let me know!

    0
  • Simon raphael

    You’re correct — when using adddns, it creates XDNS entries that aren’t automatically removed by killdns. The best way to handle this is to list the XDNS records for each zone and remove them manually via the API using the removexdns command after deleting the DNS zone.

    This ensures no leftover XDNS entries remain after cleanup.

    0

Please sign in to leave a comment.