Cannot get ip address on raspberry pi -


i'm trying ssh raspberry pi wanted ip address mentioned in following link using

 ifconfig 

http://learn.adafruit.com/adafruits-raspberry-pi-lesson-6-using-ssh/using-ssh-on-a-mac-or-linux

  eth0      link encap:ethernet  hwaddr b8:27:eb:63:40:b8   broadcast running multicast  mtu:1500  metric:1   rx packets:27224 errors:0 dropped:0 overruns:0 frame:0   tx packets:733 errors:0 dropped:0 overruns:0 carrier:0   collisions:0 txqueuelen:1000   rx bytes:2801074 (2.6 mib)  tx bytes:107019 (104.5 kib)    lo        link encap:local loopback   inet addr:127.0.0.1  mask:255.0.0.0   loopback running  mtu:16436  metric:1   rx packets:0 errors:0 dropped:0 overruns:0 frame:0   tx packets:0 errors:0 dropped:0 overruns:0 carrier:0   collisions:0 txqueuelen:0   rx bytes:0 (0.0 b)  tx bytes:0 (0.0 b) 

i did not list starts wlan0

i tried typing sudo ifconfig wlan0 got following error

wlan0 error fetching interface information: device not found 

i'm connected through wired cable , yes i'm connected internet since can browse websites , moment not wanna set wireless connection want able ip can login pi using ip address

is there anyway can raspberry pi's ip address

i not know problem when using ip getting ifconfig not able ssh pi when typed

ip route 

i got ip used , tried shh pi , working now


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -