Ok all you guru's, I downloaded the current ASL.img program, installed it and ran it, populated the first time user setup routine. I hope I got it right. I currently can't connect to a station or node like Larry KR6AZ node 46822. Are there any Elmer's out there that can help in Laymans terms too? some of this stuff is way over my head at times. I bet I have to open a Port up, which ones? Also, info I have the Pi3 as the computer. Also running a RIM-RC210/RLC to the RC210 repeater controller. If you can please try my node 47379 to see if it works from your end. Is there a decent manual for the ASL version of Allstar? I may have missed it, so tell me where. I did download the HAMVIOP version manual but that was confusing and didn't jive with ASL's to much so i didn't venture there too much. I also didn't find a Apache http//: program in there while Putty'ing around, is there one? By the way I also have IRLP 7966 that works great on a pi...and the echolink too.. By the way thanks in advance. Jim n6kmr _________________________________________ Modoc County Emergency Group Repeaters 145.490, 147.075, 147.045, 444.250 PL 100 Allstar 47397 IRLP 7966 Echolink 51691
Can't connect from here. You'd need to open port 4569 (UDP) to allow incoming connections. Apache: sudo apt-get install apache2 On Sun, Jan 6, 2019 at 8:41 PM Jim Hertel <n6kmr@frontiernet.net> wrote:
Ok all you guru's,
I downloaded the current ASL.img program, installed it and ran it, populated the first time user setup routine. I hope I got it right. I currently can't connect to a station or node like Larry KR6AZ node 46822. Are there any Elmer's out there that can help in Laymans terms too? some of this stuff is way over my head at times. I bet I have to open a Port up, which ones?
Also, info I have the Pi3 as the computer. Also running a RIM-RC210/RLC to the RC210 repeater controller.
If you can please try my node 47379 to see if it works from your end.
Is there a decent manual for the ASL version of Allstar? I may have missed it, so tell me where. I did download the HAMVIOP version manual but that was confusing and didn't jive with ASL's to much so i didn't venture there too much.
I also didn't find a Apache http//: program in there while Putty'ing around, is there one?
By the way I also have IRLP 7966 that works great on a pi...and the echolink too..
By the way thanks in advance.
Jim n6kmr
_________________________________________
Modoc County Emergency Group
Repeaters 145.490, 147.075, 147.045, 444.250 PL 100
Allstar 47397
IRLP 7966
Echolink 51691
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.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.
apache webserver is not installed by default. not everyone uses it you need to open which ever port you are configured to use in your router and forward it to the IP your node is using. you will have to consult your routers manual for this. look in /etc/asterisk/iax.conf for bindport=???? most likely it's bindport=4569 also. it doesn't not appear your node is registering with the ASL servers which would explain why you can not connect to other nodes and they can not connect to you. check your /etc/asterisk/iax.conf file for the register= NODE:PASSWORD@register.allstarlink.org line and ensure it is not commented out with a ( ; ) semi-colon in front of the line. you may also check that the node is registered with sudo asterisk -rx "iax2 show registry" also check that the updatenodeslist service is running and has downloaded the list of nodes. /var/lib/asterisk/rpt_extnodes file should exist and is the "phone book" for Allstar and while you are editing config files manually. check /etc/asterisk/rpt.conf for the line starting with statpost= and uncomment that line by removing the semi-colon in the very front. On Sun, Jan 6, 2019 at 8:41 PM Jim Hertel <n6kmr@frontiernet.net> wrote:
Ok all you guru's,
I downloaded the current ASL.img program, installed it and ran it, populated the first time user setup routine. I hope I got it right. I currently can't connect to a station or node like Larry KR6AZ node 46822. Are there any Elmer's out there that can help in Laymans terms too? some of this stuff is way over my head at times. I bet I have to open a Port up, which ones?
Also, info I have the Pi3 as the computer. Also running a RIM-RC210/RLC to the RC210 repeater controller.
If you can please try my node 47379 to see if it works from your end.
Is there a decent manual for the ASL version of Allstar? I may have missed it, so tell me where. I did download the HAMVIOP version manual but that was confusing and didn't jive with ASL's to much so i didn't venture there too much.
I also didn't find a Apache http//: program in there while Putty'ing around, is there one?
By the way I also have IRLP 7966 that works great on a pi...and the echolink too..
By the way thanks in advance.
Jim n6kmr
_________________________________________
Modoc County Emergency Group
Repeaters 145.490, 147.075, 147.045, 444.250 PL 100
Allstar 47397
IRLP 7966
Echolink 51691
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.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.
-- Nathan Hardman nhardman1428@gmail.com N8THN@ARRL.NET
Jim, looks like the other fellas answered you pretty well. Send another note if you still have issues. When you get up and running, here is a guide to install a lamp stack. https://linuxconfig.org/how-to-install-a-lamp-server-on-debian-9-stretch-lin... Guessing you only want the apache + php . 73, ...mike/kb8jnm On 1/6/2019 8:40 PM, Jim Hertel wrote:
Ok all you guru's,
I downloaded the current ASL.img program, installed it and ran it, populated the first time user setup routine. I hope I got it right. I currently can't connect to a station or node like Larry KR6AZ node 46822. Are there any Elmer's out there that can help in Laymans terms too? some of this stuff is way over my head at times. I bet I have to open a Port up, which ones?
Also, info I have the Pi3 as the computer. Also running a RIM-RC210/RLC to the RC210 repeater controller.
If you can please try my node 47379 to see if it works from your end.
Is there a decent manual for the ASL version of Allstar? I may have missed it, so tell me where. I did download the HAMVIOP version manual but that was confusing and didn't jive with ASL's to much so i didn't venture there too much.
I also didn't find a Apache http//: program in there while Putty'ing around, is there one?
By the way I also have IRLP 7966 that works great on a pi...and the echolink too..
By the way thanks in advance.
Jim n6kmr
_________________________________________
Modoc County Emergency Group
Repeaters 145.490, 147.075, 147.045, 444.250 PL 100
Allstar 47397
IRLP 7966
Echolink 51691
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.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.
participants (4)
-
Brian G -
Jim Hertel -
Mike -
Nate Hardman