How to: Create DNS SRV Records

sshCreating SRV Records

Some services, such as Microsoft 365, will require SRV records to be created.

SRV records are constructed as follows:

_service._protocolName IN SRV priority weight portNO subdns.domain.com

The following parameters are needed to fully construct SRV records:

  • Service
  • Protocol
  • Port
  • Weight
  • Priority
  • Name
  • Target
  • TTL

A sample SRV record could look like this:

_https._tcp IN SRV 10 10 443 mail.domainname.com.

Microsoft 365 SRV records can look like this:

_sip._tls IN SRV 100 1 443 sipdir.online.lync.com.
_sipfederationtis._tcp IN SRV 100 1 5061 sipfed.online.lync.com.

Query SRC record with DIG with as such:

# dig srv _https._tcp.mail.domainname.com

;; ANSWER SECTION:

_https._tcp.domainname.com. 38400 IN SRV 10 10 443 mail.domainname.com

Setting up SRV records can be complicated. Simply contact the Helpdesk with the parameter list and our support staff will construct the SRV record on your behalf.

Categories DNS

How to Change your Domain Name Servers

Changing your Domain Name Servers

When you register a new domain name, often one of the first things you want to do is to connect it to your web hosting service. Usually your web host will provide name servers.

Until you change the name servers on your domain name, your domain will be parked and you will be able to use any of the parking features which come with every domain name.

Locating the Nameserver tab for your domain

Changing your domain nameservers is easy. You can change them as often as you need.

changenameservers

To change your domain nameservers, simply follow these steps:

  1. Login to your Client Area and go to Domains > My Domains
  2. Click Manage on the desired domain name
  3. Click Nameservers tab
  4. Select Use Custom Nameservers
  5. Enter at least two different name servers
  6. Press Change Nameservers button

Any nameserver changes can take up to 24 hours to fully propagate across the global internet so do not expect instant results in your web browser.

Video Demostration

How to use your domain name with Moonfruit.com

Connecting your Domain Name to Moofruit.com DNS

It is easy to connect your domain name to Moonfruit. We need to delete two DNS records and then add two records. Then wait the usual up to 24 hours DNS propagation time although it’s usually much sooner.

  1. Login to the Client Portal
  2. Select My Domains > domain.co.uk > Manage Domain > Parking Tools > DNS Manager
  3. Delete the “@ A 109.75.164.106” DNS Record
  4. Delete the “WWW A 109.75.164.106” DNS A Record.
  5. Add “WWW CNAME cdn.sitemakerlive.com.” DNS CNAME Record
  6. Add “@ A 146.101.249.107” DNS A Record

Your DNS records should look as below:


Register Domain Names to use with Moonfruit



Categories DNS

How to clear/flush the DNS cache?

Still waiting for DNS propagation after 24 hours? It might help to clear your local DNS cache.

Google Chrome:

Navigate to chrome://net-internals/#dns and press the “Clear host cache” button

Internet Explorer:

1) Launch Internet Explorer.
2) Click “Tools” then “Delete Browsing History.”
3) Uncheck “Preserve Favorites website data,” and ensure that “Cookies,” “History” and “Temporary Internet Files” are checked, and then click “Delete.”

Flush your DNS cache on Windows PCs:

Click “Start,” “Run,” type “cmd” into the run text box and then click “OK.”
Type “ipconfig /flushdns” into the command prompt and press “Enter.”

 

Categories DNS

How to check that a parked domain name is working

All domain names parked with UK Cheapest have free access to many resources such as email forwarding, web redirection, DNS management and much more. So there are many reasons why you should park your domain names with us.

Which domains are automatically parked?

If you register a domain name and have not purchased a web hosting service for that domain name during the checkout process then your domain name is considered parked.

What does this mean? It means that your domain name has not been pointed to any specific hosting server and so it is connected to the domain parking server MICROLITE1.COM thus enabling all the services that we provide with all customer parked domain names.

Troubleshooting non-working parked domains

There are situations where your parked domain name may have stopped working or where your domain name was previously hosted and now you want it parked. In these cases there are a number of steps to the process to ensure that your domain name is parked properly.

Has your domain name expired?

If you domain name has suddenly stopped working and you have not made any changes to the domain name servers or DNS records recently then your domain name may have expired. Check the expiry date in the Public WHOIS or contact Live Support and ask them to check for you. Renew your domain if necessary.

Is your domain name connected to the parking server?

For your domain name to be parked it must be pointing to the parking name server using the correct name servers. Again, view your name server settings by viewing the the Public WHOIS record, you should see the name servers set as follows:

Name servers:
ns.microlite1.com
ns2.microlite1.com

If your name servers are not set to MICROLITE1.COM as above then your domain name is not pointing to the parking server. Login to your Domain Control Panel or ask Live Support to modify your name servers accordingly. Note that any name server change that you make are subject to a 24 hours propagation delay.

Has your domain name been registered for more than 24 hours?

If you domain name is a recent registration then you must allow time for the domain to register and for the new DNS zone to fully propagate the global internet. For .uk domain names you can expect results within 24 hours however for global .tlds such as .com you need to allow up to 72 hours.

Is your DNS zone present and active?

The fact that you have reached this far means that it probably is not active. There are a few reasons that this may be the case. The most common is that you have pointed your domain name to the parking name servers but the DNS zone has not been created for this domain.

To confirm whetjer your DNS Zone is active visit IntoDNS and run a report on your  domain name.

Ask Live Support to create/recreate your domain DNS zone. The only other problem is that your DNS zone is not valid – possibly after a recent change to your records. Again, ask Live Support to reset your DNS zone as new and re-apply your DNS record modifications carefully. 24 hour Propagation delay rules apply.

DNS can be tricky – let us help you

Remember you can ask Live Support to apply your DNS changes, simply copy+paste the instructions you received from your new host and our support teams will assist with the modifications.

Categories DNS