Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 12:14:24 +0100
From:      Martin <nakal@web.de>
To:        Alex Dupre <ale@FreeBSD.org>
Cc:        freebsd-www@freebsd.org
Subject:   Re: Packet filter dropping IPv6 on www.freebsd.org?
Message-ID:  <20090327121424.39dae858@zelda.local>
In-Reply-To: <49CCA4EB.2070505@FreeBSD.org>
References:  <20090327011112.0743a769@zelda.local> <49CCA4EB.2070505@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Fri, 27 Mar 2009 11:05:31 +0100
schrieb Alex Dupre <ale@FreeBSD.org>:

> %telnet -6 www.freebsd.org 80
> Trying 2001:4f8:fff6::21...
> Connected to www.freebsd.org.
> Escape character is '^]'.
> HEAD / HTTP/1.0
> 
> HTTP/1.0 301 Moved Permanently
> Connection: close
> Location: http://www.freebsd.org/
> Date: Fri, 27 Mar 2009 10:02:04 GMT
> Server: httpd/1.4.x LaHonda
> 
> Connection closed by foreign host.
> 
> 
> I'm not using a 6to4 address, though. The only problem I'm aware of, 
> it's that fragmented IPv6 packets will be blocked.

Here with my address (2002:: prefix):

> telnet -6 www.freebsd.org 80
Trying 2001:4f8:fff6::21...
telnet: connect to address 2001:4f8:fff6::21: Operation timed out
telnet: Unable to connect to remote host

and google:

> telnet -6 ipv6.google.com 80
Trying 2001:4860:a003::68...
Connected to ipv6.l.google.com.
Escape character is '^]'.

--
Martin



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