Has anyone given CeroWRT (the bufferbloat project's distribution) a spin?
yeah -- I came across their site the other day. Would love to see some quantitative / qualitative numbers from that project.
Because Everyone (Still) Needs a Router
101–110 of 137 posts
Re: Because Everyone (Still) Needs a Router
#102Pros:
- Hard to brick, easy to revert an f'ed up flash
- 5-6mo uptimes (most stable consumer router I've owned at least)
- Tracks network usage, attractive graphs
- Easy to add local DNS entries for your systems
- Improves DNS performance with a transparent DNS proxy (dnsmasq) (e.g. you can have it query all servers at once, and return record from the first server to respond)
- Easy to use port forwarding rules
- Attach a USB HD to it to act as a NAS (smb/ftp/dlna, nfs possible with unfsd)
- Setup a full pxeboot enviroment with it, including a shared nfs root!
- Run tcpdump to troubleshoot network issues!
- Runs most openwrt packages
Cons:
- Sensitive to heat (90f days will cause it to crash, only reason I've had to reboot it though)
- Doesn't always mount my USB thumb drive at boot (poor USB connection?)
- Not fast enough to stream 1024p HD over wifi
- Limited internal flash, I store my utils (e.g. tcpdump, nmap) on my USB thumb drive
- TomatoUSB doesn't appear to be maintained anymore :(
Re: Because Everyone (Still) Needs a Router
#103No mention of Mikrotik? I picked up a RB750GL last week, and so far, it's everything DD-WRT/Tomato/etc wish they could be. It works as a basic plug-and-play router, but it's incredibly flexible beyond that. Check out http://wiki.mikrotik.com/wiki/Manual:RouterOS_features if you're interested. You can download the OS and run it in a VM if you want to give it a try before purchasing.
I'm not a network engineer, I just want a static IP to be assigned to the router and simple switching on the other ports, but damn if I couldn't figure that out in 15 minutes.
In the end I had other things to do so I put it aside, but be warned that you need to be willing to invest the time to make these work. (or already have a networking background)
Re: Because Everyone (Still) Needs a Router
#104For example, if you read the datasheets of the internal components of the DLink DIR300, you can notice that by setting a few registers here and there you can achieve 802.1Q VLAN Tagging on the device's 4 port switch.
Very fun times.
Re: Because Everyone (Still) Needs a Router
#105Re: Because Everyone (Still) Needs a Router
#106I have been running the RT-N16 + TomatoUSB for a couple of years now. Pros: - Hard to brick, easy to revert an f'ed up flash - 5-6mo uptimes (most stable consumer router I've owned at least) - Tracks network usage, attractive graphs - Easy to add local DNS entries for your systems - Improves DNS performance with a transparent DNS proxy (dnsmasq) (e.g. you can have it query all servers at once, and return record from…
I recently switched to Toastman (http://www.linksysinfo.org/index.php?threads/toastman-releas...) which: is based on TomatoUSB; has better QoS rules; and is updated more frequently. I currently use it on a RT-N16 and a WRT54G.
Re: Because Everyone (Still) Needs a Router
#107I got fed up of all that and decided to do something about it. Routers have 8, 16mb of RAM? My worst computer that's lying around has 256mb. Slap another ethernet card in, install iptables, it's one day's work tops and your router will never crash and never forget anything again. My personal best is 7,000 torrents all going at once with the internet still being fairly usable.
Re: Because Everyone (Still) Needs a Router
#108Maybe this is a reasonable place to ask for some advice: I have 2 broadband connections, one via my phone line (ADSL) (76/17) and one cable (50/4) does anyone have any experience with using 1 piece of hardware to manage them both, possibly load balancing (not important, but would be cool)? I currently have 1 modem and 2 routers... it's not a very power efficient set up, it's also a bad experience because they're all…
Realistically, you'd be looking at a soho (small office/home office) load balancing router, specifically a dual-wan router. Cisco offers some [1] as well as Peplink [2]. I don't have a lot of experience with them (did some research on it a few years ago but never pulled the trigger), so YMMV when it comes to custom firmware etc. Doing a google search on "dual wan router" would give you a good feel for the environment…
Re: Because Everyone (Still) Needs a Router
#109One thing Jeff didn't mention is that due to the high CPU and RAM in that ASUS router, you can be downloading several different torrents and the internet experience in general won't be degraded. With my Verizon FIOS's router, if I try to torrent anything it gets throttled down to less than 10KB/s, and on my old Linksys, attempting to torrent would make browsing the internet nearly impossible.
While that router may be beefy enough for multiple downloads. Installing an open-source firmwire degrades WAN performance a lot. I've tried a few different routers and dd-wrt / tomato generally reduces the WAN speed by 75 - 90% (from 500-1000mbit down to <100) in comparison with the default firmware. That is simply unacceptable, although understandable since this is probably not something that hits the devs very hard…