<div dir="ltr">I'd like to thank both Doug WA3DSP and Dave AH6OD for their tireless help on this issue.<br><br>It came down to this exact issue:<br><div dir="ltr"><div><div><br>[root@bbb41187 asterisk]# ip addr show dev eth0<br>2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000<br>    link/ether d0:39:72:1a:69:95 brd ff:ff:ff:ff:ff:ff<br>    inet <a href="http://192.168.33.22/24" target="_blank">192.168.xx.22/24</a> brd 192.168.33.255 scope global eth0<br>    inet <a href="http://192.168.33.157/24" target="_blank">192.168.xx.157/24</a> brd 192.168.33.255 scope global secondary eth0<br><br><br></div>Note the 2nd IP address left over from DHCP, somehow it was surviving reboots and a power cycle of the BBB.<br><br>[root@bbb41187 asterisk]# ip addr del <a href="http://192.168.33.157/24" target="_blank">192.168.xx.157/24</a> dev eth0<br><br></div>That solved all the issues, it was screwing up the routing table and not letting local LAN connections work correctly!<br></div><br clear="all">Cheers,<br>Joel<br>W0KGW<div class=""><div id=":bw" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div><br><div></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Cheers,<br>Joel<br>W0KGW<br></div></div>
<br><br><div class="gmail_quote">On Thu, Sep 4, 2014 at 6:53 PM, Joel Jameson <span dir="ltr"><<a href="mailto:w0kgw3@gmail.com" target="_blank">w0kgw3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I'm attempting to configure up the iaxrpt client for my node.<br><br></div>I've gone through the tech note on Doug's site, set to the following in iax.conf:<br><br>[iaxrpt]<br>user=iaxrpt<br>type=user<br>context=radio-iaxrpt<br>auth=md5<br>secret=xxxxxxx<br>host=dynamic<br>disallow=all<br>allow=ulaw<br>allow=gsm<br>transfer=no<br><br></div>and extensions.conf has the following:<br>[radio-iaxrpt]<br>exten=41187,1,Rpt,41187|X<br>exten=1999,1,Rpt,1999|X<br><br><div><br>All I see are the following notices in the log (xx.xx is my clients IP address)<br>[Sep  4 18:48:35] NOTICE[7454]: chan_iax2.c:6839 register_verify: No registration for peer 'iaxrpt' (from 192.168.xx.xx)<br>[Sep  4 18:49:07] NOTICE[7459]: chan_iax2.c:6839 register_verify: No registration for peer 'iaxrpt' (from 192.168.xx.xx)<br>[Sep  4 18:49:32] NOTICE[7451]: chan_iax2.c:6839 register_verify: No registration for peer 'iaxrpt' (from 192.168.xx.xx)<br>[Sep  4 18:50:04] NOTICE[7451]: chan_iax2.c:6839 register_verify: No registration for peer 'iaxrpt' (from 192.168.xx.xx)<br>[Sep  4 18:50:30] NOTICE[7453]: chan_iax2.c:6839 register_verify: No registration for peer 'iaxrpt' (from 192.168.xx.xx)<br><br><br><br clear="all"><div><div><div><div dir="ltr">Cheers,<br>Joel<br>W0KGW<br></div></div>
</div></div></div></div>
</blockquote></div><br></div>