<br>
<br><tt><font size=2>Spiro Stathakis <spiro.stathakis@gmail.com>
wrote on 20/08/2009 16:05:45:<br>
<br>
> Can you see what is happening on the server ?<br>
> <br>
> Login to the server accepting connections and turn on<br>
> logging in the /etc/nxserver/node.conf<br>
> <br>
> then:<br>
>  tail -f /var/log/nxserver.log<br>
> <br>
> Make your connection from the client and see if anything is<br>
> coming through. You should at least see the initial ssh authentication<br>
> taking place.<br>
> <br>
> I am no NX expert at all but generally<br>
> if ssh is getting through thats all you should be worried<br>
> about network wise. If I am wrong please correct me.</font></tt>
<br>
<br>
<br><tt><font size=2><br>
The ssh connection should be instantaneous.</font></tt><font size=3> <br>
</font><tt><font size=2><br>
The machine is authenticating quickly for other connections, so things
like reverse dns lookups, arp problems or routing problems etc heave into
sight, but of course only as possibile candidates for slowing things down.</font></tt><font size=3>
<br>
</font><tt><font size=2><br>
Of course it could still be windows, but if the machine works for other
FreeNX servers then the cache, windows disc corruption etc should show
themselves elsewhere ( mostly anyway ).</font></tt><font size=3> <br>
</font><tt><font size=2><br>
Generally you are best just following along the normal line of the connection,
sshd as nx with the keys, loopback sshd as user with password is the windows
manager installed etc</font></tt><font size=3> <br>
</font>
<br>
<br>
<br>
<br>
<br><tt><font size=2><br>
> <br>
> Unfortunately I am not sure where the time out is.<br>
> I had a look in the session config and it is not there.<br>
> It may be related to /etc/ssh_config but not sure....<br>
> <br>
> Good luck.<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> 2009/8/20 Andrew Villano <AVillano@incentient.com>:<br>
> > I've deleted cache through the program. I don't see a directory
though.<br>
> ><br>
> > How do I increase the timeout?<br>
> ><br>
> > Warmest Regards,<br>
> ><br>
> ><br>
> ><br>
> > Andrew Villano<br>
> ><br>
> > Systems Specialist<br>
> ><br>
> > Incentient LLC<br>
> ><br>
> > -----Original Message-----<br>
> > From: Spiro Stathakis [</font></tt><a href=mailto:spiro.stathakis@gmail.com><tt><font size=2>mailto:spiro.stathakis@gmail.com</font></tt></a><tt><font size=2>]<br>
> > Sent: Thursday, August 20, 2009 9:37 AM<br>
> > To: User Support for FreeNX Server and kNX Client<br>
> > Subject: Re: [FreeNX-kNX] Timing Out<br>
> ><br>
> > Can you delete / move  the NX cache folder on the client?<br>
> ><br>
> ><br>
> > 2009/8/20 Andrew Villano <AVillano@incentient.com>:<br>
> >> My client connects to FreeNX servers on a different subnet
(of which are on<br>
> >> the same subnet).<br>
> >><br>
> >><br>
> >><br>
> >> I can telnet to the server in question and connect <br>
> instantaneously. They key<br>
> >> is the same.<br>
> >><br>
> >><br>
> >><br>
> >> The only delay in logging on in SSH is after entering <br>
> credentials, the delay<br>
> >> lasts about 45 secs.<br>
> >><br>
> >><br>
> >><br>
> >> I was using the same user accounts on all attempts.<br>
> >><br>
> >><br>
> >><br>
> >> Warmest Regards,<br>
> >><br>
> >><br>
> >><br>
> >> Andrew Villano<br>
> >><br>
> >> Systems Specialist<br>
> >><br>
> >> Incentient LLC<br>
> >><br>
> >> ________________________________<br>
> >><br>
> >> From: chris@ccburton.com [</font></tt><a href=mailto:chris@ccburton.com><tt><font size=2>mailto:chris@ccburton.com</font></tt></a><tt><font size=2>]<br>
> >> Sent: Thursday, August 20, 2009 3:31 AM<br>
> >> To: User Support for FreeNX Server and kNX Client<br>
> >> Subject: Re: [FreeNX-kNX] Timing Out<br>
> >><br>
> >><br>
> >><br>
> >> Andrew Villano <AVillano@incentient.com> wrote on 19/08/2009
20:26:33:<br>
> >><br>
> >>> Linux client connects within a few seconds.<br>
> >>><br>
> >>> Same network route.<br>
> >>><br>
> >>> I can connect with the same windows client to other linux
machines<br>
> >>> on the same subnet (with identical configurations). The
linux CLIENT<br>
> >>> was on the SAME subnet though.<br>
> >>><br>
> >>> 1)       Copied the key several times,
its identical<br>
> >>> 2)       I don't know what routing issue
there could be, the ssh<br>
> >>> port is forwarded to the machine<br>
> >>> 3)       I'm using putty to connect to
the machine and I'm currently<br>
> >>> connected fine.<br>
> >>><br>
> >>> Very strange....<br>
> >><br>
> >><br>
> >> OK<br>
> >><br>
> >> Your client connects to FreeNX servers on the same subnet,
but not to the<br>
> >> server in question on a different subnet, though it has done
<br>
> previously, but<br>
> >> taking a minute to log in.<br>
> >><br>
> >> You can however telnet to the server on a different subnet
using putty. Is<br>
> >> the connection instantaneous ??<br>
> >><br>
> >> A linux client on the same subnet as the server in question
can connect<br>
> >> instantly using FreeNX.<br>
> >><br>
> >> The key on the windows client is the same as the key on the
linux client.<br>
> >><br>
> >><br>
> >><br>
> >><br>
> >> If you telnet to the sshd port ( 22 default ) on the server
from <br>
> the windows<br>
> >> machine you should get an ssh prompt instantly<br>
> >><br>
> >> SSH-2.0-OpenSSH_x.y  or whatever. If it takes a minute
or so thenthat would<br>
> >> be something to look at  . . .<br>
> >><br>
> >><br>
> >><br>
> >> When tou were connecting using the linux client from the
same subnet as the<br>
> >> server, were you using the same user account or does the
problem move<br>
> >> following user accounts ??<br>
> >><br>
> >><br>
> >>><br>
> >>> Warmest Regards,<br>
> >>><br>
> >>> Andrew Villano<br>
> >>> Systems Specialist<br>
> >>> Incentient LLC<br>
> >>><br>
> >>> From: chris@ccburton.com [</font></tt><a href=mailto:chris@ccburton.com><tt><font size=2>mailto:chris@ccburton.com</font></tt></a><tt><font size=2>]<br>
> >>> Sent: Wednesday, August 19, 2009 3:15 PM<br>
> >>> To: User Support for FreeNX Server and kNX Client<br>
> >>> Subject: Re: [FreeNX-kNX] Timing Out<br>
> >>><br>
> >>><br>
> >>><br>
> >>> Andrew Villano <AVillano@incentient.com> wrote
on 19/08/2009 19:37:03:<br>
> >>><br>
> >>> > I can get a full working session from a linux client.<br>
> >>> ><br>
> >>><br>
> >>> Right, server and keys working then. How long does the
Linux client<br>
> >>> take to connect.<br>
> >>><br>
> >>> Is this over the same network route . . .<br>
> >>><br>
> >>><br>
> >>> > I can connect with the windows client to clients
on the same IP.<br>
> >>><br>
> >>> How do you mean?? Client software to client software
??<br>
> >>><br>
> >>> ><br>
> >>> > I got the hello nxserver prompt from ssh.<br>
> >>><br>
> >>> We know it works from Linux.<br>
> >>><br>
> >>><br>
> >>> In order I would look at<br>
> >>><br>
> >>> key mismatch on the windows machine<br>
> >>><br>
> >>> routing issue windows client to server - timeouts or
filtering on<br>
> >>> the server or packets going two ways<br>
> >>><br>
> >>> windows software issue -  try a windows ssh client
  eg  http:<br>
> >>> //sshwindows.sourceforge.net/  or just re-install
the windows client<br>
> >>><br>
> >>><br>
> >>><br>
> >>><br>
> >>><br>
> >>> ><br>
> >>> > Warmest Regards,<br>
> >>> ><br>
> >>> > Andrew Villano<br>
> >>> > Systems Specialist<br>
> >>> > Incentient LLC<br>
> >>> ><br>
> >>> > ________________________________________________________________<br>
> >>>      Were you helped on this list with
your FreeNX problem?<br>
> >>>     Then please write up the solution in the
FreeNX Wiki/FAQ:<br>
> >>><br>
> >>> </font></tt><a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ"><tt><font size=2>http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</font></tt></a><tt><font size=2><br>
> >>><br>
> >>>          Don't forget to check
the NX Knowledge Base:<br>
> >>>                
 </font></tt><a href=http://www.nomachine.com/kb/><tt><font size=2>http://www.nomachine.com/kb/</font></tt></a><tt><font size=2><br>
> >>><br>
> >>> ________________________________________________________________<br>
> >>>        FreeNX-kNX mailing list ---
FreeNX-kNX@kde.org<br>
> >>>       </font></tt><a href="https://mail.kde.org/mailman/listinfo/freenx-knx"><tt><font size=2>https://mail.kde.org/mailman/listinfo/freenx-knx</font></tt></a><tt><font size=2><br>
> >>> ________________________________________________________________<br>
> >><br>
> >> ________________________________________________________________<br>
> >>     Were you helped on this list with your FreeNX
problem?<br>
> >>    Then please write up the solution in the FreeNX
Wiki/FAQ:<br>
> >><br>
> >> </font></tt><a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ"><tt><font size=2>http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</font></tt></a><tt><font size=2><br>
> >><br>
> >>         Don't forget to check the NX
Knowledge Base:<br>
> >>                 </font></tt><a href=http://www.nomachine.com/kb/><tt><font size=2>http://www.nomachine.com/kb/</font></tt></a><tt><font size=2><br>
> >><br>
> >> ________________________________________________________________<br>
> >>       FreeNX-kNX mailing list --- FreeNX-kNX@kde.org<br>
> >>      </font></tt><a href="https://mail.kde.org/mailman/listinfo/freenx-knx"><tt><font size=2>https://mail.kde.org/mailman/listinfo/freenx-knx</font></tt></a><tt><font size=2><br>
> >> ________________________________________________________________<br>
> >><br>
> > ________________________________________________________________<br>
> >     Were you helped on this list with your FreeNX problem?<br>
> >    Then please write up the solution in the FreeNX
Wiki/FAQ:<br>
> ><br>
> > </font></tt><a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ"><tt><font size=2>http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</font></tt></a><tt><font size=2><br>
> ><br>
> >         Don't forget to check the NX Knowledge
Base:<br>
> >                 </font></tt><a href=http://www.nomachine.com/kb/><tt><font size=2>http://www.nomachine.com/kb/</font></tt></a><tt><font size=2><br>
> ><br>
> > ________________________________________________________________<br>
> >       FreeNX-kNX mailing list --- FreeNX-kNX@kde.org<br>
> >      </font></tt><a href="https://mail.kde.org/mailman/listinfo/freenx-knx"><tt><font size=2>https://mail.kde.org/mailman/listinfo/freenx-knx</font></tt></a><tt><font size=2><br>
> > ________________________________________________________________<br>
> ><br>
> ________________________________________________________________<br>
>      Were you helped on this list with your FreeNX
problem?<br>
>     Then please write up the solution in the FreeNX Wiki/FAQ:<br>
> <br>
> </font></tt><a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ"><tt><font size=2>http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</font></tt></a><tt><font size=2><br>
>   <br>
>          Don't forget to check the NX Knowledge
Base:<br>
>                  </font></tt><a href=http://www.nomachine.com/kb/><tt><font size=2>http://www.nomachine.com/kb/</font></tt></a><tt><font size=2>
<br>
> <br>
> ________________________________________________________________<br>
>        FreeNX-kNX mailing list --- FreeNX-kNX@kde.org<br>
>       </font></tt><a href="https://mail.kde.org/mailman/listinfo/freenx-knx"><tt><font size=2>https://mail.kde.org/mailman/listinfo/freenx-knx</font></tt></a><tt><font size=2><br>
> ________________________________________________________________<br>
</font></tt>