Type: Brute Force Protocol: POP3 OS: Linux 3.6.11+ armv6l Platform: Pi Rev. B Memory: 512M Daemon: Dovecot 2.1.7-7 Backend Daemon: MySQL 5.5 Backend OS: Linux 2.6.32-5-amd64 Backend Platform: Generic AMD A4-3400 APU Dual Core Backend Memory: 3.5G Total Attempts: 13356 Avg. Attempt/s: 2.71 Postmortem: 67.136.48.186 was *unable* to successfully authenticate […]
Tag: mysql
6/08 Outage
Building a MySQL Capable Postfix RPM
Build Environment: CentOS 5 x86_64 Postfix 2.3.3 Sources gcc version 4.1.2 20080704 (Red Hat 4.1.2-44) 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux # Get the src 1) wget http://mirror.centos.org/centos/5.3/centosplus/SRPMS/postfix-2.3.3-2.1.centos.mysql_pgsql.src.rpm # Install the src RPM 2) rpm -i postfix-2.3.3-2.1.centos.mysql_pgsql.src.rpm # Install some dependencies I didn’t […]
Debian: Email Server Build
Another semi-how-to for my old email server build. 1. Partition harddrive: /boot 150MB Primary hda1 bootable / 3000MB Logical hda5 /var 15000MB Logical hda6 /home 6000MB Logical hda7 swap 1024MB Primary hda3 end of drive /usr Balance Logical hda8 2. Activate swap partition 3. Initialize / first, then the rest […]