From owner-freebsd-stable Thu Apr 18 22:34:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nanguo.chalmers.com.au (nanguo.chalmers.com.au [203.1.96.5]) by hub.freebsd.org (Postfix) with ESMTP id C87D537B404 for ; Thu, 18 Apr 2002 22:34:23 -0700 (PDT) Received: from carbon (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.12.3/8.12.3) with SMTP id g3J5bfcZ029065; Fri, 19 Apr 2002 15:37:46 +1000 (EST) (envelope-from robert@chalmers.com.au) X-Authentication-Warning: nanguo.chalmers.com.au: Host carbon.chalmers.com.au [203.1.96.26] claimed to be carbon Message-ID: <009501c1e764$32e99800$1a6001cb@chalmers.com.au> From: "Robert" To: "Robert" , "6to4" <6to4@chalmers.com.au>, "freebsd-stable" , "ipv6users" Cc: "freenet6" Subject: Re: Does Apache-2 listen for IPv6 on a 6to4 network? Date: Fri, 19 Apr 2002 15:36:43 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 Cannot process request!

Cannot process request!

The server does not support the action requested by the browser.
If you think this is a server error, please contact the webmaster

Error 501

ruby-v6.chalmers.com.au
Fri Apr 19 15:27:34 2002
Apache/2.0.32 (Unix)
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