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

next in thread | previous in thread | raw e-mail | index | archive | help
Martin ha scritto:

> it seems, I have difficulties to access www.freebsd.org when using my
> 2002:: prefix. Are you blocking traffic on the website? I can access
> almost everything except www.freebsd.org and www.kame.net. It is
> annoying to switch to IPv4 to access the FreeBSD Handbook, for example.

%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.

-- 
Alex Dupre



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