• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

need help configuring ipv6 web services under windows 7

Started by m0nde, August 20, 2010, 04:29:57 AM

Previous topic - Next topic

m0nde

I have set up a 6to4 tunnel using tunnelbroker.net and my IPv6 address is 2001:470:1c:385::2
Using HE.net's freeDNS service, I've set up a domain I own to point to my home computer using both my IPv4 address A name and the IPv6 address AAAA name as above.

I'm using IIS 7 on my local Windows 7 desktop and am able to browse to the following:

http://www.m0nde.com hits my home machine and delivers the home page.
If I browse using the IPv6 IP I've set up in AAAA it works also: http://[2001:470:1c:385::2]

ping6 responds to icmp as well

Quote
C:\Users\Sid>ping -6 www.m0nde.com

Pinging m0nde.com [2001:470:1c:385::2] with 32 bytes of data:
Reply from 2001:470:1c:385::2: time<1ms
Reply from 2001:470:1c:385::2: time<1ms
Reply from 2001:470:1c:385::2: time<1ms
Reply from 2001:470:1c:385::2: time<1ms

Ping statistics for 2001:470:1c:385::2:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

Now, what does not work is the HE Enthusiast certification process.
I have placed the txt file as specified (8huz64ibb0.txt) in the root directory and am able to visit it using http://www.m0nde.com/8huz64ibb0.txt or http://[2001:470:1c:385::2]/8huz64ibb0.txt, but the Enthusiast certification test says Could not grab the file via IPv6 HTTP.

Do any of you see a problem with my setup?

cholzhauer

I think you need to put that same key in the body of the website.

I'm pretty sure that 8huz64ibb0.txt should appear in the body of the webpage


m0nde


m0nde

I tried putting the number 8huz64ibb0 into the body of 8huz64ibb0.txt but it didn't work.  It still says Could not grab the file via IPv6 HTTP

broquea


m0nde

hey, cool!  it works now.  i thought i was going nuts :)

energyjames

i think i'm running into the same problem. i can ping. i can pull my file, but the web form can't test it.

cholzhauer


energyjames

I can ping my ip.  (see below)
My domain on ns1.he.net is working. (www.james91754.com)
However, the test to download a file to become an Enthusiast from my webserver is not working
I can do that locally just fine...


thanks.

-james


-----

core1.fmt1.he.net> ping ipv6 2001:470:1f04:152a::2 numeric count 5 Count    5
Size    16 bytes
Target    2001:470:1f04:152a::2
Timeout    5000ms
TTL    0
Type    Source    Bytes    Time    TTL
Reply    2001:470:1f04:152a::2    16    19ms    126
Reply    2001:470:1f04:152a::2    16    26ms    126
Reply    2001:470:1f04:152a::2    16    58ms    126
Reply    2001:470:1f04:152a::2    16    21ms    126
Reply    2001:470:1f04:152a::2    16    19ms    126
Received Percent    Received Count    Received Fastest    Received Average    Received Slowest
100%    5/5    19ms    28ms    58ms

energyjames

I am also able to test my ipv6 at http://test-ipv6.com

Please tell me if you guys can access http://www.james91754.com/otm6j843jo.txt



Test with IPv4 DNS record         
ok (0.044s) using ipv4
Test with IPv6 DNS record         
ok (0.046s) using ipv6
Test with IPv6 DNS record + IPv6 DNS server         
bad (0.018s)
Test with Dual Stack DNS record         
ok (0.045s) using ipv6
Test IPv4 without DNS         
ok (0.042s) using ipv4
Test IPv6 without DNS         
ok (0.047s) using ipv6
Test IPv6 large packet         
ok (0.051s) using ipv6

cholzhauer

#10
I don't even see an A record for your domain, much less an AAAA record


[carl@mars ~]$ host james91754.com
Host james91754.com not found: 3(NXDOMAIN)
[carl@mars ~]$ host www.james91754.com
Host www.james91754.com not found: 3(NXDOMAIN)


EDIT:

Is 2001:470:1f04:152a::2 your end of the tunnel?  If so, you should pull an address out of your routed /64 instead.  You are not able to set a DNS address on either address of your tunnel (::1 or ::2)

broquea

#11
I can't find that the domain isn't even registered.

You people understand that no matter what you shove into dns.he.net for domains, WE DON'T QUERY OUR AUTHORITATIVE NAME SERVERS, EVER.

energyjames

Ok. that makes sense now.
I assumed incorrectly that i'd be able to use the HE name servers to do the DNS. It definitely would make things more convenient.

thanks.

-james