Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: biffer on February 16, 2005, 11:41:08 PM
-
I have used my hole day searching forums, but i haven't found anything :(
Fresh install of the 6.01-01 and it doesn't update my custom DNS.
The last time i installed i changed a .conf file i guess, but it's to long time ago.
Anybody who got a quick answer plz ?
-
In
/sbin/e-smith/dynamic-dns/dyndns.org
find the line that starts with wget and change
system="dyndns" to system="custom" and
wildcard="on" to wildcard="off"
This implies, that the domain name you want to update, is the same as the one you use internally. If this is'nt the case place the following line before the wget command:
DOMAIN="domain2update.tld"
-
In
/sbin/e-smith/dynamic-dns/dyndns.org
find the line that starts with wget and change
system="dyndns" to system="custom" and
wildcard="on" to wildcard="off"
This implies, that the domain name you want to update, is the same as the one you use internally.
Thanks alot!