Archive for the ‘Networking’ Category

FQDN – ala Fully Qualified Domain Name

Tuesday, February 9th, 2010

Right, so I conceptually know what this is, but how is it determined? What’s the impact?
(more…)

Linux, 3G, bluetooth and DUN

Wednesday, January 20th, 2010

So I got this working on my older Nokia 3120, then got an E52 and then had to go through all of this again. So I decided that’s that, I need a reference. Posted here because it’s least likely to go away, and easiest place to find it again. Also, other people may find this useful.
(more…)

ibdriver and the 2.6.31 kernel (iBurst Linux drivers)

Saturday, October 31st, 2009

So in the 2.6.31 kernel the older (deprecated) network API finally got removed – biting quite a number of people rather badly. I can think of at two projects that’s problematic due to this:

1. The ibdriver package – used for the iBurst usb and pcmcia devices.
2. The dahdi 2.0.x drivers used for telephony in Asterisk.

The latter isn’t that serious a problem as I really need to move to dahdi-2.2.x anyway, the ibdriver however caused me some embarrasment as I plugged in the usb device, downloaded the drivers and … it didn’t compile. Oops. So I decided it’s time to return to some of my older roots and just make the driver work – and that’s exactly what I did.

(more…)

ARP Spoofing – a lost art? Maybe not.

Sunday, May 10th, 2009

Just over a month back we had an incident where the default gateway on our servers would just sporadically stop responding, we first observed this as our servers sporadically just stopping to respond and only once we realized we could log on to other servers and during these “outages” we could still communicate with our servers via our other servers (ie, we could access them from the local LAN but not anywhere else) did we start pointing fingers at the gateway. (more…)