[arin-tech-discuss] Erroneous "IP range overlaps with existing network(s)." errors
Tim Garrison
tgarrison at softlayer.com
Tue Feb 19 10:32:56 EST 2013
Greetings,
For the last 3 days, any attempt to reassign a subnet with the RESTful API results in the following error:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<error xmlns="http://www.arin.net/regrws/core/v1">
<additionalInfo/>
<code>E_ENTITY_VALIDATION</code>
<components>
<component>
<message>IP range overlaps with existing network(s).</message>
<name>startAddress</name>
</component>
</components>
<message>Payload entity failed to validate; see component messages for details.</message>
</error>
The subnet in question here is 173.193.174.104/29. I have verified that there are no other subnet registrations in the adjacent space (173.193.174.0/25 was analyzed and found to contain only subnets in "Direct Allocation".
My sample reassign payload is as follows:
<?xml version="1.0"?>
<net xmlns="http://www.arin.net/regrws/core/v1">
<version>4</version>
<comment></comment>
<netBlocks>
<netBlock>
<type>S</type>
<startAddress>173.193.174.104</startAddress>
<cidrLength>29</cidrLength>
</netBlock>
</netBlocks>
<customerHandle>C03321089</customerHandle>
<netName>NET-173-193-174-104</netName>
<parentNetHandle>NET-173-192-0-0-1</parentNetHandle>
</net>
Has anything changed recently that would be causing this error? Is there some other underlying issue causing this?
Thanks,
Tim Garrison
Software Engineer II
tgarrison at softlayer.com<mailto:tgarrison at softlayer.com>
281.714.4213 direct
713.540.4325 cell
866.398.7638 toll-free
281.714.4657 fax
[Description: Description: Description: softlayer_email_logo]
SoftLayer Technologies, Inc.
315 Capitol Street
Suite 205
Houston, TX 77002
http://www.softlayer.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.arin.net/pipermail/arin-tech-discuss/attachments/20130219/be613e10/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 4422 bytes
Desc: image001.jpg
URL: <https://lists.arin.net/pipermail/arin-tech-discuss/attachments/20130219/be613e10/attachment.jpg>
More information about the arin-tech-discuss
mailing list