Skip to content
Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Month: March 2007

printer maintenance

elbeno, 25 March, 2007

My Epson CX6400 hasn't been printing properly for a while. This weekend I got around to taking it apart to see what was up. The usual story with inkjets is that the waste ink tubes get clogged. I was unable to find a service manual for free online, so I…

fighting the code

elbeno, 25 March, 200729 July, 2007

Why doesn’t automake/autoconf properly recognise the way to use Flex/Bison with C++ scanner/parser generation? I use a .ll file and it thinks the output is going to be a .c instead of a .cc. Likewise I use a .yy file and it screws up the includes in my bison output…

Castlevania: SOTN on XBL Arcade!

elbeno, 20 March, 200729 July, 2007

Run, don’t walk. This game is one of the more brilliant things you’ll play in your life. Actually, I don’t know if it’s quite out yet. I have it on the dev network. But soon if not now. Drool in anticipation.

port triggering with OpenWRT works!

elbeno, 17 March, 20078 January, 2008

I finally got around to compiling the ipt_TRIGGER kernel module with some logging in there, so I could tell where I was going wrong with my iptables commands. The correct iptables commands are: #iptables -t nat -A prerouting_wan -p tcp –dport 6881:6889 -j TRIGGER –trigger-type dnat #iptables -A forwarding_wan -p…

should I tell them?

elbeno, 16 March, 2007

I used one of my local open wireless access points to download some stuff on my laptop. Actually, just enough to get the wireless card working with WPA. Should I tell my neighbours to secure their AP?

wireless (in)security

elbeno, 13 March, 2007

It's amazing what you can glean just from listening to the ether. Armed with an old laptop, wireless card, Kismet, and quarter of an hour, I can tell you the following about my neighbourhood: There are 3 open wireless access points, 4 WEP-protected ones, and 5 or 6 WPA protected…

port triggering iptables config

elbeno, 11 March, 200729 July, 2007

I think the relevant iptables commands for port triggering with Bittorrent are: #iptables -t nat -A prerouting_wan -p tcp –dport 6881:6889 -j TRIGGER –trigger-type dnat –trigger-proto tcp –trigger-match 6881 –trigger-relate 6881-6889 This tells the router to do NAT on the packets arriving on the WAN TCP ports 6881 through 6889…

kernel hacking

elbeno, 10 March, 200729 July, 2007

Now that I’ve got my new router set up (it’s working fine btw) I decided to dig a bit deeper into the firmware possibilities. Warning: this post is mostly martian, and it’s long. The first thing I wanted to investigate was the possibility of port triggering. Port triggering is an…

new router

elbeno, 5 March, 200729 July, 2007

Lately my SMC2804WBR has started to play up a bit (arbitrarily causing loss of connectivity), so this weekend I finally got around to replacing it. Mrs Elbeno was complaining of having to power cycle it 2 or 3 times a day. Where wireless broadband routers are concerned, experience has taught…

Mini-Elbeno can read!

elbeno, 3 March, 2007

Lately mini-Elbeno has started to read words. No, really! Last week I printed out some flash cards and he can read about a dozen of them: nose, ears, dog, clap, wave, arms up, arms down, ball, book, and more I can't remember now. Although he can't say many of them…

  • 1
  • 2
  • Next
©2026 Why is a raven like a writing desk? | WordPress Theme by SuperbThemes