<div dir="ltr"><span style="color:rgb(80,0,80);font-size:12.8px">> This should work</span>`<div>Maybe it should but I don't think it will.<br><div>The problem with the servers all thinking that their public port is 4569 is that then the registration system will advertise them with the wrong port unless other steps are taken to modify the registration info.  At least that is what I ran into when I first tried to do it years ago like you suggested.  I found the simple fix was to have each server on a different port, same as Andy is saying.  Maybe now the registration servers are newer and improved and they pick up NATed ports during registration.  I don't know.<div>I am a dinosaur, I know it. I am CCIE2285  I helped write some of the code that runs in Cisco routers.  I greatly improved the IPV4 NAT code in Cisco routers (in the beginning) and really made it work well and scale better.  Most of the advanced NAT features that I designed are still in all Cisco routers and L3 switches but are not used because almost no one knows how to configure them. So I have to disagree about NAT being evil.  It is wonderful if you know how to configure it.  </div><div><br></div><div>I watched the video.  Sorry, there currently is no IPV6 in the voter board or the RTCM but they are still very useful.  Maybe you can write the IPV6 for them. </div><div><br></div><div>I am aware of a couple of bugs in the app_rpt.c that were never fixed by Jim despite me identifying them and what was causing them.</div><div>Yours could be related and I will look for my notes about what I had found and see if those parts of the code are still the same.  </div><div>One of the bugs I had tracked down was a bug that under specific situations would send all transmit audio out over the links including local only audio like IDs and tones. Apparently, I was the only one who experienced it even though Jim could reproduce it with my info.  As I remember he gave me the <span style="color:rgb(80,0,80);font-size:12.8px"> "</span>locallist<span style="color:rgb(80,0,80);font-size:12.8px">" and "</span>locallinknodes<span style="color:rgb(80,0,80);font-size:12.8px">" commands to work around the bug.  That was too long ago and I don't still have the configurations that needed that and I don't see any documentation for them so I will have to dig through notes from long ago to re-find that info.  As I recall, I think it was a sequence of </span>keydowns<span style="color:rgb(80,0,80);font-size:12.8px"> back and forth between the linked local nodes aligning with an ID that would induce the strange problems reliably every time.  Unlinking the permalinks and re-linking would fix it until the next time.  Now I have separate computers for each node so it isn't an issue for me now like it was back then.</span></div><div><span style="color:rgb(80,0,80);font-size:12.8px">While typing this little pieces of memory are coming back to me.  Maybe after my regeneration cycle tonight I will remember it all.  Maybe I have jogged someone else's memory who can fix this before I can remember it.</span></div><div><span style="color:rgb(80,0,80);font-size:12.8px"><br></span></div><div>Chuck<br></div></div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 3, 2017 at 3:16 AM, andy_kb7b <span dir="ltr"><<a href="mailto:andy_kb7b@yahoo.com" target="_blank">andy_kb7b@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Nov 2, 2017, at 11:14 PM, Bryan Fields <<a href="mailto:Bryan@bryanfields.net">Bryan@bryanfields.net</a>> wrote:<br>
<br>
>> If each server has it's own globally unique IP address then they can have<br>
>> the same port number on each server.<br>
><br>
> Well not to be that guy, but really only on the NAT public interface.<br>
><br>
> Internal IP 1:4569 >Outside IP:4569<br>
> Internal IP 2:4569 >Outside IP:4570<br>
> Internal IP 3:4569 >Outside IP:4571<br>
><br>
> This should work.<br>
> --<br>
> Bryan Fields<br>
><br>
> <a href="tel:727-409-1194" value="+17274091194">727-409-1194</a> - Voice<br>
> <a href="http://bryanfields.net" rel="noreferrer" target="_blank">http://bryanfields.net</a><br>
<br>
</span>Bryan,<br>
<br>
<br>
I experienced a problem with Port-translation similar to what you described, when trying to access a friends site using Supermon. When his internal port number did not match the external port number translated by his router, I could not connect to his node.<br>
<br>
Based on that, I would recommend you do this instead:<br>
<span class=""><br>
> Internal IP 1:4569 >Outside IP:4569<br>
</span>> Internal IP 2:4570 >Outside IP:4570<br>
> Internal IP 3:4571 >Outside IP:4571<br>
<br>
<br>
<br>
I am new to Allstar/Asterisk and don't know the protocol details, but it appears to me that the absolute port number is important - at least for some things. I have done port-translation with HTTP which works just fine, but Allstar appears to have problems with this.<br>
<br>
<br>
-Andy, PB7B/KB7B<br>
Allstar: 42432<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
<a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </div></div></blockquote></div><br></div>