Go to advanced search

by sakraf
Tue Jul 07, 2015 5:04 pm
Forum: Beginners
Topic: Ssh connection refused
Replies: 19
Views: 6799

Re: Ssh connection refused

Canyou ping 10.0.0.138? Yes. Can you ping 10.0.0.1? No. What does ipconfig /all show? Im sorry, my Windows is german and it seems you cant change the cmd Language. Here is what it says in german: C:\Users\Tim>ipconfig /all Windows-IP-Konfiguration Hostname . . . . . . . . . . . . : TIM-PC-2 Primäre...
by sakraf
Mon Jul 06, 2015 4:36 pm
Forum: Beginners
Topic: Ssh connection refused
Replies: 19
Views: 6799

Re: Ssh connection refused

What does netstat -tln show? What happens if you try ssh 127.0.0.1 (on your RPi)? pi@raspberrypi ~ $ netstat -tln show Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN pi@raspberrypi ~ $ ssh 127.0.0.1 The authenti...
by sakraf
Mon Jul 06, 2015 10:21 am
Forum: Beginners
Topic: Ssh connection refused
Replies: 19
Views: 6799

Re: Ssh connection refused

Sorry for not answering the last days, I had no time. Here is the output of the commands: @DougieLawson pi@raspberrypi ~ $ ifconfig -a eth0 Link encap:Ethernet HWaddr b8:27:eb:0d:45:3f UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 d...
by sakraf
Tue Jun 30, 2015 5:01 pm
Forum: Beginners
Topic: Ssh connection refused
Replies: 19
Views: 6799

Re: Ssh connection refused

Also, in /etc/ssh/sshd_config you should have # Package generated configuration file # See the sshd_config(5) manpage for details # What ports, IPs and protocols we listen for Port 22 at the beginning of the file. It says 22 for me too. You need to use hostname -I (capital eye) not hostname -i (low...
by sakraf
Tue Jun 30, 2015 12:01 pm
Forum: Beginners
Topic: Ssh connection refused
Replies: 19
Views: 6799

Re: Ssh connection refused

Connection refused means one of three things. 1. You've got the wrong IP address and the machine you've reached, obviously, doesn't have port 22 open. 2. You've got the right IP but sshd isn't listening on port 22 3. There's a software firewall on either the local or the target machine Thanks for t...
by sakraf
Mon Jun 29, 2015 6:57 pm
Forum: Beginners
Topic: Ssh connection refused
Replies: 19
Views: 6799

Ssh connection refused

Hey guys!
Im trying to set up ssh at the moment with putty but whenever I click on "Open" it says "Connection refused". The port is both in the config file and in putty 22. I have no idea what to do please help me! :(

PS: Sorry for bad english.
by sakraf
Mon Jun 29, 2015 4:24 pm
Forum: Beginners
Topic: What Keyboardlayout to use?
Replies: 4
Views: 563

Re: What Keyboardlayout to use?

By the look of the markings, you are supposed to type -_#' by holding Fn and pressing ,.öä. Does that do anything? Yes! I feel so dumb now :lol: Thank you so much! I already wanted to send it back! Try running "sudo showkey" on the Pi and pressing those combinations. The two switches that are missi...
by sakraf
Mon Jun 29, 2015 10:49 am
Forum: Beginners
Topic: What Keyboardlayout to use?
Replies: 4
Views: 563

What Keyboardlayout to use?

I have this keyboard: http://www.amazon.de/Rii-RT-MWK01-Tastatur-Deutsch-Touchpad/dp/B006CEZFDA/ref=sr_1_3?ie=UTF8&qid=1435492666&sr=8-3&keywords=mini+tastatur On this keyboard is no _ /- key, those chars are both listed on the . and , keys, but I cant type them. Now I am not able to type important ...

Go to advanced search