I have Connected PI to Router using Ethernet and i'm able to access it via SSH, But the Problem is ,
1) PI isn't Picking my Gateway Automatically.
2) I had Edited my "/etc/network/interfaces".
3)I had add a line for the Gateway but it doesn't work
4)Every time i had to manually give "Gateway" address to Pi in order to connect it to the internet by using following Command.."
" sudo route add default gw 192.168.1.1 " after this , I'm able to access the WEB.
5) Its Irritating that i had to do this manually everytime.
6)I have attached my "interface" file along with > https://dl.dropboxusercontent.com/u/161 ... erface.JPG
I don't know whats the Problem is, Any Solution will be be appreciated, thanx