Hvis der nogen, som kunne tænke sig at benytte
DynSite (Windows platform) til automatisk opdatering af sin dynamiske IP-adresse på GratisDNS, har jeg lavet en
description file til dette formål.
* Opret en fil i det bibliotek hvor DynSite er installeret (F.eks GratisDNS.dk).
* Kopier al teksten mellem
Indhold Start og
Indhold Slut ind i den oprettede fil.
* Gem filen i DynSite biblioteket.
* Under
Dynamic DNS Services i DynSite vælges
GratisDNS.DK.
* Derefter konfigureres resten som normalt, ved at udfylde
Login,
Password,
Host Name og
Domain Name.
---- Indhold Start ---
; DynSite for Windows
; Dynamic DNS service description file for GratisDNS.dk
; Copyright (c) 2006, Jan Johansen <
janj@person.dk>
;
; String needed to update the dynamic IP-address at GratisDNS.dk
;
https://ssl.gratisdns.dk/ddns.phtml?u=user-name&p=DDNS-password&d=domain.dk&h=host.domain.dk&i=ipaddr[Version]
Signature="$CHICAGO$"
[Service]
Name="GratisDNS.DK"
WebSite=http://gratisdns.dk/
Account=https://ssl.gratisdns.dk/editdomains4.phtml
MaxHostNames=1
[Domains]
*owndomain=dynamic
[Dynamic]
Script=https://ssl.gratisdns.dk/ddns.phtml
Response="OK"
Response="Fejl i kodeord",2,4
[Dynamic-Common]
u=%login
p=%password
d=%domain
h=%dnsname
i=%ipaddr
silent=1
---- Indhold Slut ---
Håber det kan bruge. God fornøjelse.
Hilsen Jan.