Hi
I've got a fresh install, and got ssh working fine, but for some reason scp times out.
is in /etc/rc.conf. The host is listening on the usual port and sshd is running:
I'm kinda stumped on this one, as ssh to and from the host works flawlessly. So any pointers appreciated.
Thanks
I've got a fresh install, and got ssh working fine, but for some reason scp times out.
Code:
ssh_enable=yes
Code:
sshd is located in /etc/rc.d
sshd is running as pid 55501.
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
root sshd 55501 3 tcp4 192.168.1.200:22 *:*
I'm kinda stumped on this one, as ssh to and from the host works flawlessly. So any pointers appreciated.
Thanks