Quote from: oldhome7 on June 15, 2025, 11:26:53 PMTotal noob here, just bought my first domain on porkbun and trying to get this setup. I get the same "No applicable existing records" error.
When you say you created an A record with the wrong IP, is that what you put in the Answer/Value box? What is supposed to go in there? Or are we just filling it in to finish the record and then ddclient fixes it?
You would need to create an A-record in Porkbun's DNS management system. Just set the IP address to 127.0.0.1, or any other "fake" IP (a private IP would potentially work as well). Once the record exists, then the API call through ddclient should be able to update the IP in the A-record to your public one.