LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   cannot connect remotely (https://www.linuxquestions.org/questions/linux-networking-3/cannot-connect-remotely-53296/)

noizez 04-03-2003 06:14 PM

cannot connect remotely
 
I have installed redhat 8 and had no luck connecting remotely.

I have used chkconfig to turn iptables off.

I have tried reinstalling and selecting no firewall.

But still I can't ssh or telnet to the box.

I can ping it, but that's it.

Any help is much appreciated.

thanks,

ranger_nemo 04-03-2003 06:41 PM

Couple things to check...

Make sure your sshd is running. That's the server/deamon that sits around waiting for somebody to try connecting to the system...
service sshd restart

Look in your /etc/hosts.allow file. I have a line that is like...
sshd: 192.168.0.

Magueta 04-03-2003 09:53 PM

Also, if you're trying to connect remotely from the internet and you have a router, check the router's firewall.

Joe


All times are GMT -5. The time now is 03:34 AM.