27305

I just reinstall all my node 27305 has been successfully checked however does not appear in the list of the stats page allstarlink.org not understand that it may be happening any ideas thanks

Uncomment two lines in /etc/asterisk/rpt.conf:

;

; *** Status Reporting ***

;

; Uncomment the either group following two statpost lines to report the status of your node to stats.allstarlink.org

; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***

statpost_program=/usr/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **

;statpost_program=/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

···

Tim

:wq

On Feb 10, 2014, at 6:06 AM, ea8ee ea8ee1@gmail.com wrote:

I just reinstall all my node 27305 has been successfully checked however does not appear in the list of the stats page allstarlink.org not understand that it may be happening any ideas thanks


App_rpt-users mailing list
App_rpt-users@ohnosec.org
ohnosec.org

To unsubscribe from this list please visit ohnosec.org and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

These two lines are active using ACID !

X

X

···

2014-02-10 14:57 GMT+00:00 Tim Sawyer tim.sawyer@mac.com:

Uncomment two lines in /etc/asterisk/rpt.conf:

;

; *** Status Reporting ***

;

; Uncomment the either group following two statpost lines to report the status of your node to stats.allstarlink.org

; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***

statpost_program=/usr/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **

;statpost_program=/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

Tim

:wq

On Feb 10, 2014, at 6:06 AM, ea8ee ea8ee1@gmail.com wrote:

I just reinstall all my node 27305 has been successfully checked however does not appear in the list of the stats page allstarlink.org not understand that it may be happening any ideas thanks


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

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

I see your node is not registered. You can see registration by looking at https://allstarlink.org/nodelist.php. There needs to be a green background on your node number. Or you can use the Asterisk CLI (i.e. *CLI> iax2 show registry).

Registration has to happen before anything else will work including stats. Internet connectivity is necessary to register with the Allstar system. See if you can ping google.com on anything else outside of your LAN. If not it’s probably a DNS problem. New ACID installs sometimes don’t have DNS entries in /etc/resolv.conf.

It should look something like this:

nameserver 8.8.8.8

nameserver 8.8.4.4

···

2014-02-10 14:57 GMT+00:00 Tim Sawyer tim.sawyer@mac.com:

Uncomment two lines in /etc/asterisk/rpt.conf:

;

; *** Status Reporting ***

;

; Uncomment the either group following two statpost lines to report the status of your node to stats.allstarlink.org

; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***

statpost_program=/usr/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **

;statpost_program=/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

Tim

:wq

On Feb 10, 2014, at 6:06 AM, ea8ee ea8ee1@gmail.com wrote:

I just reinstall all my node 27305 has been successfully checked however does not appear in the list of the stats page allstarlink.org not understand that it may be happening any ideas thanks


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

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

How can register my node now?? Yesterday can see as registered but now appear as unregistered

···

2014-02-10 16:27 GMT+00:00 ea8ee ea8ee1@gmail.com:

Jim

it appear

host dnsmgr unregistered

0.0.0.0:4569 N

But I dont understand two thing first yesterday my node is registered and second appear 4569 but I use 4570 as UDP

how I can to register it and change the UDP port

2014-02-10 16:02 GMT+00:00 Tim Sawyer tim.sawyer@mac.com:

I see your node is not registered. You can see registration by looking at https://allstarlink.org/nodelist.php. There needs to be a green background on your node number. Or you can use the Asterisk CLI (i.e. *CLI> iax2 show registry).

Registration has to happen before anything else will work including stats. Internet connectivity is necessary to register with the Allstar system. See if you can ping google.com on anything else outside of your LAN. If not it’s probably a DNS problem. New ACID installs sometimes don’t have DNS entries in /etc/resolv.conf.

It should look something like this:

nameserver 8.8.8.8

nameserver 8.8.4.4

Tim

:wq

On Feb 10, 2014, at 7:12 AM, ea8ee ea8ee1@gmail.com wrote:

These two lines are active using ACID !

X

X

2014-02-10 14:57 GMT+00:00 Tim Sawyer tim.sawyer@mac.com:

Uncomment two lines in /etc/asterisk/rpt.conf:

;

; *** Status Reporting ***

;

; Uncomment the either group following two statpost lines to report the status of your node to stats.allstarlink.org

; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***

statpost_program=/usr/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **

;statpost_program=/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null

;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

Tim

:wq

On Feb 10, 2014, at 6:06 AM, ea8ee ea8ee1@gmail.com wrote:

I just reinstall all my node 27305 has been successfully checked however does not appear in the list of the stats page allstarlink.org not understand that it may be happening any ideas thanks


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

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Takes a while to get propagated throughout the system.
-Geoff/W5OMR

···

On 02/10/2014 08:06 AM, ea8ee wrote:

I just reinstall all my node 27305 has been successfully checked
however does not appear
in the list of
the stats page allstarlink.org
not understand that it
may be happening any ideas thanks