Gentoo Archives: gentoo-user

From: Bill Damage <bill.damage@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]
Date: Mon, 30 Nov 2015 08:17:54
Message-Id: 677093111.10520105.1448871458395.JavaMail.yahoo@mail.yahoo.com
In Reply to: Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued] by Neil Bothwick
1 I also read the link you sent which prompted me to run the query:
2
3 ~]# ssh -G nx
4 user root
5 hostname nx
6 port 22
7 addressfamily any
8 batchmode no
9 canonicalizefallbacklocal yes
10 canonicalizehostname false
11 challengeresponseauthentication yes
12 checkhostip yes
13 compression no
14 controlmaster false
15 enablesshkeysign no
16 exitonforwardfailure no
17 forwardagent no
18 forwardx11 no
19 forwardx11trusted yes
20 gatewayports no
21 gssapiauthentication yes
22 gssapidelegatecredentials no
23 hashknownhosts no
24 hostbasedauthentication no
25 identitiesonly no
26 kbdinteractiveauthentication yes
27 nohostauthenticationforlocalhost no
28 passwordauthentication yes
29 permitlocalcommand no
30 protocol 2
31 proxyusefdpass no
32 pubkeyauthentication yes
33 requesttty auto
34 rhostsrsaauthentication no
35 rsaauthentication yes
36 streamlocalbindunlink no
37 stricthostkeychecking ask
38 tcpkeepalive yes
39 tunnel false
40 useprivilegedport no
41 verifyhostkeydns false
42 visualhostkey no
43 updatehostkeys false
44 canonicalizemaxdots 1
45 compressionlevel 6
46 connectionattempts 1
47 forwardx11timeout 1200
48 numberofpasswordprompts 3
49 serveralivecountmax 3
50 serveraliveinterval 0
51 ciphers chacha20-poly1305@×××××××.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@×××××××.com,aes256-gcm@×××××××.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@×××××××××××.se
52 hostkeyalgorithms ecdsa-sha2-nistp256-cert-v01@×××××××.com,ecdsa-sha2-nistp384-cert-v01@×××××××.com,ecdsa-sha2-nistp521-cert-v01@×××××××.com,ssh-ed25519-cert-v01@×××××××.com,ssh-rsa-cert-v01@×××××××.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-rsa
53 hostbasedkeytypes ecdsa-sha2-nistp256-cert-v01@×××××××.com,ecdsa-sha2-nistp384-cert-v01@×××××××.com,ecdsa-sha2-nistp521-cert-v01@×××××××.com,ssh-ed25519-cert-v01@×××××××.com,ssh-rsa-cert-v01@×××××××.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-rsa
54 kexalgorithms curve25519-sha256@××××××.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1
55 loglevel INFO
56 macs umac-64-etm@×××××××.com,umac-128-etm@×××××××.com,hmac-sha2-256-etm@×××××××.com,hmac-sha2-512-etm@×××××××.com,hmac-sha1-etm@×××××××.com,umac-64@×××××××.com,umac-128@×××××××.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5-etm@×××××××.com,hmac-ripemd160-etm@×××××××.com,hmac-sha1-96-etm@×××××××.com,hmac-md5-96-etm@×××××××.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@×××××××.com,hmac-sha1-96,hmac-md5-96
57 xauthlocation /usr/bin/xauth
58 identityfile ~/.ssh/id_rsa
59 identityfile ~/.ssh/id_dsa
60 identityfile ~/.ssh/id_ecdsa
61 identityfile ~/.ssh/id_ed25519
62 canonicaldomains
63 globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
64 userknownhostsfile ~/.ssh/known_hosts ~/.ssh/known_hosts2
65 sendenv LANG
66 sendenv LC_CTYPE
67 sendenv LC_NUMERIC
68 sendenv LC_TIME
69 sendenv LC_COLLATE
70 sendenv LC_MONETARY
71 sendenv LC_MESSAGES
72 sendenv LC_PAPER
73 sendenv LC_NAME
74 sendenv LC_ADDRESS
75 sendenv LC_TELEPHONE
76 sendenv LC_MEASUREMENT
77 sendenv LC_IDENTIFICATION
78 sendenv LC_ALL
79 sendenv LANGUAGE
80 sendenv XMODIFIERS
81 fingerprinthash SHA256 MD5
82 connecttimeout none
83 tunneldevice any:any
84 controlpersist no
85 escapechar ~
86 ipqos lowdelay throughput
87 rekeylimit 0 0
88 streamlocalbindmask 0177

Replies

Subject Author
Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued] Bill Damage <bill.damage@×××××.com>