You might want to implement port nocking for your server:
http://en.wikipedia
In computer networking, port knocking is a method of externally opening ports on a firewall by generating a connection attempt on a set of prespecified closed ports. Once a correct sequence of connection attempts is received, the firewall rules are dynamically modified to allow the host which sent the connection attempts to connect over specific port(s). A variant called Single Packet Authentication exists, where only a single 'knock' is needed, consisting of an encrypted packet.
There is an implementation for linux and ssh available.
Tolomir
Main Topics
Browse All Topics





by: Let_Me_BePosted on 2009-10-21 at 01:03:50ID: 25621562
That's absolutely normal. You don't even have to put your IP address somewhere, every accessible machine on the Internet receives these attempts. They are coming from botnets and are purely automatic and designed to guess most common login/password combinations to generate more zombies for the botnet.