1. cat /etc/resolv.conf -> check! Silly me! How else would nslookup work? :p
2. ifconfig -> here's what i got (click to enlarge)
So I've eth0, eth1 and mwl0. But the last two are mapped and I'd have only eth0 and eth1
3. Next step route
Finally figured there's no default routing for eth0
A quick route add default gw 192.168.1.1 eth0
192.168.1.1 is my router's IP. My gateway that is.)
And presto...
I'm afraid this post is more from elation than providing a solution. But the troubleshooting essentially should be:
- Checking connectivity
- Checking routing
1. Linux may be popular, but finding a solution is a pain
2. Google and the Internet is a must must! Had I been in India, I'd certainly have trouble
3. Pringles is addictive. You cannot stop.
4. Finally an MBA will not necessarily turn your brain off and your tongue on. Go figure!
2 comments:
I can't agree to the fifth conclusion completely when seeing some examples.
no.. not u.. :))
man, i spent an hour trying to figure out why i had no WAN access on a ClearOS box. your fix did it. awesome. thanks!
Post a Comment