pTLA qualifications

Antonio Querubin tony@lava.net
Wed, 31 Jan 2001 13:44:33 -1000 (HST)


On Wed, 31 Jan 2001, Joseph E Eggleston wrote:

> I am trying to set up our site to meet all the requirements for
> requesting a pTLA. I think I have everything configured, but I was
> wondering if someone could try hitting our site to see if everything
> looks good externally as well.
>
> My IPv6 domain is ipv6.motlabs.com. The router that is handling the
> tunnel is i2router.ipv6.motlabs.com. There's a web server at
> www.ipv6.motlabs.com and DNS is at dns1.ipv6.motlabs.com. Our 6bone
> database entries are under MOTOROLA-LABS.

They're all reachable from here:

$ traceroute6 -n i2router.ipv6.motlabs.com
traceroute to i2router.ipv6.motlabs.com (3ffe:b00:4025::), 30 hops max,
12 byte packets
 1  3ffe:2900:d:a::2  2.547 ms  6.828 ms  7.325 ms
 2  3ffe:2900:d:a::1  140.319 ms *  138.48 ms
 3  3ffe:b00:c18::e  602.571 ms  607.059 ms  602.783 ms
 4  3ffe:b00:4025::  689.271 ms  692.067 ms  693.559 ms
$ traceroute6 -n ipv6.motlabs.com
traceroute to ipv6.motlabs.com (3ffe:b00:4025::c), 30 hops max, 12 byte
packets
 1  3ffe:2900:d:a::2  2.459 ms  2.689 ms  7.003 ms
 2  3ffe:2900:d:a::1  137.436 ms *  137.322 ms
 3  3ffe:b00:c18::e  627.117 ms  603.002 ms  600.613 ms
 4  3ffe:b00:c18::57  685.056 ms  700.387 ms  696.909 ms
 5  3ffe:b00:4025::c  760.957 ms  710.317 ms *
$ traceroute6 -n www.ipv6.motlabs.com
traceroute to www.ipv6.motlabs.com (3ffe:b00:4025::c), 30 hops max, 12
byte packets
 1  3ffe:2900:d:a::2  5.929 ms  4.305 ms  3.208 ms
 2  3ffe:2900:d:a::1  147.605 ms *  138.826 ms
 3  3ffe:b00:c18::e  617.854 ms  617.287 ms  601.08 ms
 4  3ffe:b00:c18::57  684.076 ms  687.202 ms  691.625 ms
 5  3ffe:b00:4025::c  689.454 ms  696.799 ms  687.057 ms
$ traceroute6 -n dns1.ipv6.motlabs.com
traceroute to dns1.ipv6.motlabs.com (3ffe:b00:4025::a), 30 hops max, 12
byte packets
 1  3ffe:2900:d:a::2  6.041 ms  2.206 ms  5.433 ms
 2  3ffe:2900:d:a::1  146.159 ms *  138.142 ms
 3  3ffe:b00:c18::e  602.898 ms  608.258 ms  613.11 ms
 4  3ffe:b00:c18::57  734.132 ms  694.415 ms  690.847 ms
 5  3ffe:b00:4025::a  694.506 ms  686.927 ms  686.01 ms

$ telnet 3FFE:B00:4025:0:0:0:0:C 80
Trying 3ffe:b00:4025::c...
Connected to 3FFE:B00:4025:0:0:0:0:C.
Escape character is '^]'.
quit
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>501 Method Not Implemented</TITLE>
</HEAD><BODY>
<H1>Method Not Implemented</H1>
quit to /index.html not supported.<P>
Invalid method in request quit<P>
<HR>
<ADDRESS>Apache/1.3.14 Server at www.ipv6.motlabs.com Port 80</ADDRESS>
</BODY></HTML>
Connection closed by foreign host.