Archive for the year 2009:

DNSSEC and SSL certificates


Published on November 5th, 2009
Leave a Comment

Dr. Jörg Schweiger of the German domain name registry DENIC posed an interesting question at this morning’s first DENOG meeting, in Frankfurt.
Would domain name users who are concerned about the accuracy of data served pay extra for the ability to sign their DNS zone ?  A handful of people in the room raised their hand [...]

innodb_data_file_path bug with long line limits


Published on July 21st, 2009
1 Comment

I have a MySQL server which was starting to scrunch its data more and more slowly.  Some analysis led me to blame an autoextending innodb file which had grown somewhat unkept to several GB.  I wish the autoextend behaviour could be configured to grow more files rather than grow one file, but that’s another rant. [...]

Extreme Switch / OpenSSH bug


Published on July 17th, 2009
2 Comments

I have been trying to get a patch applied to Debian’s openssh-client packages since February which would fix a bug that prevents me from logging into Extreme switches via ssh:
trials:/usr/src/openssh-5.1p1# ssh hextreeme -l netadmin
Keyboard-interactive authentication
Enter password for netadmin:
channel 0: open failed: resource shortage: Channel open failed
The bug is described in Debian bug 495917, and it [...]

IPv6 Track at NANOG


Published on June 15th, 2009
Leave a Comment

Greetings from Philadelphia!  I am presenting as part of the IPv6 at NANOG46 (click here for info of how to watch) at 9:30PM UK time today, or download the IPv6 for Enterprises presentation here, or see information about the other speakers here..
The messages are clear and simple.  Working now to get ready for the IPv6 [...]

IPv4 Run-out policies in Europe


Published on April 23rd, 2009
Leave a Comment

There are a few policy suggestions pushing their way through the RIPE policy development process which discuss how the final remaining IPv4 addresses should be given to end users in the European region.
They all show that the effects of scarsity of IP addresses will be felt before the final few addresses become assigned to end [...]

18 months? And google are nimble?


Published on March 29th, 2009
Leave a Comment

Google recently announced that they’d done a front-to-back implementation of IPv6, using engineers’ spare time, in 18 months.  Cue well over 100 comments on slashdot claiming that this goes to show how hard implementing any sort of v6 service is at all, given it takes a company known for hiring smart people as long as [...]

Escaping a pipe inside xargs


Published on March 23rd, 2009
2 Comments

I’ve got a nasty dose of bashfail this morning.  I had a bash one-liner which generated a list of strings.  I needed to iterate over that list in xargs, but the command in xargs was itself a dirty multi-command one-liner :
crazy | stuff | xargs -i {}  this {} | that {} (with this and [...]

iPhone battery life


Published on March 18th, 2009
3 Comments

The iPhone is the best portable computer I have ever owned, in every regard but one – the battery life for me was shockingly bad.  When it reached the point where I could not go a full day without charge, I decided that I would have to return the device, because it was not useful [...]

more articles »