I have read the post saying that "You may know your Pi's ip address by entring route command into prompt. Yo will see something like this:
pi@raspberrypi ~ $ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
but, in my rasp i am getting reply that this:
pi@raspberrypi ~ $ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
---there is no information regarding destination, gateway, etc.
As such I am not getting any network connected. Please trouble shoot if you can Please........