Hi Fernando, Currently AstLinux does not support "nagios", though "zabbix" is similar and is included by default in AstLinux.
For your Firewall settings, I see some possible issues. 1) what is the backslash doing in the ports?, ie 22\22, why not just 22 and 10000-101000 2) If AstLinux is behind NAT via another router, all the ports you are allowing in AstLinux must also be NAT-Forwarded on your external firewall to the internal IP of your AstLinux box. 2b) In addition, the source address range (10.30.2.0/24) is probably not correct, if NAT-Forwarded via your external firewall the source address will be the original public address for the remote client. 2c) Placing asterisk behind NAT can work, though tricky. I personally have AstLinux as my edge router so no NAT is involved. Lonnie On Sep 20, 2011, at 12:24 PM, Fernando Fuentes wrote: > Hello all. > > Just wanted to see if is possible to load nrpev2 in astlinux? I am trying to > monitor space, process, users, uptime with nagios. > > Second question is that I have my sip peers been monitor and they show off > line. Though I can make calls just fine asterisk think they are off line. > > Here are my firewall rules just in case: > > Note: the Ext port is behind a nated firewall. > > + Pass EXT->Local TCP 10.30.2.0/24 22\22 > Comment: Allow ssh from external > + Pass EXT->Local TCP 10.30.2.0/24 443\443 > Comment: Allow https from Ext > + Pass EXT->Local UDP 10.30.2.0/24 10000\10100 > Comment: Allow all internal RST > + Pass EXT->Local UDP 10.30.2.0/24 4569 > Comment: Internal IAX2 > + Pass EXT->Local UDP 10.30.2.0/24 5060\5060 > Comment: Allow all internal SIP > + Pass EXT->Local UDP voipservice 10000\10100 > Comment: houston.voip.ms RST > + Pass EXT->Local UDP voipservice 4569 > Comment: houston.voip.ms IAX2 > + Pass EXT->Local UDP voipservice 5060\5060 > Comment: houston.voip.ms SIP > ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.