Allmon2 on pi remote web server
Hi I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine! What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are? My router port forwarding setting, I think, are correct. Any other help would be greatly appreciated. Mal VK6MT
Did you remember to set the bindaddr in manager.conf? ;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0 -- Tim :wq On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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.
Hi Tim Thanks, I'm glad it was something easy! But wait there's more... I can't get the login side of things to work. Any ideas? Mal sent from my Samsung Note On 11/04/2014 9:57 PM, "Tim Sawyer" <tim.sawyer@mac.com> wrote:
Did you remember to set the bindaddr in manager.conf?
;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0
-- Tim :wq
On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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.
You need to set a .htpasswd file. On you web sever in the Allmon directory do: htpasswd -c .htpasswd <desired username> It will then prompt you for what you want the password to be. -- Tim :wq On Apr 11, 2014, at 8:47 AM, Malcolm Good <malgood@gmail.com> wrote:
Hi Tim
Thanks, I'm glad it was something easy!
But wait there's more...
I can't get the login side of things to work. Any ideas?
Mal
sent from my Samsung Note
On 11/04/2014 9:57 PM, "Tim Sawyer" <tim.sawyer@mac.com> wrote: Did you remember to set the bindaddr in manager.conf?
;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0
-- Tim :wq
On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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.
Hi Tim I have setup the .htpasswd file in the manner you described. The line is located in the allmon2 dir, I checked it and it has a one line entry in the file that starts with the user name. When I go back to the allmon page and enter the username and password it just comes up with 'Sorry, login failed'. Not sure where to go from here? Mal _____ From: Tim Sawyer [mailto:tim.sawyer@mac.com] Sent: Friday, 11 April 2014 11:54 PM To: Malcolm Good Cc: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] Allmon2 on pi remote web server You need to set a .htpasswd file. On you web sever in the Allmon directory do: htpasswd -c .htpasswd <desired username> It will then prompt you for what you want the password to be. -- Tim :wq On Apr 11, 2014, at 8:47 AM, Malcolm Good <malgood@gmail.com> wrote: Hi Tim Thanks, I'm glad it was something easy! But wait there's more... I can't get the login side of things to work. Any ideas? Mal sent from my Samsung Note On 11/04/2014 9:57 PM, "Tim Sawyer" <tim.sawyer@mac.com> wrote: Did you remember to set the bindaddr in manager.conf? ;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0 -- Tim :wq On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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 suspect it’s something in your apache config. Try allow all for your DocumentRoot. -- Tim :wq On Apr 11, 2014, at 9:05 PM, Mal Good <malgood@gmail.com> wrote:
Hi Tim
I have setup the .htpasswd file in the manner you described. The line is located in the allmon2 dir, I checked it and it has a one line entry in the file that starts with the user name.
When I go back to the allmon page and enter the username and password it just comes up with ‘Sorry, login failed’.
Not sure where to go from here?
Mal
From: Tim Sawyer [mailto:tim.sawyer@mac.com] Sent: Friday, 11 April 2014 11:54 PM To: Malcolm Good Cc: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] Allmon2 on pi remote web server
You need to set a .htpasswd file. On you web sever in the Allmon directory do:
htpasswd -c .htpasswd <desired username>
It will then prompt you for what you want the password to be. -- Tim :wq
On Apr 11, 2014, at 8:47 AM, Malcolm Good <malgood@gmail.com> wrote:
Hi Tim
Thanks, I'm glad it was something easy!
But wait there's more...
I can't get the login side of things to work. Any ideas?
Mal
sent from my Samsung Note
On 11/04/2014 9:57 PM, "Tim Sawyer" <tim.sawyer@mac.com> wrote: Did you remember to set the bindaddr in manager.conf?
;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0
-- Tim :wq
On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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.
Hi All With Raspbian (for the Raspberry Pi) you need to use the command htpasswd -cd .htpasswd <desired username> The -d set the encryption type to the correct one for allmon. We live and learn! Mal VK6MT ________________________________________ From: Tim Sawyer [mailto:tim.sawyer@mac.com] Sent: Friday, 11 April 2014 11:54 PM To: Malcolm Good Cc: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] Allmon2 on pi remote web server You need to set a .htpasswd file. On you web sever in the Allmon directory do: htpasswd -c .htpasswd <desired username> It will then prompt you for what you want the password to be. -- Tim :wq On Apr 11, 2014, at 8:47 AM, Malcolm Good <malgood@gmail.com> wrote: Hi Tim Thanks, I'm glad it was something easy! But wait there's more... I can't get the login side of things to work. Any ideas? Mal sent from my Samsung Note On 11/04/2014 9:57 PM, "Tim Sawyer" <tim.sawyer@mac.com> wrote: Did you remember to set the bindaddr in manager.conf? ;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0 -- Tim :wq On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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.
Good to know. The encryption must have something to do with your server, Allmon doesn’t care as it's Apache that’s doing the authentication, not Allmon. -- Tim :wq On Apr 12, 2014, at 6:47 AM, Mal Good <malgood@gmail.com> wrote:
Hi All
With Raspbian (for the Raspberry Pi) you need to use the command
htpasswd -cd .htpasswd <desired username>
The -d set the encryption type to the correct one for allmon.
We live and learn!
Mal VK6MT
________________________________________ From: Tim Sawyer [mailto:tim.sawyer@mac.com] Sent: Friday, 11 April 2014 11:54 PM To: Malcolm Good Cc: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] Allmon2 on pi remote web server
You need to set a .htpasswd file. On you web sever in the Allmon directory do:
htpasswd -c .htpasswd <desired username>
It will then prompt you for what you want the password to be. -- Tim :wq
On Apr 11, 2014, at 8:47 AM, Malcolm Good <malgood@gmail.com> wrote:
Hi Tim Thanks, I'm glad it was something easy! But wait there's more... I can't get the login side of things to work. Any ideas? Mal sent from my Samsung Note On 11/04/2014 9:57 PM, "Tim Sawyer" <tim.sawyer@mac.com> wrote: Did you remember to set the bindaddr in manager.conf?
;bindaddr = 127.0.0.1 ; Local interface only! bindaddr = 0.0.0.0
-- Tim :wq
On Apr 11, 2014, at 4:54 AM, Mal Good <malgood@gmail.com> wrote:
Hi
I am running a Beagle / LOX combination which is working well. I have a Raspberry Pi running as a web server, which is also running fine!
What I would like to do is run Allmon2 on the web server. This is where I am having difficulties. Has anyone done this? Or set up Allmon2 in a remote web server system? If so can you let me know what you manager.conf setting are in Asterisk and also what you allmon.ini settings are?
My router port forwarding setting, I think, are correct.
Any other help would be greatly appreciated.
Mal VK6MT
_______________________________________________ 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.
participants (3)
-
Mal Good -
Malcolm Good -
Tim Sawyer