DVSwitch Server plus AllStar image
I have built a test image that includes DVSwitch Server and AllStar. This is a Raspbian Buster with the current kernel. You do not need to pin the kernel or headers.
To setup DVSwitch Server type dvs To setup AllStar type asl-menu The image is in the zip file at <http://dvswitch.org/files/DVSwitch_Images/Raspberry_Pi/Buster/2021-02-14-DVSwitch-Server-AllStar-lite.zip>
|
|
Somewhat on topic, the HTML client for DVSwitch also supports AllStar mode directly. This means you can have a web client available on your AllStar node.
|
|
Steve,
Where can I find more information on the DVSwitch HTML Client? Looks quite interesting. Thanks, Ed W8VT
|
|
toggle quoted messageShow quoted text
On 2/14/21 3:58 PM, Ed W8VT wrote:
Steve,
|
|
jacomms
What are the default user & pass – mental blank today…
Justin Albury J Albury Communications 0417246791 VK2JUZ ----------------------------------------------------------------- This email, and any attachments are for the use of the intended recipient(s) and may contain confidential/privileged information. If you have received this email in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not copy, disclose or distribute its contents to any other person. We do not accept any liability in connection with transmitting, unauthorised access to, or viruses in this email and its attachments. This notice should not be removed. ----------------------------------------------------------------------------------
From: DVSwitch-AllStar@DVSwitch.groups.io <DVSwitch-AllStar@DVSwitch.groups.io>
On Behalf Of Steve N4IRS
Sent: Monday, 15 February 2021 3:18 AM To: DVSwitch-AllStar@DVSwitch.groups.io Subject: [DVSwitch-ASL] DVSwitch Server plus AllStar image
I have built a test image that includes DVSwitch Server and AllStar. This is a Raspbian Buster with the current kernel. You do not need to pin the kernel or headers.
|
|
user = dvswitch password = dvswitch
toggle quoted messageShow quoted text
On 2/14/21 7:37 PM, jacomms wrote:
|
|
Also in the readme included in the zip
toggle quoted messageShow quoted text
On 2/14/21 7:37 PM, jacomms wrote:
|
|
jacomms
Thanks …but funny think ….I just gave that a crack…happy days 😊
Thanks for all you hard work once again on the
Justin Albury J Albury Communications 0417246791 VK2JUZ ----------------------------------------------------------------- This email, and any attachments are for the use of the intended recipient(s) and may contain confidential/privileged information. If you have received this email in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not copy, disclose or distribute its contents to any other person. We do not accept any liability in connection with transmitting, unauthorised access to, or viruses in this email and its attachments. This notice should not be removed. ----------------------------------------------------------------------------------
From: DVSwitch-AllStar@DVSwitch.groups.io <DVSwitch-AllStar@DVSwitch.groups.io>
On Behalf Of Steve N4IRS
Sent: Monday, 15 February 2021 12:12 PM To: DVSwitch-AllStar@DVSwitch.groups.io Subject: Re: [DVSwitch-ASL] DVSwitch Server plus AllStar image
user = dvswitch password = dvswitch On 2/14/21 7:37 PM, jacomms wrote:
|
|
jacomms
Steve is the DVSwitch HTML Client in this version or still things to come??
If within this version how do we access it?
Justin Albury J Albury Communications 0417246791 VK2JUZ ----------------------------------------------------------------- This email, and any attachments are for the use of the intended recipient(s) and may contain confidential/privileged information. If you have received this email in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not copy, disclose or distribute its contents to any other person. We do not accept any liability in connection with transmitting, unauthorised access to, or viruses in this email and its attachments. This notice should not be removed. ----------------------------------------------------------------------------------
From: DVSwitch-AllStar@DVSwitch.groups.io <DVSwitch-AllStar@DVSwitch.groups.io>
On Behalf Of Steve N4IRS
Sent: Monday, 15 February 2021 12:12 PM To: DVSwitch-AllStar@DVSwitch.groups.io Subject: Re: [DVSwitch-ASL] DVSwitch Server plus AllStar image
user = dvswitch password = dvswitch On 2/14/21 7:37 PM, jacomms wrote:
|
|
Still to come. Release date 03/01/2021
toggle quoted messageShow quoted text
On 2/14/21 8:09 PM, jacomms wrote:
|
|
jacomms
Thanks again 😊
Justin Albury J Albury Communications 0417246791 VK2JUZ ----------------------------------------------------------------- This email, and any attachments are for the use of the intended recipient(s) and may contain confidential/privileged information. If you have received this email in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not copy, disclose or distribute its contents to any other person. We do not accept any liability in connection with transmitting, unauthorised access to, or viruses in this email and its attachments. This notice should not be removed. ----------------------------------------------------------------------------------
From: DVSwitch-AllStar@DVSwitch.groups.io <DVSwitch-AllStar@DVSwitch.groups.io>
On Behalf Of Steve N4IRS
Sent: Monday, 15 February 2021 12:44 PM To: DVSwitch-AllStar@DVSwitch.groups.io Subject: Re: [DVSwitch-ASL] DVSwitch Server plus AllStar image
Still to come. Release date 03/01/2021 On 2/14/21 8:09 PM, jacomms wrote:
|
|
I have updated the DAHDI apt package. I have tested it on the RPi image. apt upgraded DAHDI and is working fine. This is the latest version of DAHDI and is working on the RPi with kernel 5.10.11
Not quite the RPi miage related but, I have been testing installing DVSwitch Server and AllStar on a Ubuntu VM. I did the install on 18.04.5 LTS all went well and both DVSwitch Server and AllStar are working well. Ubuntu notified me that I could upgrade to 20.04.2 LTS. Sure, why not. I have a snapshot of the VM at 18.04.5 so, what the hell. Upgrade went OK but DAHDI was not happy. (oh, what a surprise) The fixed DAHDI was installed and DAHDI is happy again with Kernel 5.4.0-65 without manual intervention. I prefer stock Debian but I know someone would want to use Ubuntu so I tested it.
|
|
Hey Steve, Awesome software working really well. Just a question I want to get in to root so I can use winscp but says I don't have permissions what's the root password?
Thanks.
|
|
By default, the image does not have a root login. It would be a
security risk if I shipped the image with the root login enabled. If
the default root password were known and someone exposed the host to
the internet, the system would be compromised in minutes. If I know
the root password, someone would rightfully think I had a back door
into your system. That is the reason that the image has a known
password of dvswitch but you are FORCED to change it at first login.
toggle quoted messageShow quoted text
Now, with that all said and with the warning to be careful, here is how to enable root login: I strongly suggest you login twice (2 different ssh sessions) to the server. This will save you if you make a mistake. login as dvswitch sudo -s passwd root follow the prompts to set the root password cd /eetc/ssh cp sshd_config sshd.config.save nano sshd_config Line 32 should read: #PermitRootLogin prohibit-password Change this to: PermitRootLogin yes save the file systemctl restart ssh Now you can logout of ONE of the ssh sessions and try to login as root. If all goes well, you can login as root from now on. You can now close the second session. Steve N4IRS
On 2/18/2021 7:59 AM,
bretteld74@... wrote:
Hey Steve, Awesome software working really well. Just a question I want to get in to root so I can use winscp but says I don't have permissions what's the root password?
|
|
Mark Simon
Steve, Just to provide some data.... (all good).
I loaded the 2021-02-14 DVSwitch-Server-Allstar-lite image, configured DVSwitch and Allstar adding TGIF DMR entries and edits. It seems to be working well on my PI 2 Model B. I'm anxious to try the version after March 1st with the HTML interface for changing Talk Groups and Allstar Nodes. I was using a build that I made using Allstarlink's ISO and adding DVSwitch. I was suffering missing messages and dropouts. As if the PTT was not recognized. I was thinking the the PI2 might be underpowered. It's the only PI I had that was not tied up. This build seems to be solid. My use case is using a DMR HT radio to connect Zumspot. The Zumspot is connected to TGIF (Prime TG) DVSwitch connects to the TGIF (Prime TG) and Allstar on a PI2 Model B. Allstar is manually connected (using the ASL menu CLI function) to a Allstar Node that is connected to a Simplex FM and Echolink node. Both the Zumspot and the PI2B are on the same home network. Mark - Wd9jen (Arlington Heights IL).
|
|
Hello Steve,
I am using DVS/ASL image and it works fine (frees up one RPi). However, I can't seem to get Allmon2 to run properly. I can log into Allmon2 but not logging into asterisk manager and keep getting "waiting" message. When I search for allmon.ini.php file to enter my credentials, I find this file in both the /etc/asterisk and /var/www/html/allmon2 directories. Do I change entries in both locations? tnx ... Tom VE3NY
|
|
Tom,
toggle quoted messageShow quoted text
I have not tried allmon on the image yet. I don't know how well allmon works with the installed web server (lighttpd). I can tell you that the image does not have the allmon.ini.php in /etc/asterisk so I would look at the installer. I would rename the one in /etc/asterisk and edit the one in /var/www/.... Steve N4IRS
On 2/20/21 8:05 AM, Tom Corcoran wrote:
Hello Steve,
|
|
Hello Steve,
Tom VE3NY
|
|
I assume it's possible. I'll try to take a look tomorrow. I have
done some work on the DVSwitch Dashboard to allow it to live outside
of webroot which is running on Apache. That way it can be at
/dvswitch. I'll see what I turn up tomorrow.
toggle quoted messageShow quoted text
Steve
On 2/20/21 4:46 PM, Tom Corcoran wrote:
|
|
Tom,
toggle quoted messageShow quoted text
If you are still running allmon2 under lighttpd try this: add: server.stream-response-body = 2 to /etc/lighttpd/lighttpd.conf restart lighttpd Let me know, Steve N4IRS
On 2/20/21 4:46 PM, Tom Corcoran wrote:
|
|