← Prev in month ← Prev in thread
Next in thread → Next in month →

http:, ftp:, and mailto: DDDS/NAPTR record lookups + theirregistrations

From
Jeff Hodges <>
Date
2003-10-14T23:45:25+00:00
ID
Thread
http:, ftp:, and mailto: DDDS/NAPTR record lookups + theirregistrations
Below's quick info on the deployment of the http, ftp, and mailto DDDS 
deployments in the DNS.

JeffH

[host is a cool little DNS lookup command that's similar to "dig", into wrt 
source availability is at the end of this msg]

 > host -a uri.arpa.
uri.arpa                NS      sec3.apnic.net
uri.arpa                NS      a.iana-servers.net
uri.arpa                NS      b.iana-servers.net
uri.arpa                NS      c.iana-servers.net
uri.arpa                NS      ns.lacnic.net
 >
 >
 > host -a http.uri.arpa
http.uri.arpa           NAPTR   0 0 "" "" "!^http://([^:/?#]*).*$!\\1!i" .
 >
 >
 >
 > host -a ftp.uri.arpa
ftp.uri.arpa            NAPTR   0 0 "" "" "!^ftp://([^:/?#]*).*$!\\1!i" .
 >
 >
 >
 > host -a mailto.uri.arpa
mailto.uri.arpa         NAPTR   0 0 "" "" "!^mailto:(.*)@(.*)$!\\2!i" .
 >
 >


-------- Original Message --------
Subject: [register] Registration of the 'http' URI scheme in uri.arpa under the
keyhttp.uri.arpa.
Date: 02 Jan 2003 15:07:54 -0500
From: Michael Mealling <>
Reply-To: 
Organization: Harriman Heavy Industries, Inc.
To: 

Key:            http.uri.arpa.
Authority:      IESG
Record:         http.uri.arpa.  IN      NAPTR   0 0 "" ""
"!^http://([^:/?#]*).*$!\\1!i" .




-------- Original Message --------
Subject: [register] Registration of the 'ftp' URI scheme in uri.arpa under the
keyftp.uri.arpa.
Date: 02 Jan 2003 15:06:41 -0500
From: Michael Mealling <>
Reply-To: 
Organization: Harriman Heavy Industries, Inc.
To: 

Key:       ftp.uri.arpa.
Authority: IESG
Record:    ftp.uri.arpa. IN NAPTR 0 0 "" ""
"!^ftp://([^:/?#]*).*$!\\1!i" .




-------- Original Message --------
Subject: [register] Registration of the 'mailto' URI scheme in uri.arpa under
the keymailto.uri.arpa.
Date: 02 Jan 2003 15:08:48 -0500
From: Michael Mealling <>
Reply-To: 
Organization: Harriman Heavy Industries, Inc.
To: 

Key:            mailto.uri.arpa.
Authority:      IESG
Record:         mailto.uri.arpa.        IN      NAPTR   0 0 "" ""
"!^mailto:(.*)@(.*)$!\\2!i" .



-------------------------------
Host command availability...

	@(#)RELEASE_NOTES        (Eric Wassenaar) 991529

	URL	ftp://ftp.nikhef.nl/pub/network/host.tar.Z
	URL	http://www.nikhef.nl/user/e07

	#ident "@(#)host:WOODS-1:RELEASE_NOTES,v 1.2 2002/01/12 08:07:49 woods Exp"

	URL	ftp://ftp.weird.com/pub/local/host.tar.gz

---
end
← Prev in month ← Prev in thread
Next in thread → Next in month →