Skip to content

{ Author Archives }

clforeach.sh

If you want to run the same command on a number of routers (let’s say you want to check whether a particular prefix is visible on a number of different looking glass/route server hosts) then calling RANCID’s clogin from a loop can save a lot of typing. This probably already exists, but I felt like [...]

Tagged , ,

Does Evernote enjoy discarding your changes?

If you remain logged into Evernote’s web interface for long enough, eventually you’ll encounter the situation where attempting to save a note after making some changes will result in a little HTML pop-up dialog telling you that you need to “reload evernote” to access a “new version”. If you click the only button on this [...]

Tagged ,

Ostensibly heterosexual

I find my Samsung phone’s auto-complete behavior peculiar: For some months now, when I hit ‘h’ instead of ‘g’ when typing ‘get’, it auto-completes ‘het’ as ‘heterosexual’. Then, just a few minutes ago I was typing ‘it’, and got ‘ostensibly’ (no idea how). These can’t be particularly common n-grams in my writing. In fact, I’m [...]

Tagged ,

Route server updates

I’ve made some updates to the route servers page. There were enough changes to warrant a quick blog post, so here goes: MTN collapsed AS2905 into AS16637, so lg1.za.mtnbusiness.net now lives in the latter AS lg1.za.mtnbusiness.net now has more liberal command authorization lg1.za.mtnbusiness.net has a new password: l0ok1ng-G145s (1337 5p34k much?) I added the AS37105 [...]

Tagged

Internet map updated

While attending AfPIF 2012, I was motivated to update the original map I did back in 2009. Click on the image to download the PDF version. What is this? This graph shows who provides transit to whom, within South Africa, to the rest of the Internet. I think it needs a lot more work (including [...]

Tagged , ,

ISPA IXP peer addresses

In the good old days, ISPA used to have a table with the IP allocations for JINX peers on their website. Now you can use this script: #!/bin/bash # Simeon Miteff, Tue Aug 21 09:46:59 SAST 2012 # simeon@localloop.co.za   function getptrv4 { for i in {1..255}; do PTR=`dnsname $1.$i`; [ -n "$PTR" ] && [...]

Tagged , , ,

New South African ASNs

In preparation for AfPIF 2012 I’ve been giving the autonomous systems list some TLC. The numbers (prefixes announced, equivalent number of /24s) are now up-to date. Below are the 62 new local ASNs that appeared in BGP-sphere in the two or so years I’ve been busy with other stuff. The as-names are still missing and [...]

Tagged

Not even Vodacom can contact Vodacom

In the spirit of Vodafail: simeon@pedro:~$ curl -D – http://www.vodacom.com/contactus.php HTTP/1.1 200 OK Date: Fri, 17 Aug 2012 11:28:15 GMT Server: Apache/2.2.16 (Debian) mod_fcgid/2.3.6 mod_ssl/2.2.16 OpenSSL/0.9.8o mod_perl/2.0.4 Perl/v5.10.1 X-Powered-By: PHP/5.3.3-7+squeeze14 Vary: Accept-Encoding Transfer-Encoding: chunked Content-Type: text/html Unable to retrieve http://www.vodacombusiness.co.za/contactus.php after 10 attempts.

Tagged

Dear Cell C, you suck

You charged me a R114 connection fee, but it’s been six days since I signed a contract with you, and my cellphone number still has not been ported from Virgin Mobile. I paid, but you didn’t do the work. This morning the Virgin SIM stopped working, so now my friends and co-workers cannot reach me. [...]

Tagged , ,

Install XFCE and carry on with your life

Evolution of a Linux desktop user: Get XFree86 to work on your S3 graphics card under Linux, dabble with FVWM and Windowmaker. Discover KDE in their 1.x days – become a fan of the heavyweight desktop environment. Keep using KDE, notice how each release gets faster than the previous one, think you’ve found desktop nirvana [...]

Tagged , , , , , , , ,