ggf. generiert dd-wrt die url syntax anders?
OwnDDNS - Fragen
- FlyingMike
- Closed
- Thread is marked as Resolved.
-
-
Moin,
Was mache ich falsch, ich bekomme es nicht hin.
http://admin.harperink.de/ownd…ccountName;AccessKey;FQDN geht (mit alle richtige daten wo die hingehoeren)Aber in dd-wrt will es eincach nicht:
DDNS Service: custom
DYNDNS Server: https://admin.harperink.de
User Name: myname
Password: the key I generated
Host Name myname.harperink.deURL: http://admin.harperink.de/ownd…ccountName;AccessKey;FQDN geht (mit alle richtige daten wo die hingehoeren)
BASE64 aus.
Hilfe?
DYNDNS Server: http://admin.harperink.de/ownd…ccountName;AccessKey;FQDN
Username: egal
Password: egal
Hostname: egalDann sollte es gehen.
-
-
und das, dann wieder, kann ich nicht eingeben. Feld zu kurz, er nimmt es einfach nicht an
-
Dann probiere es doch mal mit einem URL shortener wie z.B. http://goo.gl
-
-
Hello
Would be great to talk in English here. Thanks
-
Because everyone is clicking on the links above I get an abuse interval error
-
-
lol
-
With dd-wrt Router you can doing follow:
Go in Administration Tab on your dd-wrt Router. Under "Management" you can Enable Cron Tabs. Then you can add Cron Jobs in "Additional Cron Jobs" and you can Link the Update Url with "wget".
Cron Field Example: */5 * * * * root wget -O - "http://yourddnsdomain.com/ownddns.php?action=update&data=AccountName;AccessKey;FQDN"
In this Example every 5 minutes the IP where updatet.
-
-
Some months later ...
It works. Both via cron as via ddwrt ddns settings. Under the ddns settings you can enter whatever you want, as long as you enter the url (http://yourddnsdomain.com/ownd…ccountName;AccessKey;FQDN) in the url field correctly. In the end it was simple. The interface can be confusing, that's all.p.s. I didn't work on this for months, just forgot about it until today.