I don’t really have time to bundle my patches into a package or get them included in OpenWRT (must admit I was surprised to find they weren’t already there). But after having some enquiries from people seeking port triggering, I have posted the patch files and a short howto at www.elbeno.com.
Related Posts
Computer niggles
… of my efforts to run a dual boot Gentoo/WinXP system. The other day I ran across 10 days as a Linux user, the account of a Windows user’s self-imposed Linux odyssey. And it makes fairly interesting reading. As you know I’ve been a Linux user for hmm, over 10…
port triggering iptables config
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…
I’m Jaunty
A pretty smooth upgrade – Freeciv(-client-gtk) seemed to barf, so I just uninstalled it. The new Amarok is nice, even if the jaunty version isn’t totally up-to-the-minute. I did have to install phonon-backend-xine though. LLVM is v2.5, hurrah! GHC is still v6.8.2, boo.
Comment