Project

General

Profile

Actions

Feature #12090

closed

Add new Dynamic DNS provider: dy.fi

Added by Jaakko Kantojärvi almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Category:
Dynamic DNS
Target version:
-
Start date:
06/27/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

Dy.fi is a small dynamic service provider exclusive to Finland (i.e., the service requires that the client IP locates to Finland).

The provider can be implemented with a simple custom rule:

```
url: http://www.dy.fi/nic/update?hostname=your-hostname.dy.fi
result_match: nochg|good IP
max_cache_age: 6
```

However, it's easier if one can select the correct one from the dropdown. Additionally, error messages are converted to human readable strings.

The new provider is implemented here: https://github.com/pfsense/pfsense/pull/4514

Actions

Also available in: Atom PDF