From: "Sebastian W." Date: 2009-04-02T06:13:23+09:00 Subject: Strange errors with Net::SSH and all network libraries Hello all, I'm getting the strangest errors today whenever I use a library that needs to over the network. I'm thinking this could be because I have a really old network card? I've traced through and the problem seems to be that whenever data is about to go on the wire, I get an error back saying that the system is out of TCP packets. Does anyone have any experience with how to fix this? Do I need to replace my card, or do I have to "fill up" some Ruby config file somewhere? Any help appreciated! This has been bugging me ALL DAY. -- Posted via http://www.ruby-forum.com/.