Skip to content

Instantly share code, notes, and snippets.

@aesthetic-zz
Created February 22, 2011 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aesthetic-zz/839208 to your computer and use it in GitHub Desktop.
Save aesthetic-zz/839208 to your computer and use it in GitHub Desktop.
debug2: load_server_config: filename /etc/ssh/sshd_config
dubug2: load_server_config: done config len = 664
debug2: parse_server_config: config /etc/ssh/sshd_config len 664
debug1: sshd version OpenSSH_5.3p1 Debian-3ubuntu5
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
debug1: ssh version setgroups ():failed: Operation not permitted
debug2: fd3 setting O_NONBLOCK
debug1: bind to port 22 on 0.0.0.0
Bind to port 22 on 0.0.0.0 failed: permission denied
debug2: fd3 setting O_NONBLOCK
debug 1: Bind to port 22 on ::.
Bind to port 22 on :: failed: Permission denied.
Cannot bind any address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment