From 257f6dd00c37b6744aa27c2a9447aee82e2900a6 Mon Sep 17 00:00:00 2001 From: bwaegeneire Date: Tue, 16 Aug 2022 15:02:05 +0200 Subject: [PATCH] correction menua activation ipmi over lan --- HowtoIPMI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoIPMI.md b/HowtoIPMI.md index 172735e9..b0b89833 100644 --- a/HowtoIPMI.md +++ b/HowtoIPMI.md @@ -34,7 +34,7 @@ Il est possible d'accéder au port série d'un serveur via sa connexion ethernet Pour un serveur avec iDRAC9, via l'interface web, cette option se trouve dans ces menus : ``` -iDRAC Settings -> IPMI Settings -> Connectivity -> Network -> IPMI Settings -> Enable IPMI Over LAN : Enabled +iDRAC Settings -> Connectivity -> Network -> IPMI Settings -> Enable IPMI Over LAN : Enabled ``` Il faut aussi s'assurer que le port UDP 623 est ouvert en sortie, si ce n'est pas le cas voici un exemple d'ouverture avec `iptables` :