Files
openwrt_archive/net/ez-ipupdate/files/ez-ipupdate.config
John Crispin 0ed034ce41 oops, wrong file name
SVN-Revision: 11373
2008-06-06 07:56:31 +00:00

15 lines
360 B
Plaintext

config ddns
option enabled 0
option interface wan
option program ez-ipupdate
option service zoneedit
option username myname
option password mypassword
option hostname mydomain.com
# config ddns
# option interface wan
# option program ez-ipupdate
# option config /etc/ez-ipupdate.conf