Right,
As noted by others, all looks OK except for the 192.168.1.9 DNS server entry.
However, as 64.245.166.16 is the second DNS entry, it "should" contact that if the first is unobtainable. Of course, if the 192.168.1.9 responds on port 53 (DNS) with duff information, then it wouldn't go to the alternate.
What happens when you ping 127.0.0.1? You should get 4 replies.
What happens when you ping loopback? It should resolve to your [computername] on 127.0.0.1 and get 4 replies.
What happens when you ping 192.168.0.102?
What happens when you ping 192.168.0.1?
What happens when you ping
www.pprune.org? What happens when you ping 213.161.73.143?
Out of curiosity, what happens when you ping 192.168.1.9?
That lot checks basic IP connectivity and DNS name resolution.
If that all works, then the problem is in the browser - next lesson!
SD