How to make an IP redirection or how to create a record A

How to make an IP redirection or how to create a record A

An A Record (Address Record) is the most common record in DNS management and represents an IP redirection.
 
 
To create an IP redirection, you must access the DNS management of the domain you want to redirect. To do so, go directly to DNS management from the "Basic services list" in your control panel and follow these steps.

 
1.- Add record
 
In the "DNS Records" list, click on New record and in the "Record type" dropdown select type A.


You have three options to create the record:
  • The domain (Record @): indicates which IP the domain should point to.
 
  • A specific subdomain: if you only want the IP redirection for www or any other subdomain.

 
  • Undefined subdomains: if you want all subdomains not explicitly defined in DNS records to point to the same IP.

 
2.- Propagation
 
Your IP redirection is now ready. You only need to wait for the changes to propagate, which may take approximately 5 minutes.

 

For more information, you can contact us.
    • Related Articles

    • How to make an IPv6 redirection or how to create an AAA record

      An AAAA Record is very similar to an A record: both are used to point a hostname to an IP address. The main difference is that A records are used for IPv4 addresses (e.g., 43.16.60.60), while AAAA records are used for IPv6 addresses (128 bits) (e.g., ...
    • How we can create subdomains in static DNS

      To configure or create subdomains for your domain, you must access DNS management directly by clicking on the DNS option from the "Basic services list" in your control panel and follow these steps. In the "DNS Records" screen, you can create a ...
    • Create records (subdomains) in the dynamic free DNS manager

      If you want to create a subdomain of the main domain, you must access "Dynamic DNS" within "Free DNS" found in the top menu and click the Create A record button (+A icon). On the next screen, you must specify the subdomain you want to add. Once you ...
    • How to set up a CNAME record

      Register domain online A CNAME Record (Canonical Name Record) is the equivalent of an alias for another record. It is used when one or multiple records need to point to the same record. If that record points to an IP address and the others point to ...
    • How to set up a TXT record

      A TXT record is a type of DNS record that provides text information to external sources outside our domain. The TXT record not only allows you to enter any type of information in text format, but nowadays, combined with the SPF protocol, it can be ...