Adding, editing, and deleting records

Types of records

Please click here for an overview of the DNS records supported by GeoScaling and on short descriptions of the most important ones, along with examples. If you're a beginner, read the overview before reading this page, as this document assumes that you know what A, MX, and CNAME records are.

Adding records

Once you define a domain name and click on it, you will see the following form:

Not all fields in the Add record box are used for all types of records you can add. For example, A records don't have priorities, like MX records do. So just ignore the extra fields in the form and fill in only the ones you need.

You can see the following fields in the form:

Important note: As a general rule GeoScaling DNS uses full (FQDN) names in all DNS records. This means that for example if you want to define the subdomain www for yourdomain.com, the final record will look like this: www.yourdomain.com A 1.2.3.4, and not www A 1.2.3.4. Now, although the result is what I have just described, you do not have to write the full subdomain in the name section when adding A, MX or CNAME records. To make it easier to add A, CNAME and MX records, GeoScaling DNS2 automatically adds the name of the domain where appropriate. So when you write www in the name field, GeoScaling adds .yourdomain.com after it. Or if you leave the name field empty, DNS2 adds yourdomain.com automatically, where appropriate. Please also note that DNS2 doesn't use ending dots in records, as BIND does in some cases.

Once you click the “Add record” button, you either get an alert box with an error message, or your record gets added to the table above the form. Once a record appears in the table, it is live. All changes you make in GeoCaling DNS2 come to effect immediately.

Editing records

The records table will look something like this:

You can click inside any of the records to edit them in-place. A text box will appear and you will be able to change the record. Your changes will be saved when you press Enter or click outside the text box. If you press Esc while inside editing the text box you changes will not be saved and the record will revert to the old value.

Deleting records

Records can be easily deleted by clicking on the red icon which is next to each record:

Warning: DNS2 will not ask you for confirmation, it will just go ahead and delete the record, and as always, all changes are live. Don't shoot yourself in the foot.

Importing records from other domains

You can also import records from other domains.