View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 1799 | RackTables | IPv4/IPv6/SLB | public | 2017-10-12 21:50 | 2017-10-12 22:11 |
| Reporter | tmcivor | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | VMware | OS | CentOS | OS Version | 7.4.1708 |
| Product Version | 0.20.14 | ||||
| Summary | 1799: Specified subnet range is not respected when adding a /23 network with an odd third octet | ||||
| Description | Expected Behavior Add a subnet with an odd third octet (i.g. 10.10.5.0/23) and racktables respects the specified network block (i.g. 10.10.5.0 -10.10.7.255). Observed Behavior Add a subnet with an odd third octet (i.g. 10.10.5.0/23) and racktables changes the network block to the next lower even octet (i.g. 10.10.4.0 - 10.10.6.255). I have not tested what happens if there is an occupied subnet range below the odd /23 subnet. | ||||
| Steps To Reproduce | Add a /23 subnet using an odd third octet. Observer the third octet in the returned created message. Further observe the occupied range in the IPv4 Networks interface. | ||||
| Tags | No tags attached. | ||||
| 10.10.5.0/23 stands for 10.10.4.0~10.10.5.255 and RackTables correctly implements that. You can verify that using 3rd-party tools. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-10-12 21:50 | tmcivor | New Issue | |
| 2017-10-12 21:50 | tmcivor | Status | new => assigned |
| 2017-10-12 21:50 | tmcivor | Assigned To | => andriyanov |
| 2017-10-12 22:11 | infrastation | Assigned To | andriyanov => |
| 2017-10-12 22:11 | infrastation | Status | assigned => closed |
| 2017-10-12 22:11 | infrastation | Resolution | open => no change required |
| 2017-10-12 22:11 | infrastation | Note Added: 0003741 |