# part of Package DYNDNS 4.0.0-r60785-testing, see documentation for licence
# Provider IN-Berlin e.V.
# Domain dyn-berlin.de
# Last change: $Id: INBERLIN 46476 2016-10-14 21:49:20Z kristov $

update_method='http'

default_update_host_n='2'
default_update_host_1='https://dyndns.in-berlin.de/nic/update?system=dyndns&hostname=${dyndns_fqdn_hostname}&wildcard=NOCHG&offline=NO&myip=${dyndns_new_ipv4}'
default_update_host_1_ca="ca-inberlin.crt"
default_update_host_2='http://dyndns.in-berlin.de/nic/update?system=dyndns&hostname=${dyndns_fqdn_hostname}&wildcard=NOCHG&offline=NO&myip=${dyndns_new_ipv4}'

update_success="|dyndns_protocol_check"
update_failure="badauth\|!donator\|notfqdn\|nohost\|numhost\|abuse\|badagent"
