1832977 Members
3198 Online
110048 Solutions
New Discussion

ssh issue

 
himacs
Super Advisor

ssh issue

Hi i have issue with ssh.

B.11.23

When i am trying to login using putty through SSH ,the server showing "Access denied " with password.

But if trying to ssh to the same server inside the another server,the same is happening.
But direct thro putty not haapening.We have to login to any one server and from here we have type ssh username@server.

Its happening to all the users -root and normal.


Please help on this..

regards
himacs
6 REPLIES 6
Sudeesh
Respected Contributor

Re: ssh issue

Any message in syslog? sshd IPfilter...
The most predictable thing in life is its unpredictability
himacs
Super Advisor

Re: ssh issue

Hi Sudhish,

Thanx for the response..

No errors in syslog file

tail -1000 syslog.log|grep -i sshd
Sep 5 20:44:32 UAEDXBPDCCMSP01 sshd[21375]: Accepted keyboard-interactive/pam for uxgsmc from 10.11.10.34 port 65449 ssh2
Sep 5 20:46:01 UAEDXBPDCCMSP01 sshd[21677]: Accepted keyboard-interactive/pam for uxgsmc from 10.11.10.34 port 65454 ssh2
Sep 5 21:00:31 UAEDXBPDCCMSP01 sshd[24093]: Accepted keyboard-interactive/pam for uxgsmc from 10.11.10.34 port 49308 ssh2


regards
himacs
himacs
Super Advisor

Re: ssh issue

Hi,

Actually this was active node in 2 node SG cluster environment.

2 weeks back we moved the package into secondary node.
BUt secondary node we can login without any problem..
I think after this only this problem started..


regards
himacs
Taifur
Respected Contributor

Re: ssh issue

Hi Himacs,

Check below link as follows,


http://docs.hp.com/en/5991-4850/ch01s04.html

Rgds//
Taifur
Asif Sharif
Honored Contributor

Re: ssh issue

Any change in .rhosts file?

Regards,
Asif Sharif
Regards,
Asif Sharif
himacs
Super Advisor

Re: ssh issue

Actually we use NAT ip for logging.I suspect NAT ip is binded with package ip not server's physical ip..


regards
himacs