Hurricane Electric's IPv6 Tunnel Broker Forums

IPv6 Certification Program Topics => General Discussion => Topic started by: ollybee on July 19, 2010, 01:57:50 PM

Title: also stuck on grab file by http - Can anyone test for me please
Post by: ollybee on July 19, 2010, 01:57:50 PM
Apache is configured right I think, these work locally
wget -6 ipv6.demonlove.co.uk
wget -6 -S http://[2001:470:1f08:bb1::2]

-6 forces ipv6 although my ipv6 subdomain only has AAAA records only so unreachable by ipv4 anyway
-S shows the headers useful for debugging stuff

ipv6 port scan shows port 80 open

However when I run he test at Hurricane Electric test fails and I dont even see anything in the apache log. If anyone else can test this for me and tell me what they see that would be great.
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: jimb on July 19, 2010, 04:35:39 PM
I can fetch it.  Could be a DNS caching issue at HE, or some sort of domain name mismatch (make sure the domain name u used on the HE tests matches the one you set up, etc).
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: cholzhauer on July 19, 2010, 04:50:40 PM
Yep, I can get it too.

How much time did you wait for the changes to propagate?
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: ollybee on July 20, 2010, 12:15:04 PM
Many thanks for testing. Anyone think why the certification test might be failing to grab?
DNS records have been in place for a couple of days.

URL cut and paste from the test site http://ipv6.demonlove.co.uk/y5ernpz2d2.txt

I remembered I had a robots.txt disallowing all robots got very excited thinking it might fix it, but no.
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: cholzhauer on July 20, 2010, 12:19:16 PM
I don't think it's a DNS issue



[carl@mars ~]$ dig aaaa ipv6.demonlove.co.uk @2001:470:200::2

; <<>> DiG 9.6.1-P1 <<>> aaaa ipv6.demonlove.co.uk @2001:470:200::2
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44177
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;ipv6.demonlove.co.uk.          IN      AAAA

;; ANSWER SECTION:
ipv6.demonlove.co.uk.   86400   IN      AAAA    2001:470:1f08:bb1::2

;; Query time: 147 msec
;; SERVER: 2001:470:200::2#53(2001:470:200::2)
;; WHEN: Tue Jul 20 15:04:52 2010
;; MSG SIZE  rcvd: 66
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: broquea on July 20, 2010, 12:47:12 PM
Negative caching and stuck process have been cleared out, give it another try.
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: ollybee on July 20, 2010, 01:22:59 PM
That worked!
thanks
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: zanchey on July 28, 2010, 05:58:28 AM
I'm also struggling with this test - anyone have any luck with http://ipv6.ucc.gu.uwa.edu.au/x0fowoqkux.txt ? Works locally.
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: patrickdk on July 28, 2010, 06:06:11 AM
Should start your own thread, but.

That dns name has no host linked to it, no aaaa record, on ns2, ns4, ns5, or ns6
It does work for mooneye.ucc.gu.uwa.edu.au (so you need to sync up your slave dns)

and ns3 is not responding.

;; QUESTION SECTION:
;ipv6.ucc.gu.uwa.edu.au.      IN   ANY

;; ANSWER SECTION:
ipv6.ucc.gu.uwa.edu.au.   3558   IN   NS   ns3.bur.st.
ipv6.ucc.gu.uwa.edu.au.   86362   IN   SOA   mooneye.ucc.gu.uwa.edu.au. postmaster.ucc.gu.uwa.edu.au. 2010060700 10800 3600 3600000 86400
ipv6.ucc.gu.uwa.edu.au.   3558   IN   NS   ns6.bur.st.
ipv6.ucc.gu.uwa.edu.au.   3558   IN   NS   mooneye.ucc.gu.uwa.edu.au.
ipv6.ucc.gu.uwa.edu.au.   3558   IN   NS   ns2.bur.st.
ipv6.ucc.gu.uwa.edu.au.   3558   IN   NS   ns5.bur.st.
ipv6.ucc.gu.uwa.edu.au.   3558   IN   NS   ns4.bur.st.
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: cholzhauer on July 28, 2010, 09:36:03 AM
It's working for me


[carl@mars ~]$ wget http://ipv6.ucc.gu.uwa.edu.au/x0fowoqkux.txt
--2010-07-28 12:10:25--  http://ipv6.ucc.gu.uwa.edu.au/x0fowoqkux.txt
Resolving ipv6.ucc.gu.uwa.edu.au... 2001:388:7094:4080::9
Connecting to ipv6.ucc.gu.uwa.edu.au|2001:388:7094:4080::9|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 35 [text/plain]
Saving to: `x0fowoqkux.txt'

100%[======================================>] 35          --.-K/s   in 0s

2010-07-28 12:10:29 (3.32 MB/s) - `x0fowoqkux.txt' saved [35/35]

[carl@mars ~]$ cat x0fowoqkux.txt
For ipv6 certification
ipv6.he.net
[carl@mars ~]$



Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: patrickdk on July 28, 2010, 09:38:27 AM
you must of got lucky and used the mooneye.ucc.gu.uwa.edu.au dns server :)

All of the ns*.bur.st ones still don't have it.
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: cholzhauer on July 28, 2010, 03:14:41 PM
Must have gotten lucky.  I'd try again, but unfortunately my iPod doesn't have a command line or do ipv6
Title: Re: also stuck on grab file by http - Can anyone test for me please
Post by: zanchey on July 29, 2010, 07:30:38 AM
Thanks for your help, folks. I had to tidy up a few inconsistencies in our DNS config to fix this and those nameservers should never have appeared in our records. The test passes now - perhaps it would be useful to have a DNS test before the web test!