On ven., 2012-05-04 at 11:10 +0200, Frédéric wrote:
>
> Le seul truc que je vois et qui me paraît bizarre, c'est ce que me
> retourne
> netstat :
>
> tcp6 0 0 [::]:munin [::]:* LISTEN root 420840
> -
Effectivement ce munin-node ne semble écouter qu'en IPv6.
Vérifie /etc/default/munin-node et /etc/munin/munin-node.
Consulte /usr/share/doc/munin-node/README.Debian[.gz], il y a peut être
des valeurs par défaut qui ont changé à l'install.
Sinon voici un extrait du fichier 'INSTALL' de munin-node:
"If your Net::Server understands IPv6 and you have "host *" in your
munin-node.conf file your munin will be listening on a dual ipv4/ipv6
socket and you can connect to it with "telnet ::1 4949" to test. You
probably need to correct your allow list like so:
allow \:\:1$
to actually allow this. If you keep an eye on munin-node.log then the
cause of any problems should be obvious."