News:

Follow BoincTasks on Twitter Facebook        Visit our website here.
BoincTasks cloud login is working again

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - FreeBore

#1
Questions / Re: TThrottle over SSH Tunnel?
December 30, 2010, 08:15:52 PM
Thanks for the debugging info, it put me on the right path.  All computers are reporting temperatures over the ssh tunnel now!! ;D 

With logging on, I removed then readded the computers I wanted to monitor.  I suspect the key was having the BoincTask and TThrottle ports already forwarding before adding the systems to BoincTasks Computers Tab.  Thanks for all your help, much appreciated, donation inbound. 
#2
Questions / Re: TThrottle over SSH Tunnel?
December 29, 2010, 06:40:05 PM
Thanks for the port information.

I created additional Port Forwarding for localhost:15002-->192.168.1.212:31417 and confirmed TThrottle64.exe is listening on port 31417. 

Using Sysinternals TCPView, I see boinctasks64.exe making attempts to reach localhost:15002 every minute or so.  The connection closes very quicky in a FIN_WAIT2 state.  From Google, FIN_WAIT2 is a state when the server closes the socket on its side but does not receive an acknowledgement of the close from the client. 

Any one see what I am doing wrong here?
#3
Questions / TThrottle over SSH Tunnel?
December 08, 2010, 06:42:42 PM
Using BoincTasks to remotely monitor a Windows 7 64-bit system over an SSH Tunnel.  By specifying the local port to forward (localhost:15001 --> 192.168.1.212:31416) in BoincTask "Computer" Tab,  I can connect and access tasks projects etc just fine.  TThrottle integration however does not appear to work.  Is Tthrottle communicating on the same port as used by BoincTask or another port that needs to be forwarded?

I have confirmed TThrottle works fine when connecting between 2 systems in the same subnet without an SSH tunnel.