<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I missed that fact that it’s a private node. It that case you do not need, in fact can’t, modify the server entry on the portal.<div class=""><br class=""></div><div class="">In addition to Doug’s example below there are a couple of things to add. In the local [nodes] stanza in rpt.conf the loopback needs the port. And it needs a list of all the other private nodes you want to connect. If the other end was node 1000 then the local [nodes] stanza would look like this:</div><div class=""><br class=""></div><div class=""><font face="Courier New" style="font-size: 14px;" class="">[nodes]</font></div><div class=""><font face="Courier New" style="font-size: 14px;" class="">1100 = <a href="mailto:radio@127.0.0.1" class="">radio@127.0.0.1</a>:4570/1100,NONE</font></div><div class=""><font face="Courier New" style="font-size: 14px;" class="">1000 = radio@IP_address_of_1000:port_if_not_4569/1000,NONE</font></div><div class=""> </div><div class="">Also, if you don’t have a registered public node you will not be able to connect to other public nodes.</div><div class=""><br class=""></div><div class=""><span style="font-family: Verdana; orphans: 2; widows: 2;" class="">--</span></div><div class=""><div apple-content-edited="true" class=""><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">Tim<br class="">:wq</div></span></span>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 31, 2014, at 6:32 PM, Doug Crompton <<a href="mailto:doug@crompton.com" class="">doug@crompton.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><font face="Tahoma,sans-serif" class="">In extensions.conf -<br class=""><br class="">[radio-secure]<br class="">exten => 1100,1,rpt,1100<br class=""><br class="">The entry in rpt.conf would be -<br class=""><br class="">[nodes]<br class="">1100 =<span class="Apple-converted-space"> </span><a href="mailto:radio@127.0.0.1" class="">radio@127.0.0.1</a>/1100,NONE<br class=""><br class="">and in iax.conf -<br class=""><br class="">[general]<br class="">bindport=4570<br class=""><br class="">The OTHER end of the connection would need an rpt.conf entry like -<br class=""><br class=""></font><font face="Tahoma,sans-serif" class="">[nodes]<br class="">1100 = radio@ip_address_of_1100:4570/1100,NONE</font><br class=""><br class=""><font face="Tahoma,sans-serif" class="">Note that the IP address above is the local IP address if on the same network or the public IP address if remote. In that case it would also have to be port forwarded in your router. If the node 1100 was connecting to was also private it would need to have an entry in it's nodes stanza of rpt.conf with the address and port information of the remote node. </font><span class="Apple-converted-space"> </span><br class=""><br class=""><b class=""><font size="4" style="font-size: 16pt;" class="">73 Doug</font><font size="4" style="font-size: 16pt;" class=""><br class=""></font><font size="4" style="font-size: 16pt;" class="">WA3DSP</font><font size="4" style="font-size: 16pt;" class=""><br class=""></font><font size="4" style="font-size: 16pt;" class=""><a href="http://www.crompton.com/hamradio" class="">http://www.crompton.com/hamradio</a></font></b><font size="4" style="font-size: 16pt;" class=""><br class=""></font><br class=""><br class=""><div class=""><hr id="stopSpelling" class="">From: <a href="mailto:petem001@hotmail.com" class="">petem001@hotmail.com</a><br class="">To: <a href="mailto:app_rpt-users@ohnosec.org" class="">app_rpt-users@ohnosec.org</a><br class="">Date: Fri, 31 Oct 2014 20:40:55 -0400<br class="">Subject: [App_rpt-users] connecting on private node number from an allstar   node<br class=""><br class=""><div dir="ltr" class="">Ok I amsure it has been discussed before.. but google is not my friend tonight..<div class=""><br class=""></div><div class="">So I got that private node at a fix ip on the net.the port it run on is 4570 (4569 was not available cause of an asterisk pbx on the smae network) </div><div class=""><br class=""></div><div class="">the node number is 1100</div><div class=""><br class=""></div><div class="">I know I have to add this to the node stanza in rpt.conf</div><div class=""><br class=""></div><div class="">1100 = radio@ipadressofthenode:4570/1100,NONE</div><div class=""><br class=""></div><div class="">But do I have to add something else somewhere?</div><div class=""><br class=""></div><div class="">I was under the impression I had to add something in extension.conf? </div><div class=""><br class=""></div><div class="">Thanks for the help</div><div class=""><br class=""></div><div class="">ve2pf</div><div class=""><br class=""></div><div class=""><br class=""></div></div><br class="">_______________________________________________ App_rpt-users mailing list <a href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 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><span style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">App_rpt-users mailing list</span><br style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:App_rpt-users@ohnosec.org" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">App_rpt-users@ohnosec.org</a><br style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">To unsubscribe from this list please visit<span class="Apple-converted-space"> </span></span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">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.<span class="Apple-converted-space"> </span></span></div></blockquote></div><br class=""></div></body></html>