Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

This guide explains how a domain name and a DNS zone work.

 

Introduction

  1. When you browse a website such as https://www.abc123.xyz, abc123.xyz is the domain name.
  2. Each domain name has DNS (Domain Name System), which indicates where the DNS zone is located (e.g., with which provider).
  3. The DNS zone then allows you to delegate the management of various services related to the domain name to different providers.
    • For a single domain name, it is possible to delegate:
      • web hosting to provider X (via an "A" record)
      • and email service to provider Y (via an "MX" record)

 

Domain name, DNS and DNS zone, then services

Who manages what?

  1. Each domain name is registered and managed by a registrar. For example, Infomaniak is a registrar, one of the cheapest in Switzerland.
  2. The DNS of a domain name is configured with the registrar that manages the domain name.
  3. The DNS zone can be managed by the registrar or another provider.
  4. Web hosting and email service can be managed by any hosting provider.

In the most complex case, it is therefore possible to have 1 different provider for the following services: domain name registration and DNS management, DNS zone management, web hosting, email service.

The following diagram summarizes these different possibilities with the involvement of different providers:

 

Infomaniak

As a registrar and hosting provider, Infomaniak can manage all of these services. This is the simplest solution.

And within these DNS zones, to redirect traffic to services, we distinguish:

  • an MX record which allows a domain name (domain.xyz for example) to point to a mail server.
  • an A record which allows a domain name (domain.xyz for example) or a subdomain (example.domain.xyz for example) to point to a web server that has a static IP address (otherwise, you would have to constantly edit the A record to enter the new IP address - see this other guide on this subject).

 

Possible scenarios

Examples and fictitious names

All services are with Infomaniak
domain namedomain.xyzregistered with ->Infomaniak
DNS of the domain namens1.infomaniak.com…therefore, the DNS zone must exist with ->Infomaniak
site hosted by ->Infomaniaktherefore, the DNS zone must contain an A record123.45.67.8 for example
email hosted by ->Infomaniaktherefore, the DNS zone must contain MX recordsmx-mail.maniak for example

 

All services are with Infomaniak except email
domain namedomain.xyzregistered with ->Infomaniak
DNS of the domain namens1.infomaniak.com…therefore, the DNS zone must exist with ->Infomaniak
website hosted by ->Infomaniaktherefore, the DNS zone must contain A records123.45.67.8 for example
email hosted by ->Medical Servicetherefore, the DNS zone must contain MX recordsmed-mx.net for example

 

All services are with Infomaniak except the website
domain namedomain.xyzregistered with ->Infomaniak
DNS of the domain namens1.infomaniak.com…therefore, the DNS zone must exist with ->Infomaniak
website hosted by ->Clinictherefore, the DNS zone must contain A records9.87.65.4 for example
email hosted by ->Infomaniaktherefore, the DNS zone must contain MX recordsmx-mail.maniak for example

 

All services are with Infomaniak except for the domain name
domain namedomain.xyzregistered with ->GoMamie
Domain name DNSns1.infomaniak.com…therefore the DNS zone must exist with ->Infomaniak
website hosted by ->Infomaniaktherefore the DNS zone must contain an A record123.45.67.8 for example
email hosted by ->Infomaniaktherefore the DNS zone must contain an MX recordmx-mail.maniak for example

 

All services are with Infomaniak except for the DNS zone
domain namedomain.xyzregistered with ->Infomaniak
Domain name DNSns.privateDNS.org…therefore the DNS zone must exist with ->Private DNS
website hosted by ->Infomaniaktherefore the DNS zone must contain an A record123.45.67.8 for example
email hosted by ->Infomaniaktherefore the DNS zone must contain an MX recordmx-mail.maniak for example

 

No service exists with Infomaniak except for the domain name
domain namedomain.xyzregistered with ->Infomaniak
DNS of the domain namens.privateDNS.org…therefore, the DNS zone must exist at ->Private DNS
website hosted by ->Clinictherefore, the DNS zone must contain an A record9.87.65.4 for example
email hosted by ->Medical Servicetherefore, the DNS zone must contain an MX recordmed-mx.net for example

 

No service exists with Infomaniak except for the DNS zone
domain namedomain.xyzregistered with ->GoMamie
DNS of the domain namens1.infomaniak.com…therefore, the DNS zone must exist at ->Infomaniak
website hosted by ->Clinictherefore, the DNS zone must contain an A record9.87.65.4 for example
email hosted by ->Medical Servicetherefore, the DNS zone must contain an MX recordmed-mx.net for example

 

No service exists with Infomaniak except for the email
domain namedomain.xyzregistered with ->GoMamie
DNS of the domain namens.privateDNS.org…therefore, the DNS zone must exist at ->Private DNS
website hosted by ->Clinictherefore, the DNS zone must contain an A record9.87.65.4 for example
email hosted by ->Infomaniaktherefore, the DNS zone must contain MX recordse.g., mx-mail.maniak

etc.


Has this FAQ been helpful?

DNS Fast Anycast replicates the DNS of your domain around the world to reduce latency and increase the availability of your websites.

 

Preamble

  • Thanks to DNS Fast Anycast, the DNS of your domain are replicated within several Points of Presence (POP) around the world (list below).
  • No matter where your visitors are, they are redirected to the nearest DNS server to them, which on average speeds up by 34% (DNS resolution) the access speed to your site.
  • Moreover, if one of your DNS servers were to become unavailable, the nearest server naturally takes over and your visitors can continue to access your site.
  • The replication of your domain's DNS is automatic and no modification of your code is required.

 

Manage DNS Fast Anycast

Prerequisites

To access the DNS Fast Anycast option:

  1. Click here to access the management of your product on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the product concerned.
  3. Enable or disable the DNS Fast Anycast toggle switch on the dashboard:

 

POP - 'Point of Presence'

By activating DNS Fast Anycast on your domain, your DNS will be automatically replicated in the following points of presence:

Network 1

New York, USA (2x)
Paris, France (2x)
Varsovie , Pologne (2x)
Dublin, Irlande (2x)
Singapour (2x)
Johannesburg, Afrique du Sud
Stockholm, Suède
Vienne , Autriche (2x)
Francfort, Allemagne (2x)
Londres, Royaume-Uni
Dallas, USA
Los Angeles, USA (3x)
Amsterdam, Pays-Bas
Sydney, Australie
Sāo Paulo, Brésil
Miami, USA (2x)

Network 2

Hong Kong, Chine
San José, USA
Dallas, USA
Reston, USA
Chicago, USA
Seattle, USA
Londres, Royaume-Uni
Francfort, Allemagne
Amsterdam, Pays-Bas
Vienne, Autriche
Toronto, Canada
Sydney, Australie
Sāo Paulo, Brésil
Johannesburg, Afrique du Sud
Miami, USA

The points of presence are distributed across two networks that are randomly used when one of your visitors accesses your website.


Has this FAQ been helpful?

This guide provides important information when activating DNS Fast Anycast and your domain's DNS zone is not managed by Infomaniak.

 

Introduction

  • You may be in the situation described above if your websites and email addresses are hosted elsewhere.
  • For DNS Fast Anycast to work, your domain's DNS zone must be managed by Infomaniak.
  • If you do not understand these instructions, please refer to this other guide or contact your webmaster or another professional.

 

Activating DNS Fast Anycast with an external zone

Here are the steps to follow if your services are not hosted by Infomaniak:

  1. Log in to your hosting provider's control panel and note all the required records (A, MX, TXT, CNAME, etc.).
  2. Use the Infomaniak DNS servers for your domain name.
  3. Enter the records noted in the first step above to link your domain with your various services (websites, email addresses, etc.).

Has this FAQ been helpful?

This guide explains how to modify the DNS (Name Servers) of a domain registered with Infomaniak.

 

Prerequisites

 

DNS Modification

To modify the DNS of a domain managed by Infomaniak and thus control the direction that Web and Mail traffic should take:

  1. Click here to access the management of your domain on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the domain in question:
  3. Click on DNS Servers from the left sidebar.
  4. Click on the blue button Modify DNS Servers:
  5. If your website is hosted with Infomaniak, check Infomaniak Name Servers
    • Otherwise, check Custom Name Servers to enter the server names below and validate at the bottom of the page.

 

Batch Modification

To modify the DNS of multiple domains in bulk:

  1. Click here to access the management of your domains on the Infomaniak Manager (need help?).
  2. Select the domains in question.
  3. If necessary, click on at the bottom of the screen.
  4. Click on Modify DNS servers:

 

If you would rather modify the inside of the DNS zone and consequently touch the different DNS records contained in the zone, refer to this other guide.


Has this FAQ been helpful?

This guide concerns the configuration of the Infomaniak product Newsletter in the case where the domain name used to send your emails is not managed by Infomaniak.

 

Preamble

  • For automatic use of the Newsletter tool, it is necessary to manage the domain name from which you send your newsletters (as well as its DNS zone) with Infomaniak.
  • For example, if you send your newsletters from the address news@domain.xyz, the domain domain.xyz must be managed with Infomaniak.

 

Specific DNS configuration

To use the Newsletter tool with a domain not managed by Infomaniak, you will need to add specific entries to your DNS zone provided in your Manager:

Refer to this other guide to add the DNS entries mentioning ._domainkey making sure to choose the type DKIM first, then the subtype CNAME when adding the DKIM.

 

In case of outgoing domain transfer

If the domain name currently managed by Infomaniak (and corresponding to the Newsletter) is transferred to another registrar, the Newsletter tool will be deactivated within 30 days if no corresponding DNS modifications are made.


Has this FAQ been helpful?

This guide explains how to resolve access errors to your Web Hosting following an IP address change (e.g., server migration).

 

Preamble

  • To save time, your system maintains a lookup table between domain names and IP addresses.
  • If the site changes "home" (IP), your computer tries to knock on the old door.
  • Clearing the cache forces it to request the new address from the DNS servers.

If your computer retains the old address in memory, clearing the DNS cache allows you to restore the connection.

 

Clear the DNS cache…

 

… on Windows

Use the command prompt to refresh your network settings:

  1. Open the Start menu.
  2. Type cmd and validate.
  3. In the black window that opens, type the following command and press Enter:
    ipconfig /flushdns

 

… on macOS

On recent versions of macOS, the procedure is done via the Terminal:

  • Open the Terminal (via Spotlight or Applications > Utilities).
  • Copy and paste the following command:
    sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  • Enter your session password (it will not be displayed during entry) and validate.

 

… on Linux

Most modern distributions use systemd-resolved. Open your terminal and run:

  • sudo resolvectl flush-caches

Note: If you are using an older service, the command sudo systemctl restart nscd is still valid.


Has this FAQ been helpful?

This guide explains how to find and display DNS type information for any domain name registered with Infomaniak (or elsewhere).

 

Domain with Infomaniak

To access your domain names and view the DNS servers entered:

  1. Click here to access the management of your domain on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the domain concerned:
  3. Click on DNS Servers in the left sidebar:

 

WHOIS Search

To display the DNS information of another domain name, use a WHOIS service such as https://whois.infomaniak.com/ for example or https://who.is (be careful with ads on all these third-party services).

You will thus get a clear answer to the DNS situation of a domain name at a given time.

Often, DNS entries are displayed in pairs and start with ns... followed by numbers and the name of the registrar or host.

Note, the DNS records displayed are not necessarily those chosen recently by the domain manager. Indeed, there is a propagation time that may need to be taken into account if changes are being made to the domain.


Has this FAQ been helpful?

This guide describes the meaning of TTL, an abbreviation for «Time To Live» as well as the principle of DNS propagation delays, important concepts in the operation of services related to domain names.

 

Preamble

  • The TTL determines how long DNS information is cached before being updated.
  • This directly influences the speed of DNS changes propagation across servers worldwide.
  • Although reducing the TTL can speed up propagation, the behavior of ISPs and their caches can introduce additional delays.

 

The TTL (Time to Live)

The TTL (Time to Live) is a key parameter in managing DNS records. It represents the duration, expressed in seconds, during which DNS information can be stored in cache before being updated. When a DNS server or an Internet Service Provider (ISP) queries a DNS zone, it temporarily stores the responses obtained in order to reduce the load on the servers and speed up navigation for users.

For example, if the TTL is set to 24 hours (86400 seconds), the DNS information related to a domain will be cached and will not be updated for the entire duration, even if you have modified parameters such as the domain's IP address. This means that DNS changes will only take effect once this period has elapsed.

It is possible to speed up the application of changes by reducing the TTL before making updates. For example, lowering the TTL to one hour (3600 seconds) allows DNS servers to check new information more quickly after a modification.

 

DNS propagation

The TTL is directly related to the process of DNS propagation. DNS propagation refers to the time required for changes made to a DNS zone to be distributed across all DNS servers in the world. This delay depends not only on the configured TTL, but also on how ISPs and other DNS servers manage their caches.

When you modify DNS records, DNS servers and ISPs must wait for the TTL delay to expire before retrieving the new information. Thus, the shorter the TTL, the faster the changes propagate through the network. However, some ISPs sometimes ignore the TTL duration and retain the information in cache for a longer period (for example 24 hours or more), which can slow down the propagation of DNS changes, even if you have configured a reduced TTL.


Has this FAQ been helpful?

This guide explains how to order a DNS zone from Infomaniak.

 

Preamble

  • Having the DNS zone with Infomaniak is useful if your domain name is registered elsewhere (third-party provider/registrar) and you want to easily link this domain with Infomaniak products.
  • Indeed, it is not enough to own a site domain.xyz with Infomaniak and to indicate the 2 Infomaniak DNS addresses with the domain name registrar (if it is not Infomaniak) for the site to display when you type domain.xyz in a browser.
  • You must add a DNS zone in the same place as the hosting to make the site work easily.
  • This will also be particularly useful if the service provider managing your domain name does not offer DNS zone management.

 

Order a DNS zone

To do this:

  1. Click here to access the Infomaniak domain Shop.
  2. Start a search with the name of the domain registered elsewhere.
  3. Click on the action menu ⋮ located to the right of the result obtained.
  4. Select Order a DNS zone:
  5. Complete the purchase.
  6. Once added to your Manager, the zone can be edited.

Has this FAQ been helpful?

This guide explains how to generate and automatically renew a wildcard certificate via a DNS challenge using Certbot and the dns-infomaniak plugin.

 

1. Installation of required tools

The Infomaniak DNS plugin is not included by default. To avoid the plugin does not appear to be installed error, install certbot and its extension by following the official instructions.

Make sure to select the tab Wildcard on the Certbot website after choosing your system.

 

2. Initial manual generation

Run this command to start the first generation of the certificate:

certbot certonly --manual \
-d *.example.com \
--preferred-challenges dns-01 \
--server https://acme-v02.api.letsencrypt.org/directory

 

3. DNS challenge validation (TXT Record)

To prove that you own the domain, go to your Infomaniak Manager and create the following TXT record:

  • Name: _acme-challenge
  • Value: (the one provided by the Certbot command)

 

4. Preparing the Infomaniak API

To automate the process, generate an API token with the domain scope in your management interface. This token will allow the script to automatically update your DNS.

 

5. Authentication script (infomaniak-auth.sh)

Create the file /root/infomaniak-auth.sh. This script will be called by Certbot during renewal:

#!/bin/bash
# API Token for Infomaniak
INFOMANIAK_API_TOKEN="YOUR_API_TOKEN_HERE"
# Update DNS record via Infomaniak API plugin
/usr/bin/certbot \
  --authenticator dns-infomaniak \
  --server https://acme-v02.api.letsencrypt.org/directory \
  -d "$CERTBOT_DOMAIN" \
  --agree-tos

Make the script executable:

chmod +x /root/infomaniak-auth.sh

 

6. Cleanup script (infomaniak-clean.sh)

Create the file /root/infomaniak-clean.sh to finalize the procedure:

#!/bin/bash
# Optional: Cleanup operations after challenge
exit 0

Make the script executable:

chmod +x /root/infomaniak-clean.sh

 

7. Automatic renewal configuration

Edit or create the following configuration file: /etc/letsencrypt/renewal/example.com.conf.

cert = /etc/letsencrypt/live/example.com/cert.pem
privkey = /etc/letsencrypt/live/example.com/privkey.pem
chain = /etc/letsencrypt/live/example.com/chain.pem
fullchain = /etc/letsencrypt/live/example.com/fullchain.pem
[renewalparams]
authenticator = manual
manual_auth_hook = /root/infomaniak-auth.sh
manual_cleanup_hook = /root/infomaniak-clean.sh
server = https://acme-v02.api.letsencrypt.org/directory
pref_challs = dns-01
account = YOUR_ACCOUNT_ID
key_type = rsa

 

8. Testing and Automation (Cron)

Before automating, verify that everything works correctly with a simulation:

certbot renew --dry-run

If the test is successful, add this Cron task to check renewal every X days:

0 0 */30 * * /usr/bin/certbot renew --quiet --config /etc/letsencrypt/renewal/example.com.conf

Modify 30 days above according to the desired frequency. The cron will automatically use:

  • the file domain.tld.conf
  • the authentication script infomaniak-auth.sh
  • the plugin dns-infomaniak

Has this FAQ been helpful?

This guide introduces the DNS Diagnostic tool, which allows you to verify that the relationships between…

  • DOMAIN NAME at Infomaniak

    and
     
  • MAIL SERVICE at Infomaniak

… are correct, so that the Mail traffic is directed to the right place.

 

Preamble

  • To verify, the tool checks the MX, SPF records, etc.
  • You will thus be able to detect and correct certain Mail issues, especially if they are related to DNS (technical information that, in short, determines where such and such Mail traffic should be directed) by acting at the level of your domain.
  • Automatic correction is only possible when the domain name is present in the same Organization as the product to which it must be attached.

 

Diagnose a DNS problem

To access the DNS diagnostic of your domain name:

  1. Click here to access the management of your Mail Service on the Infomaniak Manager (need help?).
  2. Click directly on the  name  assigned to the product concerned:
  3. Click on Domain Management in the left sidebar:
  4. Click on DNS Diagnostic in the left sidebar.
  5. Click the button if necessary to refresh the information that should be green.
  6. If DNS issues are detected, a red display on the dashboard indicates it:
    1. Correct each error individually by clicking on the button located to the right of the item concerned…
    2. … or all errors at once with the button located above the dashboard

 

Refer to this other guide regarding the same automatic verification process but for Web Hosting.

And if necessary, refer to the messaging security diagnostic.


Has this FAQ been helpful?

This guide introduces the Domain Status tool, which allows you to verify that the relationships between…

  • DOMAIN NAME at Infomaniak

    and
     
  • WEB HOSTING at Infomaniak

… are correct, so that Web traffic is directed to the right place.

 

Preamble

  • To verify, the tool checks the A, CNAME, etc. records.
  • You will thus be able to detect and correct certain Web issues, especially if they are related to DNS (technical information that, in short, determines where such and such Web traffic should be directed) by acting at the level of your domain.
  • Automatic correction is only possible when the domain name is present in the same Organization as the product to which it must be attached.

 

Diagnose a DNS problem

To access the DNS diagnosis of your domain name:

  1. Click here to access the management of your product on the Infomaniak Manager (need help?).
  2. Click directly on the  name  assigned to the product concerned.
  3. Click on Web in the left sidebar (or on the possible indication to go directly to point 6):
  4. Click on Domain Status in the left sidebar.
  5. If DNS issues are detected, the dashboard indicates it.
  6. Correct all errors at once by clicking on the button:

 

Refer to this other guide regarding the same automatic verification process but for Mail Services.


Has this FAQ been helpful?

This guide explains how to modify in advanced (expert) mode specific entries (records of type A & AAAA, MX, TXT, etc.) within the DNS zone of a domain name registered with Infomaniak.

If you are a beginner, prefer the simple mode.

 

Prerequisites

 

Modify an existing record

To configure the services associated with the domain and allow the appropriate resolution of domain names to the corresponding resources (such as external websites, third-party mail servers, etc.):

  1. Click here to access the management of your product on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the product concerned.
  3. Click on DNS Zone in the left sidebar
  4. Click on Advanced View:
    • The syntax is accepted in BIND format.
  5. Proceed with the editing of the desired information.
  6. Save your changes:

 

Restore a DNS zone

Thanks to the Expert mode, you can use versioning to find a previous version of the DNS zone of your domain name and thus restore it as it was at a given time:

  1. Once in the Advanced View tab (see above) click on Current Version to expand the menu containing previous dates.
  2. Click on the desired date to get a preview of the changes.
  3. Click on the blue Save button on the right to return to the selected version:
  4. Click on the second drop-down menu if necessary to access the restoration of delegated subdomain configurations.

 

DNS Diagnostic

A tool available on your Manager allows you to easily correct certain problematic records.


Has this FAQ been helpful?

This guide explains how to add, modify, or delete specific entries (records of type A & AAAA, MX, TXT, etc.) within the DNS zone of a domain name registered with Infomaniak.

 

Prerequisites

 

Add a record (simple mode)

To configure the services associated with the domain and allow the appropriate resolution of domain names to the corresponding resources (such as external websites, third-party mail servers, etc.):

  1. Click here to access the management of your domain on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the domain concerned.
  3. Click on DNS Zone in the left sidebar.
  4. The entries currently in place are listed in the Simple Mode table.
  5. Click the blue Add an entry button:
  6. Choose the desired record type (records of type A & AAAA, MX, TXT, etc.)
  7. Click on Next:
  8. Complete the different fields according to your information:
    1. Under Source leave blank or enter any subdomain concerned.
    2. Under Target enter the information obtained from your external provider or any other useful indication.
    3. Leave the TTL indicated.
  9. Save the addition made:

 

Modify an existing record

To modify an existing DNS record:

  1. Follow points 1 to 4 above.
  2. Click on the action menu to the right of the record to be modified.
  3. Click on Modify to access the edit page:
  4. Proceed with the editing of the desired information and then save your changes.

 

Delete an existing record

To delete an existing DNS record:

  1. Follow points 1 to 4 above.
  2. Click on the action menu ⋮ to the right of the record to be modified.
  3. Click on Delete and confirm the deletion:

 

DNS diagnostic

A tool available on your Manager allows you to easily correct certain problematic records. You can also use a free external service like the one mentioned at the bottom of this other guide.

 

Expert mode

To edit the DNS zone in advanced (expert) mode, which allows you to restore a previous version of the different records, refer to this other guide.


Has this FAQ been helpful?

This guide explains how to obtain the EPP code for your domain name at Squarespace (formerly Google Domains) so that you can transfer it to Infomaniak and set up this Dynamic DNS (DDNS) service again, free of charge.

 

Introduction

  • Between 2023 and 2024, all domains registered with Google Domains were transferred to Squarespace, which no longer offers Dynamic DNS (DDNS).
  • The terms "EPP", "AuthCode", "AuthInfo", "transfer code", and "authorization code" all refer to alphanumeric sequences specific to the domain, the main purpose of which is to verify the owner's authorization before a transfer between registrars.
  • Please read the main guide regarding the rest of the transfer process.
  • ⚠️ This involves transferring a domain name that you own with a provider other than Infomaniak, so that the future management of this domain is handled by Infomaniak; therefore, this is not an internal transfer from one account to another, and the code to be obtained is not a code for an internal transfer to your current provider.

 

Transfer the domain name to Infomaniak

To obtain the authorization code from your current provider:

  1. Click here to log in to the management interface for your products with your current registrar.
  2. Read the complete procedure provided by Squarespace to obtain the code and keep it in a safe place.
  3. Once you have obtained the authorization code, consult the main Infomaniak guide regarding the rest of the domain name transfer procedure.
  4. Once the domain has been transferred to Infomaniak, consult this Infomaniak guide to recreate the Dynamic DNS you had with Google, if necessary.

Has this FAQ been helpful?

This guide explains how to set up DNSSEC with Cloudflare for a domain registered with Infomaniak.

 

Prerequisites

  • The DNS zone of the domain must be managed by Cloudflare.

 

Configure DNSSEC with Cloudflare

To do this:

  1. Click here to access the Cloudflare console.
  2. Go to the DNS tab.
  3. Click on Enable DNSSEC.
  4. Keep the following information handy:

    (see points 8 & 10 below)
    1. The details under a will go under HASH
    2. The details under b will go under HASH TYPE
    3. The details under c will go under ALGORITHM
    4. The details under d will go under KEY
  5. Click here to access the management of your domain on the Infomaniak Manager.
  6. Click directly on the name assigned to the domain in question.
  7. Activate DNSSEC from the Dashboard:
  8. On the window that appears, enter the requested information with the data provided by Cloudflare (see point 4 above):
    1. Hash = Digest
    2. Hash Type = Digest Type
    3. Algorithm = Algorithm
    4. Key = Key Tag
  9. Click on Activate:
  10. In the case of a domain with extension.eu, the necessary details may be significantly different (see point 4 above):
    • The details under FLAGS will go under FLAGS
    • The details under PUBLIC KEY will go under PUBLIC KEY

Has this FAQ been helpful?

This guide explains what DNSSEC is and how this protection enhances the security of Domains at Infomaniak and the traffic they generate.

 

Preamble

  • Each URL corresponds to an IP address, and when an internet user enters the URL of your site in their web browser, they call on a DNS server whose role is to redirect them to the IP address that corresponds to the entered domain (technically, this is known as DNS resolution).
  • When DNSSEC is not activated on your domain name, a malicious person could detect a flaw in a DNS server and modify the correspondence between your domain name and the IP address of your site with an IP address of their choice. In such a case, the internet user who enters the URL of your site would then be redirected to another website that does not correspond to the content of your website.
  • DNSSEC allows securing the authenticity of the response provided by the DNS server and thus guarantees to internet users that they are viewing the website they actually want to see. If a hacker attempted to modify the IP address of your domain name in a DNS server protected by DNSSEC at the time of resolution, the latter would refuse their requests, as they would not be authenticated.
  • DNSSEC is therefore an additional security measure to the SSL certificate of a site, by guaranteeing to the internet user that they are going to the site that corresponds to the entered URL, and the SSL certificate then intervenes to encrypt the exchanges between the internet user's web browser and the web server of the site they are visiting.

 

Activate or deactivate DNSSEC

To know the availability of DNSSEC for a specific domain, refer to the specifics of the extensions that concern you from this page (under Frequently Asked Questions by first clicking on the extension concerned).

DNSSEC is available and already activated upon purchase for the vast majority of domain name extensions.

If necessary, DNSSEC is activated in a few clicks on domain names fully managed at Infomaniak:

  1. Click here to access the management of your product on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the product concerned.
  3. Activate or deactivate DNSSEC from the Dashboard of the domain:

 

If the DNS zone of your domain is managed by another registrar, it will be necessary to provide technical information provided by the latter. If the information provided is incorrect, your domain name will no longer be accessible. Therefore, it is recommended to transfer the complete management of your domain to Infomaniak before activating DNSSEC if you are not familiar with these manipulations.

 

Check if DNSSEC is activated

 

The propagation of DNSSEC to the registry may take several hours to be effective.

Enter the domain name to be checked on this analysis site.

 

Specific guide


Has this FAQ been helpful?

This guide explains the difference between the terms synonym and alias in the context of the Domain Name service offered by Infomaniak.

 

Synonym domain / alias domain

So-called synonym domain names (i.e., domains that are entirely dependent on the main domain, without their own DNS configuration) and alias (independent domains, with their own DNS configuration) can both serve as secondary domains associated with a main domain.

For example, the domains pomme.xyz (alias) and banane.xyz (synonym) can redirect to a common main domain such as fruits.xyz.

Here is the technical distinction to remember:

  • The synonym (also called "linked domain" or "DNS mirror") directly uses the DNS servers of the main domain. It has no DNS zone of its own.
  • The alias (also called "redirected independent domain" or "DNS alias") has its own DNS records (independent DNS zone), although it points to the same hosting or services.
pomme.xyz
(domain alias – with custom DNS)
ns1.personnalisable.ch
ns2.personnalisable.ch

Own DNS zone
A records, MX, etc.
Web Hosting
Email Service
fruits.xyz
(domain main)
ns1.infomaniak.ch
ns2.infomaniak.ch

 }

Own DNS zone
A records, MX, etc.
banane.xyz
(domain synonym – without own DNS)
Automatically retrieves the DNS of the main domain (fruits.xyz)

 

Learn more


Has this FAQ been helpful?

This guide explains how to configure a dynamic DNS record (Dynamic DNS, DDNS) for a domain name whose DNS zone is managed by Infomaniak. This free alternative to Dyn and DynHost is very useful if you want to access devices connected to the Internet from outside, devices that have a dynamic IP address (e.g., a NAS, a surveillance camera, an Internet/home automation router/box, etc.).

 

Prerequisites

 

Specific guides

The following guides explain how to link a domain name with:

 

Add a dynamic DNS

To create a dynamic DNS for your domain:

  1. Click here to access your domain management in the Infomaniak Manager (need help?).
  2. Click directly on the name of the domain in question.
  3. Click on Dynamic DNS in the left-hand menu.
  4. Click on the blue Add a Dynamic DNS button.
  5. Enter the required information:
    1. Choose the desired subdomain or leave the Dynamic DNS Name field blank to use the main domain.
    2. Enter an IP address; this will then be dynamically updated by your device/app.
    3. Define an ID / password pair (uppercase, lowercase + numbers, no special characters); this must be entered in the configuration of your device/app.

Has this FAQ been helpful?

This guide explains how to restore backups of previous versions of your files and other web data from your Infomaniak hostings, and how to set up an effective backup policy if the automatically and freely provided backups no longer meet your availability or security needs.

 

Web Hostings (Starter, Shared, Cloud Server)

Refer to these guides to restore automatic backups:

 

Refer to these guides to backup and restore:

 

Also refer to https://faq.infomaniak.com/snapshot.

 

Messaging

 

Domains / DNS Zones


Has this FAQ been helpful?