Network - Fully Qualified Domain Name (FQDN)

Map Of Internet 1973

Network - Fully Qualified Domain Name (FQDN)

About

FQDN stands for fully qualified domain name.

It's a name that is said to be absolute (ie that includes the local domain and ends with a dot).

This name identifies uniquely a node in the namespace.

It's also known as:

  • the complete name.
  • absolute name
  • or canonical name

See the absolute name section on the name page to known more about relative and absolute name.

Example

poneria.ISI.EDU. is a fully qualified name whereas poneria is a relative name.

Structure

A Fully qualified domain name is a domain name that is absolute.

Check the domain name page for the structure and syntax.

URL

The FQDN is needed to define the URLs. This is the value that you would got in the CN of a web server certificate.

keytool -list -v -storetype jks -keystore truststore.jks -storepass changeit
Alias name: alis_name
Creation date: 26-Sep-2019
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=hostname.domain.com, OU=Gerardnico, O=Gerardnico, L=Oegstgeest, ST=Netherlands, C=NL
Issuer: CN=hostname.domain.com, OU=Gerardnico, O=Gerardnico, L=Oegstgeest, ST=Netherlands, C=NL
Serial number: 54065f1a
Valid from: Thu Sep 26 05:02:02 UTC 2019 until: Fri Sep 25 05:02:02 UTC 2020

Management

Set

The FQDN is:

  • defined locally in the Host file as the first name after the IP,
  • created by the DNS service when a DNS record is added

On Linux

This article will show you how to manage the FQDN on Linux: How to see and update the Fully Qualified Domain Name (FQDN) on Linux

Identifier

If your full qualified domain name is too long, you can create fixed length unique identifier with the version 3 and 5 of UUID and the fqdn namespace.





Discover More
How to avoid SPAM with Postfix

An article on how to configure Postfix to avoid SPAM
How to see and update the Fully Qualified Domain Name (FQDN) on Linux

This article shows you how to manage the Fully Qualified Domain Name (FQDN) in Linux You can check: the FQDN or the domain name The recommended method of setting the FQDN is to make...



Share this page:
Follow us:
Task Runner