[App_rpt-users] Private nodes not connecting

Corey Dean n3fe at repeater.net
Fri Sep 2 18:45:43 UTC 2016


You have to define each node in the other node.  Once I am back to my office I will send you an example of someone does t beat me to it

Sent from my iPhone

> On Sep 2, 2016, at 2:23 PM, N6GKJ Land <n6gkj1 at gmail.com> wrote:
> 
> Hi guys,
> 
> I have 2 RPI 3 servers running the latest N4IRS release. I have a private node on each server.
> 
> RPI3 #1 is 10.0.0.200 NODE 1000:4568
> RPI3 #2 is 10.0.0.201 NODE 1001:4569
> 
> Neither node can connect to the other. I am using the CLI inside the asterisk program to manually connect using 
> rpt fun 1000 *31001 from server 1
> 
> or
> 
> rpt fun 1001 *31000 from server 2
> 
> Listed here is how the scripts are defined.
> 
> extensions.conf
> RPI3 #1
> [globals]
> HOMENPA = 209 ; change this to your Area Code
> NODE = 1000   ; change this to your node number
> 
> [default]
> 
> exten => i,1,Hangup
> 
> RPI3 #2
> [globals]
> HOMENPA = 209 ; change this to your Area Code
> NODE = 1001   ; change this to your node number
> 
> [default]
> 
> exten => i,1,Hangup
> 
> [radio-secure]
> exten => ${NODE},1,rpt,${NODE}
> 
> [radio-secure]
> exten => ${NODE},1,rpt,${NODE}
> 
> 
> rpt.conf
> 
> RPI3 #1
> rxchannel = dahdi/pseudo
> 
> [nodes]
> ; Note, if you are using automatic update for allstar link nodes,
> ; no allstar link nodes should be defined here. Only place a definition
> ; for your local nodes, and private (off of allstar link) nodes here.
> 
> 1000 = radio at 127.0.0.1:4568/1000,NONE    ; This must be changed to your node number
> 1001 = radio at 10.0.0.201:4569/1001,NONE  ; and iax port number if not the default
> 
> RPI3 #2
> 
> rxchannel = dahdi/pseudo
> 
> [nodes]
> ; Note, if you are using automatic update for allstar link nodes,
> ; no allstar link nodes should be defined here. Only place a definition
> ; for your local nodes, and private (off of allstar link) nodes here.
> 
> 1000 = radio at 10.0.0.201:4568/1000,NONE    ; This must be changed to your node number
> 1001 = radio at 127.0.0.1:4569/1001,NONE  ; and iax port number if not the default
> 
> 
> I am not having any results with this. I did not uncomment node register line in iax.conf for either server
> and also in rpt,conf I did not uncomment the status report lines
> 
> I just simply want these two servers to talk to each other on the same lan
> 
> The nodes in both of these servers are HUBS.
> Anyone have any ideas I have over looked?
> 
> Ron Simpson, 
> N6GKJ Amateur Radio
> ...................
> 
> 
> Have you ever noticed that when you are looking for something, 
> it is always found in the last place you look?
> Ron Simpson,
> N6GKJ....
> Amateur Radio
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
> 
> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20160902/a7a7a0b0/attachment.html>


More information about the App_rpt-users mailing list