- Code: Select all
ln -s /etc/rc.d/ /usr/etc/rc.d
cd /usr/ports/security/openssh-portable
make PREFIX=/usr ETCSSH=/etc/ssh install
To trace the work of the SSH daemon you may run in console of the server:
- Code: Select all
/usr/sbin/sshd -ddd -p 65535
After that you will need to connect to the server using port ...