[ngIRCd-ML] Patch to Disable SSLv3 (POODLE)

2014-10-15 Thread li...@packetmail.net
Hello, some time ago I had created some patches for a specific cipher list with ngircd. In reference to the SSLv3 issue (POODLE) the below patch also addresses this issue. The key is just adding SSL_OP_NO_SSLv3 to the SSL_CTX_set_options function. ---

Re: [ngIRCd-ML] write error /broken pipe

2015-01-03 Thread li...@packetmail.net
On 01/03/2015 07:51 AM, wally wrote: Hello..I'm getting quite a few of these write errors and broken pipes in my log. You have some kind of weird DNAT going where everything is IPV4 NAT to 127.0.0.1? What port are you listening on? Can you provide true IPv4 Attacker IPs and I can correlate