Skip to content

Debian-Administration.org Is Now IPv6-Enabled

Debian-Administration.org, one of the primary resource for Debian (as well as other Linux distro) System Administrator, is now can be accessed via IPv6, announced by Steve Kemp. I reckon this is such a great news for IPv6 fan!

Excerpt from his blog,

As a quick hack I’ve enabled IPv6 access to this site.

If anybody could test access it would be appreciated.

2001:470:1F00:4020::1

Here I’m testing it using lynx and telnet,

irwan@meister:~$ lynx -head -source http://[2001:470:1F00:4020::1]
HTTP/1.1 302 Found
Date: Mon, 28 May 2007 05:34:55 GMT
Server: Apache/2.2.3 (Debian) mod_ssl/2.2.3 OpenSSL/0.9.8c
Location: http://www.debian-administration.org/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close
Content-Type: text/html; charset=iso-8859-1

irwan@meister:~$ telnet 2001:470:1F00:4020::1 80
Trying 2001:470:1f00:4020::1…
Connected to 2001:470:1F00:4020::1.
Escape character is ‘^]’.
HEAD / HTTP/1.1
Host: www.debian-administration.org

HTTP/1.1 200 OK
Date: Mon, 28 May 2007 06:17:24 GMT
Server: Apache/2.2.3 (Debian) mod_ssl/2.2.3 OpenSSL/0.9.8c
Set-Cookie: CGISESSID=d6d61a25275c5d4753c3b76b53320099; path=/; expires=Mon, 04-Jun-2007 06:17:36 GMT; HttpOnly
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html

About Debian-Administration.org

Debian-Administration.org was created as a simple weblog designed to contain interesting and useful information related to the System Administration of Debian GNU/Linux systems.

Whilst there are several sites where users can post questions and have answers contributed by other users there are no other sites on the web which are specifically targetted at distributing articles of interest to Debian administrators.

For details, please read FAQ

Post a Comment

Your email is never published nor shared. Required fields are marked *