Skip to content
VdsRent

Pointing a domain at a server

A records, propagation and the two ways to manage DNS.

Last updated 1 August 2026

There are two places DNS can live: with us, or with whoever currently answers for your domain. Both work; pick one and keep the records there.

Using the VdsRent DNS editor

  1. Set the nameserversOn the domain page, set the nameservers to the ones shown under Nameservers.
  2. Create an A recordName @, value the IPv4 address of your service.
  3. Create a second recordName www, either a second A record or a CNAME to the root.

Keeping DNS elsewhere

Leave the nameservers unchanged and create the same A record with your existing provider. Nothing on our side needs to change.

Propagation

A change is visible to some resolvers immediately and to others after the previous record expires from cache. The old TTL, not the new one, determines that wait.

Was this page useful?

Feedback about article domains/pointing-a-domain-at-a-server
Pointing a domain at a server — Documentation — VdsRent