- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: problem with sshd on RH 7.1
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
12-06-2001 11:48 AM
12-06-2001 11:48 AM
problem with sshd on RH 7.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2001 01:25 PM
12-06-2001 01:25 PM
Re: problem with sshd on RH 7.1
In that case if you confirm that sshd is continually running and see no errors in /var/log/messages, then I would suspect a network issue. You could also try the "-v" option with ssh as you connect to see if it gives you more information. Post it here and it may help us.
If you try telnet connections or ftp, do you experience time-outs? Try using ping to determine that the times are consistent and traceroute to make sure the route is what you think it should be.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 05:12 AM
12-07-2001 05:12 AM
Re: problem with sshd on RH 7.1
I suppose you are sure that sshd is enabled and running. And does it reject all request or just some?
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 09:45 PM
12-17-2001 09:45 PM
Re: problem with sshd on RH 7.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2001 02:30 PM
12-19-2001 02:30 PM
Re: problem with sshd on RH 7.1
maybe a problem with dns ?
maybe you can try to connect
with ipaddress, like
ssh user@
gives also problems ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2001 12:51 PM
12-22-2001 12:51 PM
Re: problem with sshd on RH 7.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2001 01:02 PM
12-22-2001 01:02 PM
Re: problem with sshd on RH 7.1
--- 002mgr1 ping statistics ---
223 packets transmitted, 216 packets received, 3% packet loss
round-trip min/avg/max/mdev = 107.894/111.886/189.976/10.168 ms
--- 002mon0001 ping statistics ---
211 packets transmitted, 204 packets received, 3% packet loss
round-trip min/avg/max/mdev = 107.345/111.493/189.978/7.900 ms
--- 002mon0002 ping statistics ---
205 packets transmitted, 200 packets received, 2% packet loss
round-trip min/avg/max/mdev = 105.334/111.217/159.975/6.375 ms
thanks for the help guys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2001 12:57 PM
12-28-2001 12:57 PM
Re: problem with sshd on RH 7.1
Darrell