Can't SSH to localhost

Discussion in 'Server Operation' started by theWeird, Jul 10, 2013.

  1. theWeird

    theWeird Member

    I've spottet a problem on one of my openVZ Containers.
    There is a tool running for managing git repositories on a server which needs to connect this server by SSH. That tool is running on the same container.

    I checked that I can:
    - connect the container via SSH from external
    - connect the container via SSH from host node and other containers
    - use SSH from the container to connect external, host node and other containers

    The problem is, that I get a "connection timed out" whenever I am inside the container and try to connect to itself by using its FQDN, one of its IP Adresses or just by using localhost.

    I also checked my iptables. They are completly empty.

    Do you have any Idea what I could do here?
     
    Last edited: Jul 10, 2013

Share This Page