<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" color="#000000" face="Tahoma,sans-serif">Robert,<br><br> I run it in my router. That is the best place to do it if you can. I am using a Buffalo router with ddwrt. See if your router allows you to set a ddns that is the place to do it.<br><br>If not you can run it with a cron script (example at the site with your info) like this :<br><br>4,34 * * * * sleep 15 ; wget -O - http://freedns.afraid.org/dynamic/update.php?fhegjkh53265h3hkjhafk3qj4hthas >> /tmp/freedns_Richboro_homenet_org.log 2>&1 &<br><br>This is not my code but is an example. They show it running at a fairly often interval which is their example. In most cases once a day would be adequate but what you really want to do is run one of the scripts that only updates their database if there is a change. The router option works that way but they also have script examples on the site to do it. They should work fine on the BBB or RPi2.<br><br>To start a script at boot add it to /etc/rc.local You would also want to have it run in the background so put '&' at line end. Once you have it setup check the log to make sure it is working.<br></font><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling">Date: Wed, 3 Jun 2015 10:39:59 -0400<br>From: N1XBM@amsat.org<br>To: arm-allstar@hamvoip.org<br>Subject: [arm-allstar] Free DNS<br><br><p dir="ltr">Can anyone help me in selecting a client to run on my BBB. I want to use <a href="http://freedns.afraid.org" target="_blank">freedns.afraid.org</a> I figured my BBB is already on at home why not run the client on that to update my IP. I just want to make sure I select something that will not take an act of Congress to work on my BBB. It seems most all of the Unix ones will work. I'm just not sure if one is better suited for the BBB.</p>
<p dir="ltr">N1XBM<br>
Apparare Scientor<br>
Paratus Communicare<br>
Allstar Node # 27086, 41540, 41812<br>
</p>
<br>_______________________________________________
arm-allstar mailing list
arm-allstar@hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB web page - http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</div> </div></body>
</html>