<div dir="ltr">Hi!<div><br></div><div>I have set up a gateway, master and two nx-servers.</div><div>I can connect to both servers.</div><div>I can connect to the master an being forwarded to one of the servers.</div><div>I can connect to the gateway, but this times out.</div>
<div><br></div><div>The gateway has (10.167.63.124):</div><div><div>ENABLE_SERVER_FORWARD="1"</div><div>SERVER_FORWARD_HOST="10.167.63.127"</div><div>SERVER_FORWARD_PORT=22</div><div>SERVER_FORWARD_KEY="/var/lib/nxserver/home/.ssh/client.id_dsa.key"</div>
<div><br></div><div>The master has (10.167.63.127):</div><div>LOAD_BALANCE_SERVERS="10.167.63.125 10.167.63.126"<br></div><div>LOAD_BALANCE_ALGORITHM="round-robin"<br></div><div>ENABLE_LOAD_BALANCE_PREFERENCE="0"<br>
</div><div><br></div><div>The nodes have (10.167.63.125; 10.167.63.126):</div><div>ENABLE_USERMODE_AUTHENTICATION="0"<br></div><div>ENABLE_PASSDB_AUTHENTICATION="0"<br></div><div>ENABLE_SSH_AUTHENTICATION="1"<br>
</div><div>ENABLE_SU_AUTHENTICATION="0"<br></div><div>ENABLE_PERSISTENT_SESSION="all"<br></div><div>ENABLE_MIRROR_VIA_VNC=1<br></div><div>ENABLE_DESKTOP_SHARING=1<br></div><div>ENABLE_SESSION_SHADOWING_AUTHORIZATION=1<br>
</div><div>ENABLE_INTERACTIVE_SESSION_SHADOWING=1<br></div><div>ENABLE_CLIPBOARD="both"<br></div><div>ENABLE_PULLDOWN_MENU="1"<br></div><div>NX_LOG_LEVEL=2<br></div><div>NX_LOG_SECURE=1<br></div><div>NX_LOGFILE=/var/log/nx/nxserver.log<br>
</div><div><br></div><div>On all servers I've set in /etc/ssh/sshd_config:</div><div><div>AuthorizedKeysFile      .ssh/authorized_keys</div><div>AuthorizedKeysFile2     .ssh/authorized_keys2</div></div><div><br></div>
<div>On all servers I can login using the key defined in .ssh/authorized_keys2 with ssh and user nx (I am thrown out again immediately, because of protocol violations if connecting with telnet, but ssh is working and does what is expected).</div>
<div><br></div><div>I can connect with nx-clients to both nodes. A session is established.</div><div><br></div><div>I can connect with nx-clients to the master. A session is established to on of the nodes.</div><div><br></div>
<div>I can connect with nx-clients to the gateway, but no session will be established. Instead the client times out:</div><div><div>NX> 203 NXSSH running with pid: 5460</div><div>NX> 285 Enabling check on switch command</div>
<div>NX> 285 Enabling skip of SSH config files</div><div>NX> 285 Setting the preferred NX options</div><div>NX> 200 Connected to address: 10.167.63.124 on port: 22</div><div>NX> 202 Authenticating user: nx</div>
<div>NX> 208 Using auth method: publickey</div><div>NX> 280 Exiting on signal: 15</div></div><div><br></div><div>If starting a sshd in debug mode it shows the client connecting, then sits there and waits for the master. After a while it kills the connection.</div>
<div><br></div><div>seLinux was turned of. The firewall is turned off too.</div><div>I am a bit clueless now. Any idea how to make this run? Or some idea to get rid of the gateway and leave this part up to the firewall?</div>
<div>But I'd like to know why this breaks at the gateway. As all docs state it should work out of the box ...!</div><div><br></div>-- <br><div dir="ltr">Thomas</div>
</div></div>