From 7bc3e5e4133f092fc82f459c3639abcbbd0c1325 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Tue, 29 Oct 2013 04:38:27 +0100 Subject: [PATCH 1/1] update blag post 'New Blag, yay!': also works with IPv6 now! --- blag/post/new-blog-yay-.mdwn | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/blag/post/new-blog-yay-.mdwn b/blag/post/new-blog-yay-.mdwn index 05d523d..ab44a88 100644 --- a/blag/post/new-blog-yay-.mdwn +++ b/blag/post/new-blog-yay-.mdwn @@ -57,6 +57,29 @@ blogposts in Markdown right away, so they started piling up on my disk. Now that I have the new setup, I already have content to fill the next few weeks, so stay tuned! +**Update:** In this process was also moving the site to a new server, which also +provides IPv6 connectivity: + + $ dig -t AAAA rohieb.name + + ; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> -t AAAA rohieb.name + ;; global options: +cmd + ;; Got answer: + ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64670 + ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 + + ;; QUESTION SECTION: + ;rohieb.name. IN AAAA + + + ;; ANSWER SECTION: + rohieb.name. 2629 IN AAAA 2a03:4000:2:2f3::1 + + ;; Query time: 3 msec + ;; SERVER: 192.168.148.1#53(192.168.148.1) + ;; WHEN: Tue Oct 29 04:33:03 2013 + ;; MSG SIZE rcvd: 57 + [ikiwiki]: http://ikiwiki.info [Markdown]: http://daringfireball.net/projects/markdown/syntax [Git]: http://git-scm.com @@ -70,4 +93,4 @@ tuned! Markdown with additional features (like footnotes). But ikiwiki also supports other markup languages, e.g. [reStructuredText][] or [Textile][]. -[[!tag meta ikiwiki Markdown Git WordPress blogging]] +[[!tag meta ikiwiki Markdown Git WordPress blogging IPv6 migration]] -- 2.20.1