Bulk Update PTR Records

Overview

Use Bulk PTR update when you need the same kind of change on many IPv4 addresses at once — for example, after a migration, when standardising hostnames for mail servers, or aligning reverse DNS across a range. Single-address changes can stay in the normal row editor or PTR modal.

Before you start

Open the bulk tool

  1. Sign in to the NOC.
  2. Open IP Address Management.
  3. Click Bulk PTR update (toolbar at the top of the main table).
Step 1 — Compose
  1. In the editor, paste one pair per line.
  2. On each line, put the IPv4 first, then the hostname, separated by a spacetab, or comma.

NoCIPBulk.png

Example:

203.0.113.10 mail.example.com
203.0.113.11 smtp.example.com
203.0.113.12,ns1.example.net

  1. Use Paste if you are copying from a spreadsheet or text file. A sample can show the expected shape if you are unsure. Clear wipes the editor.
  2. Watch the line counts at the bottom: validinvalidnot yoursduplicates.
    • Fix invalid lines (bad IP or bad hostname shape).
    • Remove or correct lines marked not yours.
    • Duplicates: only one update per IP should win; clean extra lines if the count surprises you.
  3. When you have at least one valid owned line, and you are ready, continue to the next step (Queue updates or equivalent).
Step 2 — Apply

The NOC queues each change and applies it with limited concurrency (server-side). You will see:

Do not close the browser tab until the run finishes unless you accept that some rows may still be in flight.

Step 3 — Summary

Review updatedfailed, and cancelled counts and duration.

Verify

PTR and DNS propagate at different speeds everywhere. After a successful run:


Common issues

What you see What to do
Many not yours
Those IPs are not in your inventory in this screen; fix the list or assign services correctly first.
Invalid count high
Check for typos, missing dots in FQDNs, or spaces inside the hostname.
Some failed
Open the API activity toggle to check the logs. Retry failed after fixing DNS or transient errors.
Second batch needed
Stay within 500 lines per run; start a new bulk session for the rest.

Tips


Revision #1
Created 2026-05-03 12:09:31 UTC by F2HCloud
Updated 2026-05-03 12:14:06 UTC by F2HCloud