Update an IP address's RDNS for a Linode
Updates the reverse DNS (RDNS) for a Linode's IP Address. This may be done for both IPv4 and IPv6 addresses.
Setting the RDNS to null for a public IPv4 address, resets it to the default ip.linodeusercontent.com RDNS value.
null
ip.linodeusercontent.com
<>
linode-cli linodes ip-update 123 \203.0.113.1 \--rdns test.example.org Copy
linode-cli linodes ip-update 123 \203.0.113.1 \--rdns test.example.org
Learn more...
linodes:read_write Copy
linodes:read_write
Update an IP address's RDNS for a Linode
Updates the reverse DNS (RDNS) for a Linode's IP Address. This may be done for both IPv4 and IPv6 addresses.
Setting the RDNS to
nullfor a public IPv4 address, resets it to the defaultip.linodeusercontent.comRDNS value.<
>
Learn more...
Learn more...