LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   SSHd Problems (https://www.linuxquestions.org/questions/linux-enterprise-47/sshd-problems-351199/)

jedediah 08-08-2005 11:40 AM

SSHd Problems
 
I just set up CentOS in what I would assume is a fairly standard setup. I gave it the proper IP configuration and whatnot, and sent it to the data center.

However, now, when trying to connect to the box from its remote IP (through ssh), I am unable to connect, even though I have verified that the port is properly open. I AM able to connect by SSHing into another server behind the firewall and using the CentOS box's IP, but this will not work in the long term.

I did try to edit sshd_config to listen on two addresses (the local IP and the machine's public IP), but it said it was unable to bind the address.

Any help would be greatly appreciated.

jedediah 08-08-2005 12:38 PM

Problem Solved.

The real problem was my gateway: it was wrong. Just used a route add command and its all swell.


All times are GMT -5. The time now is 11:45 AM.