J'ai récemment acquis un serveur dédié sur OVH (EG CORE2DUO) avec Fedora core 2 installé dessus.
Après quelques jours de mise en service, et à tout hasard j'ai été checker les logs apache et ssh entre autre.
Et, des robots (je pense) scannent mon serveur pour y trouver phpmyadmin :
CITATION
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.0.2
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.0.3
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.0.4
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.1-rc1
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.1
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.2
[Wed Feb 13 14:53:08 2008] [error] [client 85.114.132.157] File does not exist: /home/httpd/vhosts/default/htdocs/phpmyadmin
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.0.3
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.0.4
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.1-rc1
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.1
[Wed Feb 13 14:29:47 2008] [error] [client 80.237.172.244] File does not exist: /home/httpd/vhosts/default/htdocs/phpMyAdmin-2.8.2
[Wed Feb 13 14:53:08 2008] [error] [client 85.114.132.157] File does not exist: /home/httpd/vhosts/default/htdocs/phpmyadmin
Il y'a aussi des tentatives de connections en ssh:
CITATION
Feb 12 12:41:07 monserveur sshd[5030]: Illegal user bettina from 221.232.131.50
Feb 12 12:41:09 monserveur sshd[5030]: Failed password for illegal user bettina from 221.232.131.50 port 55080 ssh2
Feb 12 12:41:14 monserveur sshd[5049]: Illegal user bianka from 221.232.131.50
Feb 12 12:41:16 monserveur sshd[5049]: Failed password for illegal user bianka from 221.232.131.50 port 55706 ssh2
Feb 12 12:41:21 monserveur sshd[5051]: Illegal user birgit from 221.232.131.50
Feb 12 12:41:23 monserveur sshd[5051]: Failed password for illegal user birgit from 221.232.131.50 port 56308 ssh2
Feb 12 12:41:28 monserveur sshd[5053]: Illegal user brigitte from 221.232.131.50
Feb 12 12:41:31 monserveur sshd[5053]: Failed password for illegal user brigitte f
Feb 12 12:41:09 monserveur sshd[5030]: Failed password for illegal user bettina from 221.232.131.50 port 55080 ssh2
Feb 12 12:41:14 monserveur sshd[5049]: Illegal user bianka from 221.232.131.50
Feb 12 12:41:16 monserveur sshd[5049]: Failed password for illegal user bianka from 221.232.131.50 port 55706 ssh2
Feb 12 12:41:21 monserveur sshd[5051]: Illegal user birgit from 221.232.131.50
Feb 12 12:41:23 monserveur sshd[5051]: Failed password for illegal user birgit from 221.232.131.50 port 56308 ssh2
Feb 12 12:41:28 monserveur sshd[5053]: Illegal user brigitte from 221.232.131.50
Feb 12 12:41:31 monserveur sshd[5053]: Failed password for illegal user brigitte f
J'ai entendu parler de fail2ban mais je ne parvient pas à l'installer, je ne pense pas qu'il fonctionne sous ma distribution linux.
Pour fail2ban, si je fait yum install fail2ban il ne le trouve pas.
Après j'ai télécharger le rpm sur le site officiel et rpm me dit qu'il manque deux dépendances, et j'ai l'impression que c'est en plus pour fedora core 6 donc bon...
Auriez-vous une aide à m'apporter pour mettre fin à ces tentatives qui m'inquiètent un peu même si à priori elles ne devraient pas se solder par une réussite.
P.S : Je connais linux par debian, c'est la première fois que je passe sous fedora donc j'ose pas non plus tenter des installations que je ne maitriserait pas, c'est pour cela que j'appelle à votre bonne aide.
Merci d'avance.