RE: Corporate SSH for IRIX
From: Tim Leong (tim.leong@ansys.com)
Date: 02/17/03
- Previous message: Jason Grove: "Re: AIX 5.2 and SSH3.2.x from ssh.com"
- Maybe in reply to: Tim Leong: "Corporate SSH for IRIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Tim Leong <tim.leong@ansys.com> To: "'patrick.mcneil@umontreal.ca'" <patrick.mcneil@umontreal.ca> Date: Mon, 17 Feb 2003 15:20:57 -0500
No good...
debug: SshConfig/sshconfig.c:2784/ssh2_parse_config_ext: Got metaconfig line
`## REGEX-SYNTAX egrep'.
debug: SshConfig/sshconfig.c:2800/ssh2_parse_config_ext: Metaconfig
specifies regex style 'EGREP'.
debug: SshConfig/sshconfig.c:2809/ssh2_parse_config_ext: Metaconfig parsing
stopped at line 3.
debug: SshConfig/sshconfig.c:2857/ssh2_parse_config_ext: Found heading
'.*:'.
debug: SshConfig/sshconfig.c:2899/ssh2_parse_config_ext: '.*' matches (at
least partially) with instance 'sky'
debug: SshConfig/sshconfig.c:388/ssh_config_set_param_string: Setting
variable 'DefaultDomain' to 'ansys.com'.
debug: SshConfig/sshconfig.c:3102/ssh_config_read_file_ext: Read 1 params
from config file.
debug: SshUserFile/sshuserfile.c:722/ssh_userfile_init: uid = 1064, euid =
1064
debug: SshUserFile/sshuserfile.c:722/ssh_userfile_init: uid = 1064, euid =
1064
debug: Ssh2/ssh2.c:1706/main: User config file not found, using defaults.
(Looked for '/home/staff/tjl/.ssh2/ssh2_config')
debug: Ssh2/ssh2.c:1744/main: remote host = "sky"
debug: SshUserFile/sshuserfile.c:722/ssh_userfile_init: uid = 1064, euid =
1064
debug: Connecting to sky, port 22... (SOCKS not used)
debug: Ssh2/ssh2.c:2410/main: Entering event loop.
debug: SshEventLoop/sshunixeloop.c:934/ssh_event_loop_run: Starting the
event loop.
debug: SshSigChld/sigchld.c:130/ssh_sigchld_real_callback: SIGCHLD received.
warning: Connecting to sky failed: TCP/IP Failure
Thanks for all of the input.
-----Original Message-----
From: Patrick McNeil [mailto:mcneilp@ESI.UMontreal.CA]
Sent: Friday, February 14, 2003 11:07 AM
To: Tim Leong
Cc: secureshell@securityfocus.com
Subject: RE: Corporate SSH for IRIX
Hello again.
There are a few of things to try:
1) Check to see if DefaultDomain is defined to your default
domain on the client machine (in your ssh2_config file).
This needs to be set if the command 'hostname' returns the
short name of your client machine (which implies that domain
is defined in your /etc/resolv.conf). If hostname returns
the long name and domain is defined in resolv.conf, strange
things may happen.
2) Post the debug output of a connection attempt (for
example: ssh -d 4 <ssh_server>) - then we can see what ssh
thinks it is doing.
3) Run your daemon in debug mode and post that output.
Good luck.
Patrick McNeil
On Thu, 13 Feb 2003, Tim Leong wrote:
> A little more information about this problem. Connections to the server
do
> not fail if I use the IP address in the ssh command. It only fails when I
> use the hostname. The client's /etc/hosts file has a correct entry for
the
> ssh server and nsswitch is set to files then dns.
>
> -----Original Message-----
> From: Patrick McNeil [mailto:mcneilp@ESI.UMontreal.CA]
> Sent: Wednesday, February 12, 2003 4:34 PM
> To: Tim Leong
> Cc: 'secureshell@securityfocus.com'
> Subject: Re: Corporate SSH for IRIX
>
>
> Hi Tim.
>
> We are presently at 3.2.2 (educational), but we have been
> using ssh (from ssh.com) since around 2.4 and it works. We
> have about 20 SGI machines - from Challenge L to Origin 2000
> as far as hardware goes and software mostly at 6.5.16.
>
> We compile it with cc from SGI rather than gcc and use
> 'internal://sftp-server' for subsystem-sftp (3.x before 3.2
> gave us sftp problems).
>
> The kind of warning you have usually is seen when the target
> machine is up but there is nothing listening at the ssh
> port, so you might want to make sure the daemon is running.
>
> If everything fails, post more information (machine, version
> of os, etc.).
>
> Good luck.
>
> Patrick McNeil
>
>
>
> On Wed, 12 Feb 2003, Tim Leong wrote:
>
> > We recently purchased corporate SSH 3.1.0 and are now having problems
> > installing it on any of our Irix boxes. I've logged a call with SSH and
> > they say that they don't support it. We can compile the source fine,
and
> on
> > some machines we can even finish the make install. But when we try to
run
> > ssh on the client, we get this error:
> >
> > warning: Connecting to <hostname> failed: TCP/IP Failure
> >
> > Has anyone ever compiled, installed and ran this version on an SGI
> > successfully?
> >
> > Thanks.
> >
> > -Tim
> >
>
> --
> Patrick McNeil Université de Montréal - DGTIC
> PP, X-216 Téléphone: (514) 343-6111, poste 5247
> Courriel: Patrick.McNeil@umontreal.ca
> Téléavertisseur: (514) 423-1081,
> mcneilp@paget.dgtic.umontreal.ca
>
-- Patrick McNeil Université de Montréal - DGTIC PP, X-216 Téléphone: (514) 343-6111, poste 5247 Courriel: Patrick.McNeil@umontreal.ca Téléavertisseur: (514) 423-1081, mcneilp@paget.dgtic.umontreal.ca
- Next message: WOODWARD, KEITH: "openssh & solaris"
- Previous message: Jason Grove: "Re: AIX 5.2 and SSH3.2.x from ssh.com"
- Maybe in reply to: Tim Leong: "Corporate SSH for IRIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|