[arin-tech-discuss] Erroneous "IP range overlaps with existing network(s)." errors

Tim Garrison tgarrison at softlayer.com
Tue Feb 19 15:38:32 EST 2013


Thanks, David. That cleared the issue right up!

Tim Garrison
Software Engineer II
tgarrison at softlayer.com
281.714.4213   direct
713.540.4325   cell
866.398.7638   toll-free
281.714.4657   fax


SoftLayer Technologies, Inc.
315 Capitol Street
Suite 205
Houston, TX 77002
http://www.softlayer.com


-----Original Message-----
From: David Huberman [mailto:dhuberma at arin.net] 
Sent: Tuesday, February 19, 2013 12:24 PM
To: Tim Garrison; arin-tech-discuss at arin.net
Subject: Re: [arin-tech-discuss] Erroneous "IP range overlaps with existing network(s)." errors

Hi Tim,

Thank you very much for your report. ARIN has corrected the issue, and all your calls should now be working properly.  The problem was an artifact of a new software deployment performed Saturday morning.  There were no adverse affects for the data in our registration system.

Regards,
David

---
David R Huberman
Principal Technical Analyst, ARIN
703-227-9866







On 2/19/13 10:32 AM, "Tim Garrison" <tgarrison at softlayer.com> wrote:

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
281.714.4213   direct
713.540.4325   cell
866.398.7638   toll-free
281.714.4657   fax
 

SoftLayer Technologies, Inc.
315 Capitol Street
Suite 205
Houston, TX 77002
http://www.softlayer.com
 





More information about the arin-tech-discuss mailing list