> FBSD friends
>
> Installed ez-ipupdate package to use with zoneedit, but there is no
> setup information or description about how it works,
> and no zoneedit config example files.
>
> An explanation of how it works, how to activate and a working
> zoneedit conf file would really be great.

If you installed it from ports try
# /usr/local/bin/ez-ipupdate --help

to get a list of options. Pay attention to the -S for your service.

I would assume that you probably want this to run from boot. Check in
/usr/local/etc for the ez-ipupdate.conf.sample and change it to suit your
needs and /usr/local/etc/rc.d for the ez-ipupdate.sh. You may have to add

ez_ipupdate_enable="YES"

to your /etc/rc.conf file.

Cheers,

Luke
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to