Good day All,
My first post, and a very strange one.
I have installed 4 new LPARs on a p570 box.
All having similar resources, OS and apps.
- AIX 5300-10-01-0921
- OpenSSH_5.0p1, OpenSSL 0.9.8k-fips 25 Mar 2009
I am having 2 strange problems, all pertaining to SSH.
All problems seem to only be between LPARs 1; 2 & 3.
LPAR 4 seems fine.
LPAR 1 & 4 are DB2 servers, and LPAR's 2 & 3 are WAS Servers.
1.
Specifying a BANNER in /etc/ssh/sshd_config causes the login prompt to hang when trying to ssh between the LPARs.
Removing it also removes this problem.
2.
SCP between LPARs don't work, it just stalls.
The first file is created on the target server with a size of 0, but you have to eventually cancel.
[u3tm3] /tmp/ssh/tn # scp u3tm:/tmp/ssh/* .
root@u3tm's password:
gskjs.rte 0% 0 0.0KB/s - stalled -
Only works fine if they are copying between LPAR 4
I have uninstalled and re-installed SSL & SSH, but nothing works.
I have no idea why this problem is not occuring on LPAR 4.