Hello,
When I remote login using Putty, I always get a message that my login timed out? I got an IP address of 192.168.124.57 after using "ifconfig" is that correct? Please help. Thanks
Oh I'm sorry, I'm using Raspbian Wheezy. I'm totally new about RPi so I'm just following instructions on youtube and online. But when I use putty to remote log-on using ssh, I can't connect and I always got a message saying that login has timed out..DBryant wrote:You don't give any details about your OS, or the actual connection you're making to the Pi - ssh into the pi account?
The bash shell,as might be define dfor the pi user, does have a TMOUT. Login and type env which wil llist all environment vaibles for the l,ogin session. Look for TMOUT, not seen it set within the few distros I've tried. See http://www.thegeekstuff.com/2010/05/tmo ... -activity/ fro example.
ssh may also be configured to timeout - this link http://stackoverflow.com/questions/4936 ... ell-script wanders between the connection being dropped on the client side and form the server side (sshd).
RaTTuS wrote:is the ssh server running on the pi
what is your ip address on the PC
what is the ip address on the RPI
how are the machines connected