Base de conhecimento
1000 perguntas frequentes, 500 tutoriais e vídeos explicativos. Aqui, você encontra apenas soluções!
Using Infomaniak DynDNS and a UniFi product
This guide shows you how to configure your UniFi Gateway equipment UniFi to access your services and devices via Infomaniak DynDNS.
Prerequisites
- Have a UniFi Gateway device (e.g., UDM Pro/SE, UDR, UXG, Ultra or USG).
- A dynamic DNS must have been created on the relevant domain via the Infomaniak Manager.
DynDNS Configuration on UniFi Gateway
UniFi devices include a configurable DynDNS client via the UniFi Network interface:
- Access your UniFi Network controller (via the local IP address or the UniFi cloud portal).
- Go to Settings (gear icon).
- In the left menu, select Internet.
- Click on the relevant WAN interface (usually "WAN" or "Primary").
- Scroll down to the Dynamic DNS section and click on Create New Dynamic DNS.
- Fill in the fields with the following information:
- Service: Select Custom.
- Server:
infomaniak.com - Hostname: The full domain name configured (e.g.,
my-domain.xyzorddns.my-domain.xyz). - Username: The identifier defined in the Infomaniak Manager when creating the DynDNS.
- Password: The password defined in the Infomaniak Manager.
Request URL (Update URL): Copy the URL below exactly (UniFi requires the use of
%hfor the domain and%ifor the IP address):https://infomaniak.com/nic/update?hostname=%h&myip=%i
- Click on Apply Changes (apply changes).
Note: The UniFi device will automatically replace the variables with your actual information when sending the request. Once saved, the status should display "Good" after one to two minutes.
Firewall and port redirection (NAT)
To access a specific service on your local network (NAS, camera, server) from the outside, you must create a redirection rule:
- In Settings, go to Security > Port Forwarding.
- Click on Create New Rule.
- Configure the settings:
- Name : A clear name (e.g., NAS Access).
- Forward IP : The local IP address of your device (e.g., 192.168.1.123).
- Forward Port : The port of the service in question.
- Protocol : Select the required protocol (often TCP).
- Save the rule.
Link para esta FAQ: https://faq.infomaniak.com/2891
Esta seção de perguntas frequentes foi útil?