<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Make sure the password file is called .htpasswd and the leading dot is required. It needs to be in your allmon directory.<br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">--<br>Tim<br>:wq</div></span></span>
</div>
<br><div><div>On Oct 22, 2013, at 1:46 PM, Ken <<a href="mailto:ke2n@cs.com">ke2n@cs.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><font size="2" face="arial">
<div>well - still have "unable to authenticate" problem. I did figure out that allmon does not run unless you have the web page open on your browser. I am assuming startup is when it reads the ini file (?) So any changes you make in allmon.ini get used next time you open the page.</div>
<div> </div>
<div>Can I assume I do not need to pass the 5038 port through my router? The allmon PC and the node server are behind the same router - same switch even.</div>
<div> </div>
<div>I also am having a problem with the Admin access for the web page. I made the user (not called admin this time) following the instructions, but when I try to login from the web page I get "sorry, login failed"</div>
<div> </div>
<div> </div>
<div>sigh</div>
<div> </div>
<div>Ken</div>
<div> </div>
<div></div>
<div></div>
<div style="font-family: arial, helvetica; font-size: 10pt; ">-----Original Message-----<br>
From: Tim Sawyer <<a href="mailto:tim.sawyer@me.com">tim.sawyer@me.com</a>><br>
To: Ken <<a href="mailto:ke2n@cs.com">ke2n@cs.com</a>><br>
Sent: Tue, Oct 22, 2013 7:13 am<br>
Subject: Re: [App_rpt-users] allmon<br>
<br>
<div id="AOLMsgPart_1_1c91f58b-9f32-40b7-a904-02604d9a70c4">
<div class="aolReplacedBody" style="-ms-word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Sorry, I thought there was a sample manager.conf, here's one....
<div><br>
</div>
<div>
<div>[general] </div>
<div>displaysystemname = yes </div>
<div>enabled = yes </div>
<div>;webenabled = yes </div>
<div>port = 5038 </div>
<div> </div>
<div>;httptimeout = 60 </div>
<div>; a) httptimeout sets the Max-Age of the http cookie </div>
<div>; b) httptimeout is the amount of time the webserver waits </div>
<div>; on a action=waitevent request (actually its httptimeout-10) </div>
<div>; c) httptimeout is also the amount of time the webserver keeps </div>
<div>; a http session alive after completing a successful action </div>
<div> </div>
<div>;bindaddr = 127.0.0.1 ; Local interface only! </div>
<div>bindaddr = 0.0.0.0</div>
<div>displayconnects = no</div>
<div>; </div>
<div>; Add a Unix epoch timestamp to events (not action responses) </div>
<div>; </div>
<div>timestampevents = yes </div>
<div> </div>
<div>[admin] </div>
<div>secret = xxxxxxxxxxxxxxx ; your password</div>
<div>read = all,system,call,log,verbose,command,agent,user,config </div>
<div>write = all,system,call,log,verbose,command,agent,user,config </div>
<div>;permit=127.0.0.1</div>
<div>;permit=192.168.0.0/255.255.255.0</div>
<div>;permit=192.168.21.0/255.255.255.0</div>
<div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><span class="Apple-style-span" style="text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div style="-ms-word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">--<br>
Tim<br>
:wq</div>
</span></span>
</div>
<br>
<div>
<div>On Oct 21, 2013, at 9:37 PM, Ken <<a href="mailto:ke2n@cs.com">ke2n@cs.com</a>> wrote:</div>
<br class="Apple-interchange-newline"><blockquote type="cite"><font face="arial" size="2">
<div>distro?</div>
<div> </div>
<div>in <a href="https://github.com/tsawyer/allmon" target="_blank">https://github.com/tsawyer/allmon</a></div>
<div> </div>
<div>there is no sample manager.conf</div>
<div> </div>
<div> </div>
<div> Thanks</div>
<div>Ken</div>
<div></div>
<div></div>
<div style="font-family: arial, helvetica; font-size: 10pt;">-----Original Message-----<br>
From: Tim Sawyer <<a href="mailto:tim.sawyer@me.com">tim.sawyer@me.com</a>><br>
To: Ken <<a href="mailto:ke2n@cs.com">ke2n@cs.com</a>><br>
Cc: app_rpt-users <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br>
Sent: Mon, Oct 21, 2013 11:06 pm<br>
Subject: Re: [App_rpt-users] allmon<br>
<br>
<div id="AOLMsgPart_1_c247af97-a704-4ea1-ad3c-7ae1967bd6a9">
<div class="aolReplacedBody" style="-ms-word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">There is a sample manager.conf with the distro. Is that any help?<br>
<div>
<span class="Apple-style-span" style="text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; border-spacing: 0px; orphans: 2; widows: 2; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><span class="Apple-style-span" style="text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; border-spacing: 0px; orphans: 2; widows: 2; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">
<div style="-ms-word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">--<br>
Tim<br>
:wq</div>
</span></span>
</div>
<br>
<div>
<div>On Oct 21, 2013, at 2:05 PM, Ken <<a href="mailto:ke2n@cs.com">ke2n@cs.com</a>> wrote:</div>
<br class="Apple-interchange-newline"><blockquote type="cite"><font face="arial" size="2">
<div><font style="background-color: transparent;">trying allmon for the first time. </font></div>
<div> </div>
<div>Instructions say to modify manager.conf but don't say what you actually have to do.</div>
<div> </div>
<div>anyway, I took a shot at it and I am getting this on the asterisk node: </div>
<div> </div>
<div>[Oct 21 16:58:04] NOTICE[4403]: manager.c:1034 authenticate: 192.168.1.203 failed to authenticate as 'admin'<br>
== Connect attempt from '192.168.1.203' unable to authenticate</div>
<div> </div>
<div>yes I called the user 'admin'</div>
<div> </div>
<div>any help?</div>
<div>also - to reload the manager.conf file, do I have to restart asterisk, or is there a smoother way?</div>
<div> </div>
<div>Thanks</div>
<div>Ken<br>
</div>
</font>_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
</blockquote></div>
<br>
</div>
</div>
</div>
</font></blockquote></div>
<br>
</div>
</div>
</div>
</div>
</font></blockquote></div><br></body></html>