On Thu, Oct 02, 2008 at 08:37:45AM -0700, onkar wrote: > Hi All , > I was not able to ping the router at my home from opensolaris box. > > see -> http://www.opensolaris.org/jive/thread.jspa?threadID=77102&tstart=0 > > I did this => > > ifconfig nge0 ether < MAC addr reversed > > ifconfig nge0 dhcp start > > not I am able to ping 192.168.1.1 (router ) > > but , I am not able to ping www.google.com > > can anyone help me with this ?
See if you can ping: 72.14.205.103 which is one of the resolved IP addresses for www.google.com If that works, it's likely that your DNS configuration in: /etc/resolv.conf file may need some slight adjustment. Also, as a courtesy to other readers here, you should avoid opening up a different thread (Subject) for each iteration of your problem.