Navigation |
ProtocolsEffect of the McColo shutdownSubmitted by jeremyc on Thu, 2008-11-13 15:44.MAIL
A colleague here at LISA told me yesterday that he had observed approximately a 50% drop in traffic on his E-mail servers. Naturally, this was first a cause for concern, but then he learned about the disconnection of McColo - a major botnet command and control hosting site in Northern California, USA. Their two up-stream ISPs pulled their plugs on Tuesday afternoon. See the story in the Washington Post. Naturally, I experienced an immediate urge to check $employer's anti-spam system for its observation on the situation. jeremyc's blog | add new comment | 412 reads
Towards a resilient NTP configuration in NTP4NTP 4 introduces some interesting new things that few people seem to know about, are sparsely documented, and are difficult to setup correctly, however they can help with synchronization in the event of total external network failure (even if you don't have a reference time source). Now, some reference time sources aren't expensive (others are), but sometimes you care more about node-to-node synchronization than you do about absolute time accuracy. One example might be a large computational cluster where, if the network is disconnected from the Internet for a while, or if the primary time source is down, you don't want the individual nodes to drift apart. doug's blog | add new comment | 8741 reads
NMAPSubmitted by dklein on Sun, 2007-01-14 10:50.Communications | Linux | Network | Networking | Operating System | Operating System | Protocols | Security | TCP | UDP | Unix | User Security | Visualization | Windows
Fast enumeration of network services Active Nmap is a powerful tool for discovering hosts on a network and enumerating what service they are offering. This can be used to find vulnerable systems, to locate rogue services on your network or simply for a first step in troubleshooting. add new comment | 1765 reads
swaks - Swiss Army Knife SMTPSubmitted by pckizer on Sun, 2006-08-27 18:56.Communications | Internet | MAIL | Networking
SMTP testing tool, includes STARTTLS and SMTP AUTH Stable This tool is a command-line interface for testing SMTP servers. It supports many protocol options and connection methods, including: plaintext SMTP, SMTP with SSL on connect (the deprecated method many clients use on port 465), STARTTLS after session start, SMTP AUTH with basic authentication or MD5-based methods, and more with good debugging output to help diagnose problems that can be difficult to find using most full-featured e-mail clients that lack good feedback on the outgoing process. add new comment | 17357 reads
|