<br><tt><font size=2>Andrew Villano <AVillano@incentient.com> wrote
on 20/08/2009 19:45:13:<br>
<br>
> Also an strace shows</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> poll([{fd=7, events=POLLIN}], 1, 5000)  =
0 (Timeout)</font></tt>
<br><tt><font size=2>> gettimeofday({1250793874, 701186}, NULL) = 0</font></tt>
<br><tt><font size=2>> poll([{fd=7, events=POLLOUT}], 1, 0)    =
1 ([{fd=7, revents=POLLOUT}])</font></tt>
<br><tt><font size=2>> send(7, "==\1\0\0\1\0\0\0\0\0\0\4mail\nincentient\3com"...,
37, <br>
> MSG_NOSIGNAL) = 37</font></tt>
<br><tt><font size=2>> poll([{fd=7, events=POLLIN}], 1, 5000</font></tt>
<br>
<br>
<br>
<br><tt><font size=2>Right . . .</font></tt>
<br>
<br>
<br>
<br>
<br>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Warmest Regards,</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Andrew Villano</font></tt>
<br><tt><font size=2>> Systems Specialist</font></tt>
<br><tt><font size=2>> Incentient LLC</font></tt>
<br><tt><font size=2>> <br>
> From: Andrew Villano [</font></tt><a href=mailto:AVillano@incentient.com><tt><font size=2>mailto:AVillano@incentient.com</font></tt></a><tt><font size=2>]
<br>
> Sent: Thursday, August 20, 2009 2:29 PM<br>
> To: User Support for FreeNX Server and kNX Client<br>
> Subject: Re: [FreeNX-kNX] Timing Out</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> tail -f /var/log/nxserver.log shows nothing.</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> However, I am seeing entries in /var/log/secure</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Aug 20 14:14:48 barolo sshd[11425]: Accepted
publickey for nx from <br>
> 75.127.217.67 port 31185 ssh2</font></tt>
<br>
<br><tt><font size=2>20 seconds</font></tt>
<br>
<br><tt><font size=2>> Aug 20 14:15:08 barolo sshd[11425]: pam_unix(sshd:session):
session <br>
> opened for user nx by (uid=0)</font></tt>
<br>
<br><tt><font size=2>spawn etc</font></tt>
<br>
<br><tt><font size=2>> Aug 20 14:15:30 barolo sshd[11416]: pam_unix(sshd:session):
session <br>
> closed for user nx</font></tt>
<br><tt><font size=2>> Aug 20 14:15:46 barolo sshd[11419]: pam_unix(sshd:session):
session <br>
> closed for user nx</font></tt>
<br><tt><font size=2>> Aug 20 14:16:08 barolo sshd[11425]: pam_unix(sshd:session):
session <br>
> closed for user nx</font></tt>
<br>
<br>
<br><tt><font size=2>Yup 1 min 20</font></tt>
<br>
<br>
<br><tt><font size=2>But tells us not very much . . .</font></tt>
<br>
<br><tt><font size=2>However if you put the key in a key file and run :-</font></tt>
<br>
<br>
<br><tt><font size=2>C:\Program Files\NX Client for Windows\bin\nxssh.exe
  -v  -l nx  -i /path/to/nx/client.id_dsa.key  -p 12019
75.127.217.69</font></tt>
<br>
<br>
<br>
<br><tt><font size=2>Assuming you DO listen on 12019 not 22 lake you say
below . .</font></tt>
<br>
<br>
<br>
<br><tt><font size=2>We will get lost of debug and should get an NX prompt.</font></tt>
<br>
<br>
<br>
<br><tt><font size=2>If you "time" it we will know if the delay
is in this bit of the connection or later . . .</font></tt>
<br>
<br>
<br>
<br>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> My node.conf</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Only options</font></tt>
<br><tt><font size=2>> SSHD_PORT=12019</font></tt>
<br><tt><font size=2>> ENABLE_SSH_AUTHENTICATION="1"</font></tt>
<br><tt><font size=2>> NX_LOG_LEVEL=6</font></tt>
<br><tt><font size=2>> NX_LOG_SECURE=1</font></tt>
<br><tt><font size=2>> NX_LOGFILE=/var/log/nxserver.log</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> I touch’d /var/log/nxserver.log and chmod 777’d
it and chown’d it to nx….</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Strange………</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Warmest Regards,</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Andrew Villano</font></tt>
<br><tt><font size=2>> Systems Specialist</font></tt>
<br><tt><font size=2>> Incentient LLC</font></tt>
<br><tt><font size=2>> </font></tt>