Description of problem: The check for the range of IP addresses of server and attributable addresses gives always a warning, and the wizard can't be finalized. The check is done here : http://gitweb.mageia.org/software/drakwizard/tree/dhcp_wizard/Dhcp.pm#n156 if ($r1_trunc ne $s_trunc || $r2_trunc ne $s_trunc) { standalone::explanations("DHCP wizard : range not in network"); return 'ip_range_warning'; } How reproducible: Steps to Reproduce: See our doc, points 5 and 6. https://doc.mageia.org/mcc/6/en/content/drakwizard_dhcp.html#d4e506
Whiteboard: (none) => MGA5TOO
This message is a reminder that Mageia 6 is end of life. Mageia stopped maintaining and issuing updates for Mageia 6. At that time this bug will be closed as OLD (EOL). Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Mageia version prior to Mageia 6's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we cannot be able to fix it before Mageia 6 was end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Mageia, you are encouraged to click on "Version" and change it against that version of Mageia. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Mageia release includes newer upstream software that fixes bugs or makes them obsolete. -- Mageia Bugsquad
Status: NEW => RESOLVEDCC: (none) => ouaurelienResolution: (none) => OLD
Hello, This problem is still present in Mageia 7. Perhaps it's a documentation problem, but nobody said how to overcome this problem. The problem is major because this tool is broken.
Whiteboard: MGA5TOO => MGA7TOOVersion: 6 => CauldronStatus: RESOLVED => REOPENEDResolution: OLD => (none)Severity: normal => major