I have bought a raspberry pi B and have set up the ip configuration so that it would directly be connected to the internet.
But the problem is, my raspberry doesn't seem to work when connected to the internet.
After connecting to the internet, I try to remote login through putty or from terminal&ssh in Ubuntu but both ways fail to establish a connection. I even 'ping' it but I receive none back.
But weirdly, when I directly connect the raspberry and my laptop with LAN cable, it does work.
Furthermore, at first the internet connection did work but while remote login and executing 'sudo apt-get update', I accidently closed the terminal that was connected to the raspberry.
After this, the internet connection didn't work.... could I have accidently disrupted the raspberry itself that it won't work with internet connection?
What could be the problem here??