Actions
Feature #6374
closed
MD
JP
Feature #6373: RFC2136 DDNS could be more configurable to improve security
Provide sample server-side logic to report peer's IP address for use with DDNS
Feature #6374:
Provide sample server-side logic to report peer's IP address for use with DDNS
Start date:
05/19/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Pursuant to Issue #6373 -
We can help (our) users of DDNS by providing sample code which organizations could choose to deploy on trusted webservers. This code would simply report the IP address of the HTTP client host making the query. In addition, the HTTP response header could be adorned with the same information.
The sample code should be constructed so as to provide an ad-hoc definition of the required output.
Base case would be CGI logic for the prevalent open-source platforms (Linux & *BSD) running prevailing open-source webservers (Apache & nginx).
Files
Actions