ARIN Tech, After reviewing the presentation on RDAP, I setup a dev environment to start testing.
http://rdappilot.arin.net/restfulwhois/rdap and http://rdappilot.arin.net/rdapbootstrap/ Are returning: HTTP Status 404 - type Status report message description The requested resource () is not available. JBoss Web/7.0.10.Final curl hangs on most queries and sometimes goes through.. Looks like a load balancer is returning some (or one) working server and others are not responding. 1-dev.6connect.com:/home/aaronh/code> curl -v http://rdappilot.arin.net/restfulwhois/rdap/ip/67.221.240.0 * Hostname was NOT found in DNS cache * Trying 192.149.252.80... * Connected to rdappilot.arin.net (192.149.252.80) port 80 (#0) > GET /restfulwhois/rdap/ip/67.221.240.0 HTTP/1.1 > User-Agent: curl/7.37.1 > Host: rdappilot.arin.net > Accept: */* > and is IPv4 only: rdappilot.arin.net has address 192.149.252.80 host rdap.arin.net Host rdap.arin.net not found: 3(NXDOMAIN) ^ does not appear to exist NicInfo – command-line RDAP client (open source) http://anon:[email protected]/scm/RRR/code.git will not build on Ubuntu. So... Is any of this ready for testing? I do get a Location: from APNIC e.g. @1-dev.6connect.com:/home/aaronh/code> curl -v http://rdap.apnic.net/ip/67.221.240.0 * Hostname was NOT found in DNS cache * Trying 2001:dd8:9:2::101:43... * Connected to rdap.apnic.net (2001:dd8:9:2::101:43) port 80 (#0) > GET /ip/67.221.240.0 HTTP/1.1 > User-Agent: curl/7.37.1 > Host: rdap.apnic.net > Accept: */* > < HTTP/1.1 301 Moved Permanently < Date: Thu, 16 Apr 2015 17:28:51 GMT < Location: http://rdappilot.arin.net/restfulwhois/rdap/ip/67.221.240.0 < Content-Type: application/rdap+json < Access-Control-Allow-Origin: * < Content-Length: 0 * Server Jetty(9.2.z-SNAPSHOT) is not blacklisted < Server: Jetty(9.2.z-SNAPSHOT) < * Connection #0 to host rdap.apnic.net left intact and RIPE: @1-dev.6connect.com:/home/aaronh/code> curl -v http://rdap.db.ripe.net/ip/67.22.240.0 * Hostname was NOT found in DNS cache * Trying 2001:67c:2e8:22::c100:68e... * Connected to rdap.db.ripe.net (2001:67c:2e8:22::c100:68e) port 80 (#0) > GET /ip/67.22.240.0 HTTP/1.1 > User-Agent: curl/7.37.1 > Host: rdap.db.ripe.net > Accept: */* > < HTTP/1.1 301 Moved Permanently < Date: Thu, 16 Apr 2015 17:30:00 GMT * Server Jetty(8.y.z-SNAPSHOT) is not blacklisted < Server: Jetty(8.y.z-SNAPSHOT) < Location: http://rdappilot.arin.net/restfulwhois/rdap/ip/67.22.240.0 < Content-Length: 0 < Connection: close < * Closing connection 0 -- Aaron Hughes [email protected] +1-703-244-0427 PGP Public Key ID: 0xF6B1DEC2 Key fingerprint = 6486 43A5 1692 502C DCFC 8446 C714 E317 F6B1 DEC2 http://www.tcp0.com/
signature.asc
Description: Digital signature
_______________________________________________ arin-tech-discuss mailing list [email protected] http://lists.arin.net/mailman/listinfo/arin-tech-discuss
