Can I just say right now how much I hate…

…the Airport Utility (AU) that comes with the Airport Express (AE) base station.

First annoyance is that the damn AE reboots every damn time you change the slightest little parameter. You want to add a new printer? Reboot. Add Windows networking to the shared disk drives? Reboot.

Second annoyance is that the router has to have the .1 address. Too bad I was using 192.168.1.1 for my Linux box, and 192.168.1.254 for the router before. So I had to renumber every reference to my Linux box everywhere on the LAN.

So I got around that crap. The shared printers and disk were working great. But then Vicki noticed that the TiVos weren’t connecting to the network any more. Oh yeah, new SSID. I guess I’d better reconfigure them. That’s when the real fun began.

Real fun number 1: TiVo wouldn’t connect to the new network, because the new network uses WPA instead of WEP. Ok, fine, I thought, I’d convert the AE to WEP.

Real fun number 2: AU will only accept WEP passwords as 13 alphanumeric characters. The usual Apple way of entering a hex string WEP password, by putting a $ at the front, doesn’t work.

Real fun number 3: After rebooting, the Airport Utility says the AE is using WEP, but everything that attempts to connect to it (my laptop and the Tivo) says that it’s still using WPA.

Real fun number 4: Every couple of reboots, the AU says it can’t connect to the AE, and you have to exit it and re-enter.

Real fun number 5: I tried turning off the security entirely. After yet another reboot, the AE refuses to come back up. I power cycled it, and it has a continuously flashing yellow light on the front, which normally indicates an error of some sort. AU confirms that the “error” is the lack of security. That’s fucking annoying.

Real fun number 6: With security turned off, the TiVo says that it can’t find a DHCP server. Since it had no trouble finding the DHCP server before, I assume that’s the AE’s fault.

At this point, I said “fuck it, this sucks”, and switched off the AE and put the Linksys back. The AE is going to go off to the Genius Bar to see if there is some secret way to get it to do WEP as well as a router that costs 1/5th as much does.

If that doesn’t work, I have a plan B: put the AE in pass through mode, and put it, the printers and the disk in the library. That might even improve the reception in the kitchen.

And so it begins…

I’ve started ordering the parts to build my new computer. So far, after a long struggle with Newegg’s refusal to accept either Paypal or the credit card they have on file for me, I’ve ordered the following:

  • 2 Maxtor Diamond 500Gb 15Mb Cache SATA-II drives
  • A Rosewill R5604-TBK mid-tower case with lots and lots of drive bays
  • A Cooler Master eXtreme RP-500-PCAR 500W power supply

Next step is to buy a motherboard/cpu/memory bundle from JNCS. I’ve bought at least three bundles from them in the past, and it’s one way to make sure the components all work together. They’ve got one bundle that I’m leaning towards right now – it has an Intel Core 2 Duo, and 6 SATA II ports on the motherboard. It also has built in video and audio as well as a PCI-E slot, which means I can save some money and then upgrade the video if I need to.

LazyWeb: Slow DNS lookups on MacBookPro?

Vicki complains that sometimes she can’t ssh into my Linux box (foo.xcski.com) from her MacBookPro. This morning she said it was happening again, and when I looked on her system “host” and “dig” couldn’t get an address for it, while at the exact same time, my Powerbook got the right address just about instantaneously. A few minutes of poking around and not doing much, it suddenly started getting results again, and she was able to ssh in.

We have exactly the same DNS settings – two DNS servers, 192.168.1.1 is the local one that knows how to find *.xcski.com servers, and 192.168.1.254 is the DNS server on the wireless router which probably just redirects to the ISPs DNS servers.

I’ve never had any problems with DNS lookups on my Powerbook. So why is she getting these problems?

This is pretty cool

David Megginson has put together a really nifty little AJAX/Google Maps application to allow people to record what airports they’ve been to, and record comments about those airports. He’s put me to shame, since I’ve been intending to do something with AJAX and Google Maps for over a year now and haven’t even started.

But in spite of my jealousy, you can click the above link and see the 30 airports that I’ve landed at so far. The page doesn’t work 100% correctly in Safari, but it works great in Firefox.