<html>
<body>
Hello;<br>
<x-tab>        </x-tab>Looking
for a little help again...<br><br>
I set up my new testing node on 27013. I get failed connects inbound but
it does look like 27013 is registering correctly... outbound seems to
work at least sometimes...<br>
If I recall correctly ( from last night.. I was sleepy) 27013 connects to
2235 but not to 2364, neither 2235 or 2364 can call in to
27013...<br><br>
Is there anything we are going to need to fix in extensions.conf or such
to provide for the mask change of 4 chars to 5 chars in node name??? or
is this some firewall issue again??<br><br>
Both nodes I am testing with are registered but <br><br>
When connections come in that are not on port 4569... what do they come
in on as a range??? maybe I need to forward those through my firewall?? I
am using Untangle firewall and port forwarding from anything on the
outside interface destined locally for port 4569 to pass through on 4569
to the inner specified host....<br><br>
I am pretty sure you guys set up 2235 to only use 4569... this may have
something to do with it..<br><br>
In the big picture I Would rather fix the firewall to allow other ports
through as needed than lock all to 4569.. but if that is what it takes
..ok :-)<br><br>
<br>
Maybe packets arrive on one port and I am forcing them internally throug
NAT to 4569 and this is messing something up????<br><br>
Thoughts????<br><br>
<br>
ON a separate issue ( although it does include the same nodes as involved
parties) <br><br>
27013 is at a separate site from (2235 and 2364) .... both sites are
behind a Similarly configured Untangle firewall...<br><br>
<br>
I also have 2 machines on 1 computer 2235 and 2364 and I can connect from
2235 to 2364 but not  from 2364 to 2235... being both on localhost
127.0.0.1 it would seem to be an internal problem but scanning the 4 conf
files I cannot see what.... both have registrations in iax.conf,
extensions.conf and in rpt.conf.. both work individually but I am missing
this...<br><br>
from extensions.conf<br>
<font face="Courier New, Courier" size=2>[radio-secure]<br>
;exten => ${NODE},1,rpt,${NODE}<br>
exten => 2235,1,Rpt,2235<br>
exten => 2364,1,Rpt,2364<br><br>
**************************** By the way.. are the "r" in rpt
here case sensitive ??? I have seen listings both
ways**************<br><br>
[radio-gui]<br>
exten => 2235,1,Rpt,2235|X<br>
exten => 2364,1,Rpt,2364|X<br><br>
from iax.conf<br>
register=A2235:xxxxxx@register.allstarlink.org<br>
register=A2364:xxxxxx@register.allstarlink.org<br><br>
; Incoming radio connections<br><br>
[radio]<br>
type=user<br>
disallow=all<br>
allow=g726aal2<br>
allow=gsm<br>
codecpriority=host<br>
context=radio-secure<br>
transfer=no<br><br>
from rpt.conf<br><br>
[nodes]<br>
; Note, if you are using automatic update for allstar link nodes,<br>
; no allstar link nodes should be defined here. Only place a
definition<br>
; for your locak nodes, and private (off of allstar link) nodes
here.<br><br>
2235 =
radio@127.0.0.1/2235,NONE<x-tab>
        </x-tab>; This must be
changed to your node number<br>
2364 = radio@127.0.0.1/2364,NONE<br><br>
; Memories for remote bases<br><br>
and I have this in line after both node stanza's so it is duplicated
twice..<br><br>
statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null                      
<br>
statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates
<br><br>
Any help?????<br><br>
Doug<br><br>
<br><br>
<br><br>
</font></body>
</html>