The additional node commands fixed the issue. Thank You

On Tue, Jul 16, 2019 at 8:00 AM <app_rpt-users-request@lists.allstarlink.org> wrote:
Send App_rpt-users mailing list submissions to
        app_rpt-users@lists.allstarlink.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
or, via email, send a message with subject or body 'help' to
        app_rpt-users-request@lists.allstarlink.org

You can reach the person managing the list at
        app_rpt-users-owner@lists.allstarlink.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of App_rpt-users digest..."

This site is dedicated to the memory of Jim Dixon WB6NIL
Today's Topics:

   1. Connection Failed (Darrell Black)
   2. Re: Connection Failed (Bryan Fields)



---------- Forwarded message ----------
From: Darrell Black <gigahacker@gmail.com>
To: app_rpt-users@lists.allstarlink.org
Cc: 
Bcc: 
Date: Mon, 15 Jul 2019 22:32:20 -0400
Subject: [App_rpt-users] Connection Failed
I have a node behind my NAT router (50026):
192.168.1.250
port 4569 allstar
port 5198-5200 echolink
port 5201 supermon
The above all works!!! The echolink and allstar can accept connections from outside

I have a second PI running a different node(49267):
192.168.1.249
port 4568 allstar
port 5202 supermon
This node will not connect to the first node..always a "Connection Failed"

I have updated the iax.conf file
[general]
bindport=4568
bindaddr=0.0.0.0

I have updated the the port at the server end to 4568

iax2 show registry
44.98.254.145:4569    Y       49267                  68.40.45.218:1025   60  Registered

What have I missed?




--

Darrell Black

(517) 917-2226
GigaHacker@gmail.com
http://www.linkedin.com/in/darrellblack


73 de W8DSB
"In God we trust, all others we monitor"

GMRS WRDE739



---------- Forwarded message ----------
From: Bryan Fields <Bryan@bryanfields.net>
To: Users of Asterisk app_rpt <app_rpt-users@lists.allstarlink.org>
Cc: 
Bcc: 
Date: Mon, 15 Jul 2019 22:43:15 -0400
Subject: Re: [App_rpt-users] Connection Failed
On 7/15/19 10:32 PM, Darrell Black wrote:
> I have a node behind my NAT router (50026):
> 192.168.1.250
> port 4569 allstar
> port 5198-5200 echolink
> port 5201 supermon
> The above all works!!! The echolink and allstar can accept connections from
> outside

https://wiki.allstarlink.org/wiki/Two_Servers_Behind_NAT_Router

You have to configure each node for the other's node number in the [nodes] stanza.

This is due to the IP for your nodes in extnodes being the public IP.  This
means node 49267 will try to connect to the public IP for 50026.  You need to
set this up so it knows the direct private IP connection.

Technically some routers can be configured to permit this, but most don't.

73's
--
Bryan Fields

727-409-1194 - Voice
http://bryanfields.net

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users


--

Darrell Black

(517) 917-2226
GigaHacker@gmail.com
http://www.linkedin.com/in/darrellblack


73 de W8DSB
"In God we trust, all others we monitor"

GMRS WRDE739