Looking for an IP camera

Thomas Charron twaffle at gmail.com
Thu Mar 22 12:06:13 EDT 2007


On 3/22/07, Ben Scott <dragonhawk at gmail.com> wrote:
> On 3/22/07, Thomas Charron <twaffle at gmail.com> wrote:
> >   Just bear in mind, the WRT54 will bog down after it receieves 'x'
> > number of connections open if being used for all 5 addresses.  We have
> > 6 static IPs off of a buisness class 3 Mb DSL, and the WRT54 we used
> > would often need to be rebooted after someone did a BitTorrent
> > download.
>   Just curious, did you try replacing the LinkSys firmware with
> third-party firmware, like OpenWrt, DD-WRT, etc.?  One thing commonly
> put forward is that by exposing the whole Linux kernel to tuning, you
> can get much better performance.
>   One will certainly get better performance out of a "real" computer,
> either way.  I'm just curious how much, if any, difference there
> really is on the bitty box.

  Yes, we did.  And it did perform much better, but it would still bog
down the network when allot of packets where trying to get through,
which is natural when several active TCP connections are being NATed.
One of the params which OpenWRT would let us tune is how long to keep
TCP NAT tunnels open, and lowering it to say, 5 minutes helped alot,
but at the same time, hurt applications which may keep a TCP
connection open for long periods in time with no activity over that
connection.  :-)

  Another thing to add is that the number of connections that the WRT
was happy with went down dramatically when VPNed into the network,
which I simply wrote off to the CPU overhead of encryption/decryption.

-- 
-- Thomas


More information about the gnhlug-discuss mailing list