> The classic reason I've seen for behavior like this is lack of entropy > leading to blocking reading /dev/random. The easy way to check is strace. > The fix is to use something like rng-tools. BIG Thanks David! I remove /dev/random (temporarily) and make link /dev/random -> /dev/urandom, and all work fine now! ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html