Why can’t I find this firewall?
Monday, November 17th, 2008We use Bittorrent to download open-source software and also broadcast TV. (Just programs that are over-the-air free, as I don’t want the RIAA/MPAA mafia on my case). Unfortunately, bittorrent traffic really slows throughput on our network, and I can’t tell if the router or the DSL modem is to blame. I’ve tried setting BT as the lowest priority on the router, and also using the speed limiting features of the Transmission client we use. Neither solves the problem.
From googling and reading, it seems that the large number of TCP connections opened is the most likely culprit. However, that’s inherent to the BT protocol, so although I can limit the number of connections it’s not really a solution. From everything I’ve read, there simply doesn’t exist a SOHO router really built to handle the hundreds or thousands of connections.
After reading quite a bit and thinking about it, here’s my wishlist:
- Wired-only router with 10/100 ports. Gigabit is nice but not useful given my connection speed.
- Fanless, low power, no moving parts. This rules out using an old desktop machine.
- VPN endpoint with at least PPTP support.
- SNMP reporting ability.
- IPv6 dual-stack or 6to4 support.
- QoS/priority by protocol
- Web GUI for setup and configuration
- More than one IP and port on the LAN side, so I could setup multiple subnets
- syslog support
- Ability to have multiple WAN ports - someday I want to try BGP and similar routing.
- Packet filtering based on TCP fingerprint. This is invaluable for spam blocking, as a rule that says ‘no Windows machines can connect to inbound SMTP’ is a nearly-complete block for botnet-generated spam.
- Simple anti-spoofing, activated with a single line.
- Packet scrubbing. (Read all about it)
- OpenBSD plus pf, install via OpenSoekris. Update - see below, pfsense may be our winner.
- pfw for GUI management and setup of firewall rules
- SNMP from OpenBSD is looking pretty easy, and of course syslog and IPv6 are built in.
- Slashdot thread on routers, bittorrent, TCP connection limits.
- Blog post OpenBSD on Soekris
- SmallNetBuilder on Untangle, which is similar but Linux-based
- OpenBSD on Soekris plus state-preserving failover (CARP, more advanced than I can use here.)
- Soekris product page.
- Soekris also sells a HiFn-based VPN accelerator chip, which can be added later if I need it. Nice.
- IPv6 intro and IPv6 wiki.
As an amusing footnote, I was researching gigabit switches with SNMP support, so that I could monitor my backbone using Cacti. You can now get 24 ports of SNMP-managed gigabit for $300 from Netgear (GS724T), but the amusing part is that the 16-port version costs the same! Ahh, someday when I outgrow my 8-port maybe.
Update 11/18/08: Commenter timf points me to pfsense, which I had missed, and appears to meet every one of my wishes. Oops. OK, less work for me. Thanks!



