Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: Running OpenSSH 3.9p1 on AIX 5.1

Subject: Re: Running OpenSSH 3.9p1 on AIX 5.1
Date: Tue, 22 Feb 2005 06:40:50 +1100
Peter Losher wrote:
Just a side note, v4 connections work fine; it is the v6 connections
that are failing with the ssh_exchange_identification error.  Has anyone
been able to get OpenSSH running on a v6 aware AIX 5.1 system?

Yes but not until after 3.9. The current development versions of OpenSSH and the upcoming 4.0 release will work with IPv6 on recent AIX maintenance levels (by working around an interesting, err, feature of AIX's getnameinfo). You also need to put "AddressFamily inet6" in sshd_config or start sshd with the -6 option.


From OpenSSH's README.platform:
IPv6 known to work: 5.1ML7 5.2ML2 5.2ML5
IPv6 known broken: 4.3.3ML11 5.1ML4

(if anyone can fill in whether or not the missing MLs work please let me know privately and I'll add them to the list.)

For the gory details see http://bugzilla.mindrot.org/show_bug.cgi?id=835

--
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.

<Prev in Thread] Current Thread [Next in Thread>