Using Sets for DDNS Update
Sets are used when you would like to update multiple records at a time with the same IP. Say, you add 'www.yourdomain.com' and 'ftp.yourdomain.com' to 'Set 1', you then use Homing Beacon (or any other compatible software) to update 'Set 1' to 1.2.3.4, now 'www.yourdomain.com' AND 'ftp.yourdomain.com' are set to 1.2.3.4.
To update a set via our API, change the 'set' value to the Set #:
set=1
OR
set=*1
In Homing Beacon, change the Hostname/Set field to the Set #:
1
OR
*1
NOTE: Please be sure to not use 'set=1' or 'set 1' in Homing Beacon, this will not work. Be sure to use the formats listed above (ie, '1' or '*1' or '2' or '*2').
NOTE: While using 'hostname=' still works via our API (ie, 'hostname=1' for 'Set 1'), it is deprecated in favor of 'set=1'.
- 47 utilizatori au considerat informaţia utilă
Articole similare
Homing Beacon 4.1 Installation and Setup
System RequirementsInternet accessAdministrator account (or Administrator privileges)Any OS XP...
DDNS API Information
ChangeIP.com Dynamic DNS Update Protocol & Specifications The following...
Updating your IP in a Linux environment using CURL
An example update using CURL: curl -H 'Authorization:Basic $AUTHSTRING'...
Updating your IP using MikroTik routers
MikroTik maintains a update script to use with our service.It can be found...
What version of Homing Beacon am I using?
If you are using a Windows environment, we've created a great DDNS client you can use to easily...