DNS records reference
A fast lookup for every DNS record Redirect Supply needs. For the full setup walkthrough, see DNS Setup Guide.
Apex domain records
Name | Type | Value |
|---|---|---|
www | CNAME | proxy.redirect.supply |
@ | A | 188.114.96.9 |
@ | A | 188.114.97.9 |
_cf-custom-hostname | TXT | Custom |
Subdomain records
Name | Type | Value |
|---|---|---|
www | CNAME | proxy.redirect.supply |
_cf-custom-hostname | TXT | Custom |
No A records needed for subdomains, the CNAME handles routing on its own.
The optional 5th record
Name | Type | Value |
|---|---|---|
_acme-challenge | TXT | Custom |
_acme-challenge only appears when extra SSL validation is needed, most common on less typical TLDs. If it's showing in your dashboard, add it, if it's not, you don't need it.
Details: SSL Certificate Setup.
TTL
TTL doesn't matter here, your DNS provider's default is fine.
Related
DNS Setup Guide for the full walkthrough, Domain Statuses for what happens after records are added, Record Conflicts if you're replacing records from a previous host.