I'm trying to build ssh 2.0.12 on Solaris 2.6 because of Y2K concerns.
(If 1.2.26 is Y2K compliant, could someone please let me know? - or I see
1.2.27 is out - is that Y2K compliant?)
It builds on the server side, but there are a lot of errors during the build,
mostly complaining about implicity typing or unused variables.
I can send the errors if anyone is interested. The only really odd
error I saw was:
configure: warning: using internal inet_ntoa
So, I install the software, and start sshd on the Solaris 2.6 system, and then
try to connect from both a Linux box and a Sun running Solaris 2.6. It's
not clear if the linux client (v1.2.26) has kerberos support built in -
the Solaris client (v1.2.26) does have kerberos support built in, with:
./configure --with-kerberos5=/usr/local/kerberosV \
--enable-kerberos-tgt-passing
I run the daemon with the verbose option, and connect from the linux box.
Server side output:
# /usr/local/sbin/sshd -v
WARNING: Development-time debugging not compiled in.
WARNING: To enable, configure with --enable-debug and recompile.
WARNING: Development-time debugging not compiled in.
WARNING: To enable, configure with --enable-debug and recompile.
debug: Reading private host key from /etc/ssh2/hostkey
debug: Key comment: 1024-bit dsa hostkey
debug: Reading public host key from: /etc/ssh2/hostkey.pub
debug: Becoming server.
debug: Creating listener
debug: Listener created
debug: Running event loop
debug: ssh_server_wrap: creating transport protocol
debug: ssh_server_wrap: creating userauth protocol
debug: new_connection_callback returning
debug: Exiting event loop
client side output:
$ ssh -v gonzo
SSH Version 1.2.26 [i586-unknown-linux], protocol version 1.5.
Compiled with RSAREF.
wukon.appliedtheory.com: Reading configuration data /etc/ssh/ssh_config
wukon.appliedtheory.com: ssh_connect: getuid 500 geteuid 0 anon 0
wukon.appliedtheory.com: Connecting to gonzo [204.168.18.70] port 22.
wukon.appliedtheory.com: Allocated local port 1021.
wukon.appliedtheory.com: Connection established.
wukon.appliedtheory.com: Remote protocol version 2.0, remote software version
2.0.12 (non-commercial)
wukon.appliedtheory.com: Waiting for server public key.
Connection closed by remote host.
There are no obvious errors, but it just doesn't work. Can someone please
advise - are there tricks to get the v2.0.12 daemon to respond to a 1.2.26
client????
Please email me, as I don't subscribe to this list.
HUGE TIA!!
--
Judith Reed
[EMAIL PROTECTED]
(315) 453-2912 x335