<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;"><div>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.</div><div><br></div><div>SERVER A rpt.conf</div><div><br></div><div>[nodes]</div><div><div style="margin: 0px; font-family: Monaco;">1000 = <a href="mailto:radio@127.0.0.1">radio@127.0.0.1</a>/1000,NONE ; Local node</div><div style="margin: 0px; font-family: Monaco;"><div style="margin: 0px;">1001 = <a href="mailto:radio@192.168.1.11">radio@192.168.1.11</a>/1001,NONE ; Remote node</div><div><br></div></div><div>SERVER B rpt.conf</div><div><br></div><div>[nodes]</div><div><div style="margin: 0px; font-family: Monaco;">1001 = <a href="mailto:radio@127.0.0.1">radio@127.0.0.1</a>/1001,NONE ; Local node</div></div><div style="margin: 0px; font-family: Monaco;">1000 = <a href="mailto:radio@192.168.1.10">radio@192.168.1.10</a>/1000,NONE ; Remote node</div><div><br></div><div>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.</div><div><br></div><div>--</div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div>Tim</div><div>:wq</div></span></div><br><div><div>On Jan 30, 2014, at 3:51 AM, Lu Vencl <<a href="mailto:vencl@att.net">vencl@att.net</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="auto">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?<br><br>Sent from my iPhone, Lu Vencl</div></blockquote><div><div dir="auto"><br></div></div></div></div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; 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>--</div><div>Tim</div><div>:wq</div></span>
</div>
<br></body></html>