On Tue, 8 Aug 2000, Burke, Jim wrote:
> I'm trying to get openssh-2.1.1p4 running on Solaris 2.6 (sparc). Everthing
> is working fine, but there is a massive lag when the netstat is run. SSH
> seems to be running netstat -p every time instead of the netstat -pn which
> is in the ssh_prng_cmds. I can't seem to find where the -p is being forced
> over -pn.
If you uncomment the #define DEBUG_ENTROPY in entropy.c you will be able
to see the commands as they are run.
Regards,
Damien Miller
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: [EMAIL PROTECTED] (home) -or- [EMAIL PROTECTED] (work)