grsec + mysql = pbm de socket ? - réseaux et sécurité - Linux et OS Alternatifs
Marsh Posté le 12-08-2004 à 13:45:55
on n'a déja pas assez d'information .
1) quel est ta configuration de grsec ?
2) quel type de serveur mysql ? paquet ? compilé par toi meme ?
3) peut on avoir des logs ?
si c'est grsec qui kille les process mysql il l'annonce dans les logs .
4) les systeme RBAC est activé ?
5) PAX est activé ?
Marsh Posté le 12-08-2004 à 09:25:30
Bonjour,
J'ai un problème sur une box, J'ai installé le dernier grsec sur mon kernel et j'ai à présent ces erreurs dans mon .err mysql :
040812 8:43:01 Aborted connection 104 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 8:57:58 Aborted connection 2906 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 8:58:02 Aborted connection 2923 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:00:10 Aborted connection 3379 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:01:00 Aborted connection 3549 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:01:28 Aborted connection 3631 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:04:47 Aborted connection 4328 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:09:16 Aborted connection 5341 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:10:23 Aborted connection 5571 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:11:29 Aborted connection 5843 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:11:32 Aborted connection 5850 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
040812 9:11:45 Aborted connection 5900 to db: 'machintruc' user: 'machintruc' host: `localhost' (Got timeout reading communication packets)
Je ne maitrise pas les options grsec une à une et la documentation m'a pas vraiment aiguillé, j'aimerais savoir comment ça se fait et s'il est possible d'arrancher ça.
kernel = 2.4.27
grsec = 2.0.1
mysql = 4.0.20
type de connexion mysql = socket
Merci d'avance,
Peorth