search for: mattice

Displaying 2 results from an estimated 2 matches for "mattice".

Did you mean: lattice
2020 Mar 11
6
[PATCH 0/1] *** SUBJECT HERE ***
Hi, sifting through my system's logs, I noticed many break-in attempts by rogue ssh clients trying long lists of common passwords. For some time now I pondered different approaches to counter these, but could not come up with a solution that really satisfied me. I finally reached the conclusion that any countermeasures required support in sshd itself, and created the attached patch. If
2004 Dec 14
2
Re: Asterisk-Users Digest, Vol 5, Issue 192
Nicolas, Thank you for your response. I had tried that before and it didn't work. I am trying to look up the route for a dialed number, so its a full E.164 number. Please see my query below when I try to look up the route for a USA number; mysql> SELECT * FROM routes WHERE "^13237309880" RLIKE pattern ORDER BY LENGTH(pattern) DESC;