
bugzilla-daemon at bugzilla
May 8, 2012, 9:34 AM
Views: 110
Permalink
|
|
[Bug 2006] New: AIX 5.2 /32 bit - a windows Putty session will not connect to AIX box
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=2006 Bug #: 2006 Summary: AIX 5.2 /32 bit - a windows Putty session will not connect to AIX box Classification: Unclassified Product: Portable OpenSSH Version: 6.0p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs [at] mindrot ReportedBy: DCarter [at] ballytech I built both a aix 5.2 32 bit version of the 6.0p1 release and a aix 6.1 64 bit version. The aix 6.1 64 bit version works correctly, but the 32 bit aix 5.2 version will not let putty connect to the aix server. While testing I also discovered that when I run this command: ssh-keygen -t dsa -f /usr/local/etc/ssh-host-dsa.key it just hangs and never builds the keys again the 64 bit aix 6.1 version does correctly create keys. sox:/home/apple/dean> ssh -V OpenSSH_6.0p1, OpenSSL 1.0.1b 26 Apr 2012 I usually build these using a script that creates a installation RPM. just to make sure that wasn't causing the problem, I did a manual build using configure and build with the same results on the 32 bit aix 5.2 box I don't see any errors during the build, but maybe I am not looking in the right places to see errors. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|