[an error occurred while processing this directive]

  • PRNG not seeded problem solution
    By : anonymous ( Wed Nov 5 08:54:25 2003 )

    you need to create a symlink:
    ln -s /var/spool/prngd/pool /var/run/egd-pool

    Openssh looks at /var/run/egd-pool and a couple other places by default so
    making the symlink makes it work. then You just need to make the keys and junk

    Return to article...[an error occurred while processing this directive]