kowokowo
Posts: 2
Joined: Tue Jan 28, 2014 9:08 pm

ping but no connection with Putty

Tue Jan 28, 2014 9:21 pm

The last 2 weeks the Pi with Owncloud installed on it has a strange problem.

After a random time, I can not access to the Pi with Putty from a client computer.
Ping still works, but connecting to the owncloud via Browser ( http://192.168.1.25/owncloud) fails.
The only option that works is, rebooting the Pi (hard reboot -> removing power adapter!!)

The Pi worked fine for nearly a year.

Who can help me :(

kowokowo
Posts: 2
Joined: Tue Jan 28, 2014 9:08 pm

Re: ping but no connection with Putty

Fri Feb 07, 2014 3:26 pm

no one can help me :?

ripat
Posts: 191
Joined: Tue Jul 31, 2012 11:51 am
Location: Belgium

Re: ping but no connection with Putty

Fri Feb 07, 2014 3:49 pm

Have a look in the /var/log/auth.log file. You might find some hint of why your ssh connection failed.

Code: Select all

grep sshd /var/log/auth.log
Using Linux command line usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

Return to “Troubleshooting”