A WLAN client is normally an endpoint in a network. If you want to connect more IP’s to it, you use routing. It’s as simple as that and this will always work. Then people started to use game consoles with ethernet ports, of course located far away from the WLAN Access Point. Just wire it with UTP and you’re good to go. Well, so far the theory. In real life, having UTP across the living room might provoke some comments. So you put up a second WLAN router as client and connect the game console “behind” it with a short ethernet lead. Problem solved? Yes,Read More →

The Apple Airport Express (AE) is a beautiful device. One of its functions is the ability to act as audio Airplay receiver. Airplay is a streaming protocol, based on a lossless 44.1KHz/16 bit stereo audio stream. It’s part of iTunes since a long time. It uses Bonjour for service advertisement and as such is zero conf. My Airport Express is the 2nd gen model with 802.11n (update: The A1264 model). All models have a combined analog optical output. Many years ago I used it with an Apogee Minidac and the results were very good. One year ago I connected everything again and was disappointed withRead More →

I recently bought a Beaglebone Black (BBB). I first had a Raspberry Pi but returned it after I ran into the (famous) USB Isochronous Transfer Mode problems. The Pi has the best support for graphical stuff, but that’s not what I was looking for. The BBB is a little older and it’s supported like most open source stuff. The documentation on hardware and on TI’s website is very good. But outside of that “controlled” environment you’re on your own. This is where the Pi scores much better. An example: booting and the FAT partition. The BBB’s bootcode needs a FAT partition to boot, is what youRead More →

Vodafone in Germany provides Cable Internet at high speeds (formerly Kabel Deutschland). Currently at Docsis 3.0 (working towards 3.1) with 100, 200 and 400 Mbps data rates. Unless DSL providers go with FTTH, there is no DSL technology available to match those speeds. See the speedtest arrow going up well over 150 Mbps (on a 200Mbps plan) in a downtown Berlin location is pretty cool. Vodafone have implemented Dual-Stack Lite (aka DS-lite). DS-Lite is a way to provide the CPE with an ipv4 address when on an all ipv6 (access) network. Since ipv4 address are somewhat limited in availability (…) this is a good choiceRead More →