- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: SSH doesnot work
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 09:31 PM
10-24-2001 09:31 PM
SSH doesnot work
I am running PCQ-Linux7.1 on an HP-NetServer and Redhat 7.0 on another PC. I can not login from one to another. I can login to other machines that are outside my area. It seems that I am not giving permission to logon to my PCs. Can any one help me to troubleshoot this.
Thank you
Jahrul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 01:10 AM
10-25-2001 01:10 AM
Re: SSH doesnot work
Can you telnet from one to another? What errors do you get when you try to ssh?
Usualy, you get 'Secure connection to
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 10:23 AM
10-25-2001 10:23 AM
Re: SSH doesnot work
Also, if you use the -v option with ssh as you attempt a session, it will give detailed information as to what is going on during the connection. If you post that information to us, we should be able to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 04:09 PM
10-25-2001 04:09 PM
Re: SSH doesnot work
Especially under RH 7.0 -- check the config for the ssh service in /etc/xinetd.d directory. There should be a file sshd there, with a line stating the service is allowed. Most remote connections are refused by default (including ssh!).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 07:26 PM
10-25-2001 07:26 PM
Re: SSH doesnot work
It's me again. Actually the problem was caused by the default firewall that comes with PCQLinux7.1 (PCQ and Redhat should be the same). I just disabled the firewall and ssh worked.
Thanks all for the advices.
Jahrul