Re: [Pkgutil-users] Problems Using Pkgutil
Status: Beta
Brought to you by:
bonivart
|
From: Peter B. <bon...@op...> - 2011-08-02 21:06:26
|
On Tue, Aug 2, 2011 at 10:57 PM, Fred Strickland <fre...@ho...> wrote: > After I sent out this first message, I discovered that I cannot ping any > website. So I am thinking in my efforts to do a good housecleaning, I must > have removed whatever files or drivers that enables my Sun Blade 150 > (running Solaris 10) to access the outside world. Any ideas or suggestions > what I should do to restore those missing items? Is your interface properly set up, check with "ifconfig -a"? Is the IP address and so on what you expect? Can you communicate via IP address? Test pinging other machines with their IP address, first a local IP and then a remote one if local works. If all this works it's name resolution that is your problem. First place to look would be /etc/resolv.conf. /peter |