replacement for esva

i’ve been happy user of ESVA / global-domination [virtual in my case] appliance for mail and antivirus filtering. unfortunately it seems that was one-man project and it’s pretty much dead by now. official website – http://www.global-domination.org/ no longer works since ~ march 2010.

partition alignment

i’ve got new hdd delivered. it’ll be used as one of rotated disks for offline backup storage. it is WDC WD15EARS-00Z5B1 – WD Caviar Green 1.5 TB and is one of first disks with 4kB physical sectors instead of 512B ones. i’ve read at some places about performance impact of miss-aligned linux partitions for write ... Read More

calls from nagios

i’ve been using nagios to monitor my infrastructure for long time. in most cases it’s sending just e-mails. at ecowin/reuters i also had it connected with sms gateway. Siements TC35 connected via serial cable to linux box served us very well. i used debian’s scmxx to send messages. i’ve been thinking recently about using SIP ... Read More

firefighting – asn32 and quagga crash

debian lenny, out-of-the-box quagga_0.99.10-1lenny1_i386 symptoms of disaster in bgpd.log: 2009/05/03 14:00:47 BGP: Assertion `len < str_size' failed in file bgp_aspath.c, line 619, function aspath_make_str_count 2009/05/03 14:00:47 BGP: Backtrace for 14 stack frames: 2009/05/03 14:00:47 BGP: [bt 0] /usr/lib/libzebra.so.0(zlog_backtrace+0x2a) [0xb7f50a5a] 2009/05/03 14:00:47 BGP: [bt 1] /usr/lib/libzebra.so.0(_zlog_assert_failed+0x77) [0xb7f50be7] [..]