This is a discussion on precompiled ssh for aix4.2? within the AIX Operating System forums, part of the Unix Operating Systems category; --> We've an older machine we'd like to upgrade ssh to support protocol 2. I started downloading the openssh src, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| We've an older machine we'd like to upgrade ssh to support protocol 2. I started downloading the openssh src, but have been hit by the package tree (a requires b and c, b requires d and e, etc) bull site seems to only have back to 4.3 Anyone know where i can get precompiled ssh for aix 4.2? |
| |||
| Philip Lewis schrieb: > We've an older machine we'd like to upgrade ssh to support protocol 2. > I started downloading the openssh src, but have been hit by the > package tree (a requires b and c, b requires d and e, etc) sounds familiar. > > bull site seems to only have back to 4.3 > > Anyone know where i can get precompiled ssh for aix 4.2? I don't know if it helps, but ftp.ruhr-uni-bochum.de/local/unix/security/ssh/ seems to hold pretty old stuff. |
| |||
| Michael Kraemer <M.Kraemer@gsi.de> writes: >I don't know if it helps, but >ftp.ruhr-uni-bochum.de/local/unix/security/ssh/ Thanks! >seems to hold pretty old stuff. hmmm.. old enough that it appears not to have protocol2. (I'm guessing.... the ssh-keygen doesn't mention options for rsa/dsa keys using command line "-?" option. Also, no man page mention of protocol 2) blast. -- May no harm befall you, flip Ich habe keine Ahnung was das bedeutet, oder vielleicht doch? In my email replace SeeEmmYou.EeeDeeYou with CMU.EDU |
| |||
| In article <qvjbqnjupe6.fsf@unix33.andrew.cmu.edu>, Philip Lewis <flip+@andrew.SeeEmmYou.EeeDeeYou> writes: > hmmm.. old enough that it appears not to have protocol2. > (I'm guessing.... the ssh-keygen doesn't mention options for rsa/dsa > keys using command line "-?" option. Also, no man page mention of > protocol 2) > blast. hmmm, well, could it be that AIX 4.2 is, hmm, a bit dated too ? :-) OTOH, I'm about to revive a couple of RS6Ks in my home museum, and one of it will run 4.2, so I certainly will try to compile some new stuff for the old boxes ... |
| |||
| On 2006-11-06, Philip Lewis <flip+@andrew.SeeEmmYou.EeeDeeYou> wrote: > We've an older machine we'd like to upgrade ssh to support protocol 2. > I started downloading the openssh src, but have been hit by the > package tree (a requires b and c, b requires d and e, etc) > > bull site seems to only have back to 4.3 > > Anyone know where i can get precompiled ssh for aix 4.2? Mine (see http://www.zip.com.au/~dtucker/openssh/) have OpenSSH version up to 4.4p1 for AIX 4.2. I should update to 4.5p1 soon... -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. |
| ||||
| Darren Tucker <dtucker@gate.dtucker.net> writes: >On 2006-11-06, Philip Lewis <flip+@andrew.SeeEmmYou.EeeDeeYou> wrote: >> We've an older machine we'd like to upgrade ssh to support protocol 2. [...] >> Anyone know where i can get precompiled ssh for aix 4.2? >Mine (see http://www.zip.com.au/~dtucker/openssh/) have OpenSSH version >up to 4.4p1 for AIX 4.2. I should update to 4.5p1 soon... dtucker++ ! Thanks! one of these days i'm going to compile pkgtools for my 4.2/4.3 boxes... -- May no harm befall you, flip In my email replace SeeEmmYou.EeeDeeYou with CMU.EDU |