- Upgrade To OpenSSH 3.4 On FreeBSD 4.6
- CVSup to the latest version of the source / ports
- Make sure that the /usr/ports/security/openssh-portable/Makefile has PORTVERSION= 3.4p1
- Type make OPENSSH_OVERWRITE_BASE=YES
- Type make OPENSSH_OVERWRITE_BASE=YES install
- Type reset
- Type ps -axx | grep sshd
- Type kill -HUP PID of sshd
- Type telnet localhost 22
- It should respond with: Escape character is '^]'. SSH-1.99-OpenSSH_3.4p1
- Content Copyright © Original Author
