Dynamic DNS Client (DUC) for NO-IP + IPv6 + FreeBSD
Install 'curl' if not installed yet.
- Set your
interface
,user
,pass
,hostname
andinterval
in noip-duc-ipv6.sh. - Run # ./install.sh
- Add noip_duc_ipv6_enable="YES" to /etc/rc.conf
- Run # service noip_duc_ipv6 start
Note FreeBSD's dns/noip port does not support IPv6. Somebody please combine IPv4 and 6.