Date: Fri, 19 Apr 2002 15:36:43 +1000 From: "Robert" <robert@chalmers.com.au> To: "Robert" <robert@chalmers.com.au>, "6to4" <6to4@chalmers.com.au>, "freebsd-stable" <freebsd-stable@freebsd.org>, "ipv6users" <users@ipv6.org> Cc: "freenet6" <users@freenet6.net> Subject: Re: Does Apache-2 listen for IPv6 on a 6to4 network? Message-ID: <009501c1e764$32e99800$1a6001cb@chalmers.com.au>
next in thread | raw e-mail | index | archive | help
Well - It's certainly listening on the address port combination? hmmmmm, must be a browser thing maybe? $ telnet 2002:cb01:6005:2:240:5ff:fe4e:a982 80 Trying 2002:cb01:6005:2:240:5ff:fe4e:a982... Connected to ruby-v6.chalmers.com.au. Escape character is '^]'. HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>Cannot process request!</TITLE> <LINK REV="made" HREF="mailto:you@your.address"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000CC"> <H1>Cannot process request!</H1> <DL> <DD> The server does not support the action requested by the browser. </DL><DL><DD> If you think this is a server error, please contact the <A HREF="mailto:you@your.address">webmaster</A> </DL> <H2>Error 501</H2> <DL> <DD> <ADDRESS> <A HREF="/">ruby-v6.chalmers.com.au</A> <BR> <small>Fri Apr 19 15:27:34 2002</small> <BR> <small>Apache/2.0.32 (Unix)</small> </ADDRESS> </DL> </BODY> </HTML> Connection closed by foreign host. $ > > I have an apache-2 server running on > > ServerName ruby-v6.chalmers.com.au > Listen [2002:cb01:6005:2:240:5ff:fe4e:a982]:80 > > but connection to it simply gives an error. > > The W2K box I am running IE on is also on the 6to4 network, > > > Could be related to this strangeness ??? > > $ nslookup ruby-v6 > Server: localhost.chalmers.com.au > Address: 127.0.0.1 > > *** localhost.chalmers.com.au can't find ruby-v6: Non-existent host/domain > -------------------------------------------------------------------------- -- > ------------------------------'' > > yet when I give the fqdn, it works. > > $ nslookup > Default Server: localhost.chalmers.com.au > Address: 127.0.0.1 > > > set type=AAAA > > ruby-v6.chalmers.com.au. > Server: localhost.chalmers.com.au > Address: 127.0.0.1 > > ruby-v6.chalmers.com.au IPv6 address = 2002:cb01:6005:2:240:5ff:fe4e:a982 > chalmers.com.au nameserver = nanguo.chalmers.com.au > chalmers.com.au nameserver = ns1.telstra.net > chalmers.com.au nameserver = ruby.chalmers.com.au > ruby.chalmers.com.au internet address = 203.1.96.6 > nanguo.chalmers.com.au internet address = 203.1.96.5 > > > > > > hmmm. I'm wondering if I should make ruby-v6 just plain ruby as well in the > dns? > > Anyone know anything about Apache these AAAA records in the dns? > > cheers > Robert > > > > --- > Quantum Radio: World Music with a difference. > http://quantum-radio.net/ > Now Playing: Chinese - Parting at Yang Guan > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009501c1e764$32e99800$1a6001cb>