Category:DNS: Difference between revisions

From AAISP Support Site
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:Couk.png|link=:Category:Domains]]
<indicator name="Configuring">[[File:menu-globe.svg|link=:Category:Domains|30px|Back up to the Domains Category]]</indicator>

Whilst internally the internet uses IP addresses, the way people interact with the internet uses names. We use names like www.aa.net.uk to get to a web site, or sales@aa.net.uk to send an email. These names are called host names or domain names (there is no practical difference between the terms). For a web site the first part after the http:// is the domain name, usually starting www. For email the domain name is the bit after the @.
Whilst internally the internet uses IP addresses, the way people interact with the internet uses names. We use names like www.aa.net.uk to get to a web site, or sales@aa.net.uk to send an email. These names are called host names or domain names (there is no practical difference between the terms). For a web site the first part after the http:// is the domain name, usually starting www. For email the domain name is the bit after the @.


In order to access a web site or send an email or anything else which uses a name, the name has to be turned in to an IP address or other information that can be used to actually make the connection across the internet. This conversion is called resolving.
In order to access a web site or send an email or anything else which uses a name, the name has to be turned in to an IP address or other information that can be used to actually make the connection across the internet. This conversion is called resolving.

[[File:aa-button.png|link=http://aa.net.uk/domains.html|Domain Service page on our main website]]


=Customer Facing DNS Resolvers=
=Customer Facing DNS Resolvers=
We provide two resolvers for customers to use. If you have to set up your computer manually with these (refered to as "DNS servers") they are
We provide two resolvers for customers to use. If you have to set up your computer manually with these (referred to as "DNS servers") they are
*217.169.20.20
*217.169.20.20
*217.169.20.21
*217.169.20.21
*2001:8b0::2020
*2001:8b0::2020
*2001:8b0::2021
*2001:8b0::2021

We also have DoH and DoT servers. See: https://www.aa.net.uk/dns/

Customers may use third party DNS servers if they wish, you can also set DNS server IP addresses on the control pages which we will assign to your router when it connects. See: [[PPP DNS Addresses]]


=Internet Facing DNS Servers=
=Internet Facing DNS Servers=
Once you have a domain you need to have authoritative DNS servers. These are servers which tell the rest of the world what information you have associated with the domain. For example, if you had example.com you might have decided that www.example.com would have an IP address of 10.20.30.40. This means when anyone tried www.example.com in a web browser they would connect to IP address 10.20.30.4 to get the web page. The DNS servers are what hold that information and tell any computer in the world the answer if they ask. The registry is who tells them which DNS servers to ask in the first place.
Once you have a domain you need to have authoritative DNS servers. These are servers which tell the rest of the world what information you have associated with the domain. For example, if you had example.com you might have decided that www.example.com would have an IP address of 198.51.100.0. This means when anyone tried www.example.com in a web browser they would connect to IP address 198.51.100.0 to get the web page. The DNS servers are what hold that information and tell any computer in the world the answer if they ask. The registry is who tells them which DNS servers to ask in the first place.


==DNS Management==
==DNS Management==
Once you have the domain you can create any subdomains under it, these are more bits that then have a dot then your domain. So if you had example.com you can have thisisan.example.com as a sub domain. You can have sub domains of sub domains, so even this.is.an.example.com could be used if you wanted.
Once you have the domain you can create any subdomains under it, these are more bits that then have a dot then your domain. So if you had example.com you can have thisisan.example.com as a sub domain. You can have sub domains of sub domains, so even this.is.an.example.com could be used if you wanted.


We have two authorative DNS servers called primary-dns.co.uk and secondary-dns.co.uk. If you have a DNS service from us you can edit the domain records using a web page on our control pages. There is more information on the control pages about the different types of record you can set up.
We have two authoritative DNS servers called primary-dns.co.uk and secondary-dns.co.uk. If you have a DNS service from us you can edit the domain records using a web page on our control pages. There is more information on the control pages about the different types of record you can set up.


==Registry Delegation Management==
We provide on-line management for registry settings for .uk domains via the control pages, for other domains (eg com/net/org) please contact sales for changes. Where the registry handles it we allow control of:-

Name and contact details (published in whois) - note that UK domains cannot change registrant name via your agent (us) and must be done direct with nominet.
Name servers
Name server glue records including (where available) IPv6. UK domains can have IPv6 domain glue.
DNSSEC DS data records for signed delegation (where available). UK domains allow DS data records. Note that changes to these may require additional checks by staff such as checking your PGP fingerprint manually


=International Domain Names=
=International Domain Names=
Our management systems understand use of IDN in domains and sub domain records. [http://aa.net.uk/kb-domains-idn.html More on International Domain Names]
Our management systems understand use of IDN in domains and sub domain records. [http://aa.net.uk/kb-domains-idn.html More on International Domain Names]


=Other Domain Services:=
=Other Domain Services=
We have two other services associated with domains:
We have two other services associated with domains:
<ncl style=bullet maxdepth=1 headings=bullet headstart=2 showcats=1 showarts=0>Category:Domains</ncl>
<ncl style=bullet maxdepth=1 headings=bullet headstart=2 showcats=1 showarts=0>Category:Domains</ncl>



[[Category:Domains]]
[[Category:Domains]]

Revision as of 10:23, 20 September 2019

Whilst internally the internet uses IP addresses, the way people interact with the internet uses names. We use names like www.aa.net.uk to get to a web site, or sales@aa.net.uk to send an email. These names are called host names or domain names (there is no practical difference between the terms). For a web site the first part after the http:// is the domain name, usually starting www. For email the domain name is the bit after the @.

In order to access a web site or send an email or anything else which uses a name, the name has to be turned in to an IP address or other information that can be used to actually make the connection across the internet. This conversion is called resolving.

Domain Service page on our main website

Customer Facing DNS Resolvers

We provide two resolvers for customers to use. If you have to set up your computer manually with these (referred to as "DNS servers") they are

  • 217.169.20.20
  • 217.169.20.21
  • 2001:8b0::2020
  • 2001:8b0::2021

We also have DoH and DoT servers. See: https://www.aa.net.uk/dns/

Customers may use third party DNS servers if they wish, you can also set DNS server IP addresses on the control pages which we will assign to your router when it connects. See: PPP DNS Addresses

Internet Facing DNS Servers

Once you have a domain you need to have authoritative DNS servers. These are servers which tell the rest of the world what information you have associated with the domain. For example, if you had example.com you might have decided that www.example.com would have an IP address of 198.51.100.0. This means when anyone tried www.example.com in a web browser they would connect to IP address 198.51.100.0 to get the web page. The DNS servers are what hold that information and tell any computer in the world the answer if they ask. The registry is who tells them which DNS servers to ask in the first place.

DNS Management

Once you have the domain you can create any subdomains under it, these are more bits that then have a dot then your domain. So if you had example.com you can have thisisan.example.com as a sub domain. You can have sub domains of sub domains, so even this.is.an.example.com could be used if you wanted.

We have two authoritative DNS servers called primary-dns.co.uk and secondary-dns.co.uk. If you have a DNS service from us you can edit the domain records using a web page on our control pages. There is more information on the control pages about the different types of record you can set up.

International Domain Names

Our management systems understand use of IDN in domains and sub domain records. More on International Domain Names

Other Domain Services

We have two other services associated with domains: <ncl style=bullet maxdepth=1 headings=bullet headstart=2 showcats=1 showarts=0>Category:Domains</ncl>

Subcategories

This category has only the following subcategory.

Pages in category 'DNS'

The following 5 pages are in this category, out of 5 total.