Hi all!
After hours of "goggle-ing" without success: This is my first post in this forum - hope I'm right here....
While installing SME Server 9 I selected "custom" for DynDNS because my provider (SPDNS.DE) wasn't listed. I entered correct data and proceeded with installation. When the installation was finished, I noticed that it's not working, there was an error message in /var/log/messages:
Can't exec "/sbin/e-smith/dynamic-dns/custom": No such file or directory at /etc/e-smith/events/ipchange/S85update-dns line 52.
OK, I created an own script based on dyndns.org in the same directory, made it executable and tried to run:
/etc/e-smith/events/ipchange/S85update-dns
It worked, my dynamic DNS entry was successful updated. Hooray!
But I was pleased too early. It only works when I run S85update-dns manually. It's neither be run automatically when getting a new IP from my ISP nor when rebooting (!). In /var/log/messages I can read:
Running event handler: /etc/e-smith/events/ipchange/S85update-dns
S85update-dns=action|Event|ip-change|Action|S85update-dns|Start| 14379949 282796|End|14379949 563611|Elapsed|0.280815
Is this an error? It looks for me that the event is triggered and the Perl-Script is executed - but not correctly.
Please help!
Thanks in advance,
Matthias