Bug 310 - sshd reporting ai_socktype errors when using ssh -X to server
Summary: sshd reporting ai_socktype errors when using ssh -X to server
Status: CLOSED WORKSFORME
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: -current
Hardware: Alpha OSF/1
: P3 major
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-28 04:39 AEST by ken kleiner
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ken kleiner 2002-06-28 04:39:41 AEST
I am Running openssh 3.4p1 on Tru64 v5.0a.

  In my system logs, I see the following when I ssh to that machine
with 'ssh -X system_name':

        error: getaddrinfo: servname not supported for ai_socktype

  Any idea what that could be?  I can get in okay, but X11 forwarding
isn't working, although sshd_config has it enabled.

  I had a somewhat same type of error initially when I installed ssh on top
of openssh 3.1p1 - running 'ssh hostname' gave me :

        ssh: hostname: servname not supported for ai_socktype

I got rid of that ERROR by putting :  ssh       22/tcp into my
        /etc/services.
Comment 1 Damien Miller 2003-01-07 18:18:24 AEDT
Could you please attach the output of a ./configure run?
Comment 2 Damien Miller 2003-01-10 21:29:13 AEDT
Please try tomorrow's snapshot - the fix for bug #408 may also fix this.
Comment 3 Damien Miller 2003-05-14 22:55:05 AEST
4 months, no reply = no bug
Comment 4 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED