<div dir="ltr"><p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">I'm trying to to
this:Â <a href="http://mkaczanowski.com/golang-build-dynamic-dns-service-go/" target="_blank">http://mkaczanowski.com/golang-build-dynamic-dns-service-go/</a></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">Â </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">But I have error with NSUPDATE package</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">Â </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><b><i><u><span style="font-size:9.5pt;font-family:Arial,sans-serif">root@neuberfran:~#
opkg install nsupdate</span></u></i></b><span style="font-size:9.5pt;font-family:Arial,sans-serif"><br>
Unknown package 'nsupdate'.<br>
Collected errors:</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">opkg_install_cmd:
Cannot install package nsupdate</span></p>
<p class="MsoNormal">Â </p>
<p class="MsoNormal">Â </p>
<p class="MsoNormal" style="margin-bottom:0.0001pt"><span style="font-size:9.5pt;font-family:Arial,sans-serif;background-image:initial;background-repeat:initial">returning the link:Â </span><span style="font-size:12pt;font-family:'Times New Roman',serif"><a href="http://mkaczanowski.com/golang-build-dynamic-dns-service-go/" target="_blank"><span style="font-size:9.5pt;font-family:Arial,sans-serif;background-image:initial;background-repeat:initial">http://mkaczanowski.com/golang-build-dynamic-dns-service-go/</span></a></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">Â </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">I see:<i> "</i></span><i><span style="font-size:11.5pt;font-family:'Times New Roman',serif;color:rgb(102,102,102)">nsupdate to push updates on records. It
is a part of the bind project, so it can be found in <b>bind-tools</b> or <b>bind-client</b>packages."</span></i><span style="font-size:9.5pt;font-family:Arial,sans-serif"></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:9.5pt;font-family:Arial,sans-serif">Â </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><b><u><span style="font-size:12pt;font-family:'Times New Roman',serif">root@neuberfran:~#
ping 8.8.8.8</span></u></b><span style="font-size:12pt;font-family:'Times New Roman',serif"></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">PING 8.8.8.8
(8.8.8.8): 56 data bytes</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">64 bytes from <a href="http://8.8.8.8/" target="_blank">8.8.8.8</a>:
seq=0 ttl=53 time=55.101 ms</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">64 bytes from <a href="http://8.8.8.8/" target="_blank">8.8.8.8</a>:
seq=1 ttl=53 time=32.649 ms</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">64 bytes from <a href="http://8.8.8.8/" target="_blank">8.8.8.8</a>:
seq=2 ttl=53 time=32.983 ms</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">^C</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">--- 8.8.8.8 ping
statistics ---</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">3 packets transmitted,
3 packets received, 0% packet loss</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">round-trip min/avg/max
= 32.649/40.244/55.101 ms</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><b><u><span style="font-size:12pt;font-family:'Times New Roman',serif">root@neuberfran:~#
opkg install bind-client</span></u></b><span style="font-size:12pt;font-family:'Times New Roman',serif"></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">Unknown package
'bind-client'.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">Collected errors:</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">Â *
opkg_install_cmd: Cannot install package bind-client.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><b><u><span style="font-size:12pt;font-family:'Times New Roman',serif">root@neuberfran:~#
opkg install bind-tools</span></u></b><span style="font-size:12pt;font-family:'Times New Roman',serif"></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">Unknown package
'bind-tools'.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">Collected errors:</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;background-image:initial;background-repeat:initial"><span style="font-size:12pt;font-family:'Times New Roman',serif">Â *
opkg_install_cmd: Cannot install package bind-tools.</span></p></div>