View Issue Details

IDProjectCategoryView StatusLast Update
1799RackTablesIPv4/IPv6/SLBpublic2017-10-12 22:11
Reportertmcivor Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformVMwareOSCentOSOS Version7.4.1708
Product Version0.20.14 
Summary1799: Specified subnet range is not respected when adding a /23 network with an odd third octet
DescriptionExpected 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 ReproduceAdd 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.
TagsNo tags attached.

Activities

infrastation

infrastation

2017-10-12 22:11

administrator   ~0003741

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.

Issue History

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