Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf. If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered It show registered, but not on the correct port ??? I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196 Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more..... tnx and 73, Stephen -- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570. David On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state. On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570? asl2063*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered David On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/ My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though... On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
I show you using port 4570 and IP address .195. [root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195 So it looks good now? David On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Weird.... ok rather than second guess it, I'm going to blow away that file and reboot to get a fresh copy. It's undoubtedly making it to the rest of the nodes :) On Tue, Mar 22, 2011 at 8:48 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
I show you using port 4570 and IP address .195.
[root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195
So it looks good now?
David
On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
I tried to connect and no go. Maybe it was rebooting? asl2063*CLI> rpt fun 2063 *32335 == Parsing '/var/lib/asterisk/rpt_extnodes': Found == Parsing '/var/lib/asterisk/rpt_extnodes': Found == Parsing '/var/lib/asterisk/rpt_extnodes': Found == Parsing '/var/lib/asterisk/rpt_extnodes': Found == Parsing '/var/lib/asterisk/rpt_extnodes': Found -- Call accepted by 70.90.228.195 (format ulaw) -- Format for call is ulaw -- Hungup 'IAX2/70.90.228.195:4570-747' -- Hungup 'Zap/pseudo-2145599652' -- Hungup 'Zap/pseudo-1922206398' -- <Zap/pseudo-103960313> Playing 'rpt/node' (language 'en') -- <Zap/pseudo-103960313> Playing 'digits/2' (language 'en') -- <Zap/pseudo-103960313> Playing 'digits/3' (language 'en') -- <Zap/pseudo-103960313> Playing 'digits/3' (language 'en') -- <Zap/pseudo-103960313> Playing 'digits/5' (language 'en') -- <Zap/pseudo-103960313> Playing 'rpt/connection_failed' (language 'en') -- Hungup 'Zap/pseudo-103960313' On Tue, Mar 22, 2011 at 8:50 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Weird.... ok rather than second guess it, I'm going to blow away that file and reboot to get a fresh copy. It's undoubtedly making it to the rest of the nodes :)
On Tue, Mar 22, 2011 at 8:48 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
I show you using port 4570 and IP address .195.
[root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195
So it looks good now?
David
On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com>wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Still not making any progress on this, two questions: 1. I blew away rpt_extnodes on the premise that it would return upon reboot, is that not the case? I did save a copy just in case... 2. When I issue an iax2 reload, I see this in the console: [Mar 22 18:32:07] NOTICE[2241]: chan_iax2.c:11430 set_config: Ignoring bindport on reload Googling suggests this may be normal, but wasn't sure. Nonetheless, I still am coming up on 4569, even after Asterisk restarts and reboots: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered tnx Stephen K1LNX On Tue, Mar 22, 2011 at 8:50 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Weird.... ok rather than second guess it, I'm going to blow away that file and reboot to get a fresh copy. It's undoubtedly making it to the rest of the nodes :)
On Tue, Mar 22, 2011 at 8:48 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
I show you using port 4570 and IP address .195.
[root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195
So it looks good now?
David
On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com>wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net>wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
Does your router support source-port preservation? If not, my guess is that when the registration hits the Allstar server, it assumes you're on 4569 by default. If you want to force it to another port, one of the portal administrators has to do it for you. The "ignoring bindport" is normal. rpt_extnodes gets downloaded every 10 minutes. --- Jeff WN3A
-----Original Message----- From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Stephen - K1LNX Sent: Tuesday, March 22, 2011 9:43 PM To: app_rpt list Subject: Re: [App_rpt-users] IAX registration problems
Still not making any progress on this, two questions:
1. I blew away rpt_extnodes on the premise that it would return upon reboot, is that not the case? I did save a copy just in case... 2. When I issue an iax2 reload, I see this in the console: [Mar 22 18:32:07] NOTICE[2241]: chan_iax2.c:11430 set_config: Ignoring bindport on reload
Googling suggests this may be normal, but wasn't sure. Nonetheless, I still am coming up on 4569, even after Asterisk restarts and reboots:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
tnx Stephen K1LNX
On Tue, Mar 22, 2011 at 8:50 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Weird.... ok rather than second guess it, I'm going to blow away that file and reboot to get a fresh copy. It's undoubtedly making it to the rest of the nodes :)
On Tue, Mar 22, 2011 at 8:48 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
I show you using port 4570 and IP address .195.
[root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195
So it looks good now?
David
On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
> Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State
67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State
67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using:
[root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335
2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
--
**************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86
http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net
****************************************
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
--
**************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net
****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
Making some progress... I ended up shifting some firewall rules around and I am now registering on port 4570 externally: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4570 60 Registered I am not showing up on the online nodes list however, and my rpt_extnodes has still not updated (still showing old IP). A little baffled at this point, rc.updatenodelist is running, but doesn't appear to be working as intended. tnx Stephen K1LNX On Tue, Mar 22, 2011 at 11:06 PM, Jeff DePolo <jd0@broadsci.com> wrote:
Does your router support source-port preservation? If not, my guess is that when the registration hits the Allstar server, it assumes you're on 4569 by default. If you want to force it to another port, one of the portal administrators has to do it for you.
The "ignoring bindport" is normal.
rpt_extnodes gets downloaded every 10 minutes.
--- Jeff WN3A
-----Original Message----- From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Stephen - K1LNX Sent: Tuesday, March 22, 2011 9:43 PM To: app_rpt list Subject: Re: [App_rpt-users] IAX registration problems
Still not making any progress on this, two questions:
1. I blew away rpt_extnodes on the premise that it would return upon reboot, is that not the case? I did save a copy just in case... 2. When I issue an iax2 reload, I see this in the console: [Mar 22 18:32:07] NOTICE[2241]: chan_iax2.c:11430 set_config: Ignoring bindport on reload
Googling suggests this may be normal, but wasn't sure. Nonetheless, I still am coming up on 4569, even after Asterisk restarts and reboots:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
tnx Stephen K1LNX
On Tue, Mar 22, 2011 at 8:50 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Weird.... ok rather than second guess it, I'm going to blow away that file and reboot to get a fresh copy. It's undoubtedly making it to the rest of the nodes :)
On Tue, Mar 22, 2011 at 8:48 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
I show you using port 4570 and IP address .195.
[root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195
So it looks good now?
David
On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
> Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State
67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State
67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using:
[root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335
2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
--
**************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86
http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net
****************************************
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
--
**************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net
****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
I'm up now. It ended up being some firewall rules that weren't NAT'ing things correctly. I've corrected and it appears to be working now. tnx and 73.... Stephen K1LNX On Wed, Mar 23, 2011 at 3:22 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Making some progress... I ended up shifting some firewall rules around and I am now registering on port 4570 externally:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4570 60 Registered
I am not showing up on the online nodes list however, and my rpt_extnodes has still not updated (still showing old IP). A little baffled at this point, rc.updatenodelist is running, but doesn't appear to be working as intended.
tnx Stephen K1LNX
On Tue, Mar 22, 2011 at 11:06 PM, Jeff DePolo <jd0@broadsci.com> wrote:
Does your router support source-port preservation? If not, my guess is that when the registration hits the Allstar server, it assumes you're on 4569 by default. If you want to force it to another port, one of the portal administrators has to do it for you.
The "ignoring bindport" is normal.
rpt_extnodes gets downloaded every 10 minutes.
--- Jeff WN3A
-----Original Message----- From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Stephen - K1LNX Sent: Tuesday, March 22, 2011 9:43 PM To: app_rpt list Subject: Re: [App_rpt-users] IAX registration problems
Still not making any progress on this, two questions:
1. I blew away rpt_extnodes on the premise that it would return upon reboot, is that not the case? I did save a copy just in case... 2. When I issue an iax2 reload, I see this in the console: [Mar 22 18:32:07] NOTICE[2241]: chan_iax2.c:11430 set_config: Ignoring bindport on reload
Googling suggests this may be normal, but wasn't sure. Nonetheless, I still am coming up on 4569, even after Asterisk restarts and reboots:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
tnx Stephen K1LNX
On Tue, Mar 22, 2011 at 8:50 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Weird.... ok rather than second guess it, I'm going to blow away that file and reboot to get a fresh copy. It's undoubtedly making it to the rest of the nodes :)
On Tue, Mar 22, 2011 at 8:48 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
I show you using port 4570 and IP address .195.
[root@asl2063 ~]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.195:4570/2335,70.90.228.195
So it looks good now?
David
On Tue, Mar 22, 2011 at 8:45 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Thanks... for clarification, I have 5 static IP's from my provider. 4 of them live on one router (an atom based server running pfSense), the .196 sits on a seperate wireless router, completely isolated from everything else. It was cabled to that previously, but I moved it off of there as it was only there for temporary testing.
> Did you configure the allstarlink server that you are using 4570?
Yes, in the networking config section of the portal the port is set to 4570 and I have "custom (IP config set on VoIP server)" set in the dropdown menu. My theory is that once I have registered on the new IP it should have updated accordingly, I have restarted asterisk, rebooted, etc. and no luck :/
My guess at this point is maybe that it's cached at the allstar server end and expires after a pre-determined length of time when an IP changes. Still can't put a finger on the port thing though...
On Tue, Mar 22, 2011 at 8:34 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
As for the public router address that would something to take up with your ISP. I would check it by using http://whatismyip.com. Here is my registry. I do use 4570. Did you configure the allstarlink server that you are using 4570?
asl2063*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State
67.215.233.178:4569 N 2081 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2080 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2064 72.67.127.136:4570 60 Registered 67.215.233.178:4569 N 2063 72.67.127.136:4570 60 Registered
David
On Tue, Mar 22, 2011 at 8:18 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
That's part of my issue, my 70.90.228.196 address is on an entirely different router, I am attempting to use 70.90.228.195 as my registered address, and unless I'm not looking at it correctly it is using port 4569 instead of 4570. If someone attempts to connect to me it will fail in it's current state.
On Tue, Mar 22, 2011 at 8:10 PM, David KE6UPI <dshaw@ke6upi.com> wrote:
Well the server you are connected too is using port 4569. I bet if a node connect to you they would use port 4570.
David
On Tue, Mar 22, 2011 at 7:47 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry:
allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State
67.215.233.178:4569 N 2335 70.90.228.195:4569 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using:
[root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335
2335=radio@70.90.228.196:4570/2335,70.90.228.196
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
--
**************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86
http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net
****************************************
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
--
**************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net
****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net ****************************************
I may be completely wrong here but I seem to recall you still need to set the port in the network section of the server settings on allstarlink.org even though it is not portal managed. Steve On 3/22/2011 16:47, Stephen - K1LNX wrote:
Ok... where am I going wrong? Running ACID, self managed server (not portal managed) and I can not get Asterisk to register to the registration server correctly. I am attempting to use port 4570 and set bindport=4570 in iax.conf.
If I do an iax2 show registry: allstar*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 <http://67.215.233.178:4569> N 2335 70.90.228.195:4569 <http://70.90.228.195:4569> 60 Registered
It show registered, but not on the correct port ???
I also show the entry in /var/lib/asterisk/rpt_extnodes to be incorrect, it shows the IP I was previously using: [root@allstar asterisk]# cat /var/lib/asterisk/rpt_extnodes | grep 2335 2335=radio@70.90.228.196:4570/2335,70.90.228.196 <http://radio@70.90.228.196:4570/2335,70.90.228.196>
Anyone have any ideas? I've been off the air for a while due to hardware issues, and these configs were working previously, but it's probably been a year or more.....
tnx and 73, Stephen
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net Allstar Link: 2335 IRLP: 4829 PSTN: 423-665-9367 SIP: k1lnx@k1lnx.net <mailto:k1lnx@k1lnx.net> ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (4)
-
David KE6UPI -
Jeff DePolo -
Stephen - K1LNX -
Steve Passmore