Packet filter dropping IPv6 on www.freebsd.org?

Martin nakal at web.de
Fri Mar 27 04:14:28 PDT 2009


Am Fri, 27 Mar 2009 11:05:31 +0100
schrieb Alex Dupre <ale at 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


More information about the freebsd-www mailing list