Describe the bug
To running the ipmitool in Windows, hostname address in IPv6 cannot connect to BMC.
IPMITOOL Version
master
To Reproduce
Steps to reproduce the behavior:
- Set a IPv6 address in BMC
- Runing 'ipmitool -H [XXXX::XX] -U -P -I lanplus fru' to get BMC's FRU information.
- cannot connect the host respond
Additional context
I used parameter '-vvvvv' to describle why connect failed. It show my IPv6 address in Windows scope is 0.
In Windows, scope 0 mean is a global address, and it's a normal case.
**Describe the bug**
To running the ipmitool in Windows, hostname address in IPv6 cannot connect to BMC.
**IPMITOOL Version**
master
**To Reproduce**
Steps to reproduce the behavior:
1. Set a IPv6 address in BMC
2. Runing 'ipmitool -H [XXXX::XX] -U <User> -P <Password> -I lanplus fru' to get BMC's FRU information.
3. cannot connect the host respond
**Additional context**
I used parameter '-vvvvv' to describle why connect failed. It show my IPv6 address in Windows scope is 0.
In Windows, scope 0 mean is a global address, and it's a normal case.