Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 15:15:23 +0300
From:      "Vladislav V. Prodan" <universite@ukr.net>
To:        freebsd-bugs@freebsd.org
Subject:   Re: misc/159019: freebsd ipv6 address are advertised but do not respond
Message-ID:  <4E25755B.1020800@ukr.net>
In-Reply-To: <201107190103.p6J13RvM036366@red.freebsd.org>
References:  <201107190103.p6J13RvM036366@red.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
19.07.2011 4:03, Russell Cattelan wrote:
> but
> macpro00[8:00pm]-=>telnet 2001:4f8:fff6::27 80
> Trying 2001:4f8:fff6::27...
>
>
> So anybody with ipv6 enabled will end up with with a connection timeout.


# curl -v6 lists.freebsd.org
* About to connect() to lists.freebsd.org port 80 (#0)
*   Trying 2001:4f8:fff6::27... connected
* Connected to lists.freebsd.org (2001:4f8:fff6::27) port 80 (#0)
 > GET / HTTP/1.1
 > User-Agent: curl/7.21.3 (amd64-portbld-freebsd8.2) libcurl/7.21.3 
OpenSSL/0.9.8q zlib/1.2.3 libssh2/1.2.8
 > Host: lists.freebsd.org
 > Accept: */*
 >
< HTTP/1.1 302 Found
< Server: Apache/1.3.x Sausalito (Unix)
< Location: http://lists.freebsd.org/mailman/listinfo
< Content-Type: text/html; charset=iso-8859-1
< Content-Length: 221
< Date: Tue, 19 Jul 2011 12:14:16 GMT
< X-Varnish: 1436600066 1436600015
< Age: 29
< Connection: keep-alive
< Via: 1.1 blue.FreeBSD.org
< X-Cache: HIT
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>302 Found</TITLE>
</HEAD><BODY>
<H1>Found</H1>
The document has moved <A 
HREF="http://lists.freebsd.org/mailman/listinfo">here</A>.<P>;
</BODY></HTML>
* Connection #0 to host lists.freebsd.org left intact
* Closing connection #0


-- 
Vladislav V. Prodan
VVP24-UANIC
+380[67]4584408
+380[99]4060508
vlad11@jabber.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E25755B.1020800>