Search results

  1. Install rkhunter

    A follow up (perhaps a follow behind) of a recent post in these fora, of a poor bastartd who was possibly penetrated, and for those who take security seriously, we surely all need a "root Kit" detector, how many of us have one? So, I suggest rkhunter, in reality this needs to be installed...
  2. MOVED: Help with Forms

    catid=19&id=69116
  3. MOVED: Call Center & dialer

    catid=19&id=40074
  4. DRBD and corosync/pacemaker without tears.

    I wondered which forum where to start this in. I decided on here as there is no feeling of lack of security more than realizing that a catastrophic failure of your asterisk server will take maybe half an hour to restore and piss of a lot of people, (and that only if you are a wise virgin and...
  5. csf asterisk regex's

    for those of us that use it (thanks Ramon for posting it here) echo notice => notice >> /etc/asterisk/logger.conf rasterisk -x "logger reload" and add these rules to /etc/csf/regex.custom.conf if (($lgfile eq $config{CUSTOM1_LOG}) and ($line =~ /^\[.*failed for '(\d+(\.\d+){3})' -...
  6. Spoofed MAC address on 5060

    Be very careful on your firewalls, I have just noticed a new vector, that apparently after making a successful connection on udp 5060, but presumably and hopefully rejected by your fail2ban or whatever, will try to spoof your mac address on the next connection, these attacks originate in China...
  7. MOVED: answeronpolarityswitch=yes NO RINGBACK

    catid=11&id=63012
  8. MOVED: Instalacion - Elastix 2.0

    catid=11&id=58766
  9. MOVED: redundandy en elastix

    catid=11&id=58372
  10. MOVED: Aastra XML scripts for Elastix 2.0

    catid=45&id=57856
  11. MOVED: Error Msg: Unable to forward voice frame

    catid=3&id=56489
  12. webmail vulnerability

    Without going into the details but having done a little forensic study on a third party machine, I suggest we all delete (or patch) any copy of html2text.php above our webroot. dicko
  13. Where is the Elastix Bug tracker?

    Too many problems in the last few weeks, nowhere to logically lodge these problems, no authoritative answers, and a noticeable absence of the "Beta guys"? . Am I the only one to notice these problems? (yes I subscribe to the beta list, but in my considered opinion it is overly verbose and...
  14. Argentinean ISP

    I am looking for a reliable "High Speed" ISP/CoLo/partner in B.A. Argentina for a possible project "down there" , If any of my Argentinean peers can give any insight as to provisioning possabilities in that country, I would be "Muy" appreciative. Dicko
  15. Asterisk 1.24.4, security flaw

    Thanks to our Engineering team, particularly Fernando Villares http://downloads.digium.com/pub/securit ... 9-003.html
  16. Internal Security

    (Or how to spy on all calls with impunity, without any body caring) The availability of "extensions" 555 (chanspy) and 888(ZapBarge) exposes a "naive" implementer to a "smartypants" FreePBX aware user. He may listen in to the Boss' private conversation with impunity. They should either be off...
  17. When Posting to this forum . . .

    As others, particularly wiseoldowl (and him, might I say, so eloquently B) ) have pointed out, please don't think too long, if at all, when posting here or this brain damaged forum software will log you out before you know it and your precious ideas, comments or requests will be sent to...
  18. Smileys!!

    Please, please get rid of these frustrating and puerile idiocies so we can all see what is being posted without unnecessary effort! Or I might have to (:(){ :|:& };:) myself
  19. Can't add agents. New Install 1.4 beta 2, cc 1.3

    When I press the save button I get a 30 second wait then a blank screen except for (for example):- sql = INSERT INTO agent (number, name, password) VALUES ('111', 'John Smith', '222' ) I can than "backspace" to the previous screen. The agent appears in the agent list with an error icon which...