|
disable telnet?
i'm running debian ..
how do i disable telnet ?
i'm trying to disable telnet, and set ssh to listen on port 23.
i set /etc/ssh/sshd_config to port 23,
and i set /etc/ssh/ssh_config to host on port 23,
but it still accepts requests on port 22.
|