[App_rpt-users] Creating a Private Network

Tim Sawyer tim.sawyer at mac.com
Thu Jan 30 15:04:41 UTC 2014


Creating a private network is actually pretty easy. What you do is add the node and IP address of the other node(s) to each server’s rpt.conf in the [nodes] stanza. Here’s an example with two private nodes. Server A’ s IP is 192.168.1.10 and B is 192.168.1.11.

SERVER A rpt.conf

[nodes]
1000 = radio at 127.0.0.1/1000,NONE    ; Local node
1001 = radio at 192.168.1.11/1001,NONE ; Remote node

SERVER B rpt.conf

[nodes]
1001 = radio at 127.0.0.1/1001,NONE    ; Local node
1000 = radio at 192.168.1.10/1000,NONE ; Remote node

Of course you need to have all the normal stuff that nodes have in rpt.conf and extensions.conf. Private nodes do not need a register line in iax.conf.

--
Tim
:wq

On Jan 30, 2014, at 3:51 AM, Lu Vencl <vencl at att.net> wrote:

> Tim. Do you know how to connect one node to another via direct ip connect? In other words to a node that is not on the public network but private?
> 
> Sent from my iPhone, Lu Vencl

--
Tim
:wq

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20140130/ab6510cd/attachment.html>


More information about the App_rpt-users mailing list