HELP, Need help on Solaris 8, Please, Please

HELP, Need help on Solaris 8, Please, Please

Post by Ralp » Tue, 16 Apr 2002 09:17:52



I installed Solaris 8 on a Sun Ultra 10 machine.  When I try to use the netscape
that came with it for a browers it says:
            Netscape us unable to locate the server www.sun.com
            Please check the server name and try again.

It also says:
   Warning the following hosts are unknow
            home.netscape.com
            home6.netscape.com
            internic.net
  This means that some or all hosts will be unreachable.

I can open a terminal window and ping any ip address I want to, it says any ip
address I tell it is alive.

I am new to solaris8, so some one please tell me exactly what I need to do.
Please Help Me.

Ralph

 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Tony Curti » Tue, 16 Apr 2002 09:39:25


>> On 14 Apr 2002 17:17:52 -0700,

> I can open a terminal window and ping any ip address I
> want to, it says any ip address I tell it is alive.
> I am new to solaris8, so some one please tell me exactly
> what I need to do.  Please Help Me.

http://www.science.uva.nl/pub/solaris/solaris2.html#q4.2

but more specifically in /etc/nsswitch.conf:

    hosts: files dns

is probably what you're looking for.

--
Wait up guys!  I've gotta empty my grass bag.

 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Bob Becke » Tue, 16 Apr 2002 09:54:21



Quote:> I installed Solaris 8 on a Sun Ultra 10 machine.  When I try to
use the netscape
> that came with it for a browers it says:
>             Netscape us unable to locate the server www.sun.com
> I can open a terminal window and ping any ip address I want to,
it says any ip
> address I tell it is alive.

Can you ping both the name AND IP Address?
If you can ping the ip address but not the name, then you
are having resolution problems.
 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Ralp » Tue, 16 Apr 2002 10:06:08





>> I installed Solaris 8 on a Sun Ultra 10 machine.  When I try to
>use the netscape
>> that came with it for a browers it says:
>>             Netscape us unable to locate the server www.sun.com
>> I can open a terminal window and ping any ip address I want to,
>it says any ip
>> address I tell it is alive.

>Can you ping both the name AND IP Address?
>If you can ping the ip address but not the name, then you
>are having resolution problems.

>I can ping ip address, but when I try to ping a name, it says unknown host.

Can you tell me what I need to look at exactly.  I am new to this, so be patient
with me.
 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Dave S » Tue, 16 Apr 2002 12:01:28




> says...



>>> I installed Solaris 8 on a Sun Ultra 10 machine.  When I try to
>>use the netscape
>>> that came with it for a browers it says:
>>>             Netscape us unable to locate the server www.sun.com
>>> I can open a terminal window and ping any ip address I want to,
>>it says any ip
>>> address I tell it is alive.

>>Can you ping both the name AND IP Address?
>>If you can ping the ip address but not the name, then you
>>are having resolution problems.

>>I can ping ip address, but when I try to ping a name, it says unknown
>>host.
> Can you tell me what I need to look at exactly.  I am new to this, so be
> patient with me.

Throw your DNS servers in the /etc/resolv.conf and modify your
/etc/nsswitch.confto include DNS for the hosts search...

--Dave

 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Dennis Clark » Tue, 16 Apr 2002 12:05:25






> >> I installed Solaris 8 on a Sun Ultra 10 machine.  When I try to
> >use the netscape
> >> that came with it for a browers it says:
> >>             Netscape us unable to locate the server www.sun.com
> >> I can open a terminal window and ping any ip address I want to,
> >it says any ip
> >> address I tell it is alive.

> >Can you ping both the name AND IP Address?
> >If you can ping the ip address but not the name, then you
> >are having resolution problems.

> >I can ping ip address, but when I try to ping a name, it says unknown host.
> Can you tell me what I need to look at exactly.  I am new to this, so be patient
> with me.

A few things ..

First :

    Ensure that you have a file /etc/inet/resolv.conf that specifies
your domain and nameservers.  Most people just create it in /etc and
don't bother with putting it in /etc/inet and then linking it later.  We
are seeing more and more of the essential config files for various
network services going into /etc/inet but you can put it into /etc if
you want.  It should look like so :

domain  mydomain.com
nameserver      142.77.1.1
nameserver      142.77.2.36
nameserver      207.34.228.251

You will need to know your domain name and your nameservers ip
addresses.  Once you have created that file you will need to modify the
/etc/nsswitch.conf file such that the line with hosts: in it has the
three little letters dns at the end.  You can revers the order and have
it look like hosts:  dns files but that would seriously slow down local
subnet lookups.

The last thing you need to know is your default gateway.  If you are
behind a firewall, you had better be, then you will need the inside
interface ip address of your firewall.  Set up a defaultroute file in
/etc which has nothing else other than the ip address of your firewall.  

Once you have these things in place you should be ok.

Dennis Clarke

 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Nat Carlin » Tue, 16 Apr 2002 21:27:58



: The last thing you need to know is your default gateway.  If you are
: behind a firewall, you had better be, then you will need the inside
: interface ip address of your firewall.  Set up a defaultroute file in
: /etc which has nothing else other than the ip address of your firewall.

note to OP: That's /etc/defaultrouter with an 'r' at the end btw

 
 
 

HELP, Need help on Solaris 8, Please, Please

Post by Darren Dunha » Wed, 17 Apr 2002 03:39:26



> It also says:
>    Warning the following hosts are unknow
>             home.netscape.com
>             home6.netscape.com
>             internic.net
>   This means that some or all hosts will be unreachable.
> I can open a terminal window and ping any ip address I want to, it says any ip
> address I tell it is alive.
> I am new to solaris8, so some one please tell me exactly what I need to do.
> Please Help Me.

Have you disabled nscd for some reason?  Several versions of netscape
would fail to do name resolution unless nscd was running...

ps -ef | grep nscd

--

Unix System Administrator                    Taos - The SysAdmin Company
Got some Dr Pepper?                           San Francisco, CA bay area
          < How are you gentlemen!! Take off every '.SIG'!! >

 
 
 

1. still need printer help please please please

hello again.

i'm still having trouble printing from latex and ghostscript to my
9-pin epson compatible.

i can print latex files, but the dvie72 that i use loses all blank vertical
space - double space, margins, etc.

ghostscript -sDEVICE=espon  prints what looks like the correct stuff,
but the spacing is off - both vertical and horizontal, mostly vertical.
it seems to put  extra linefeeds in the middle of lines.

when i display the files to the screen (dvips and gs -sDEVICE=linux), there
is no problem.  

lpr in general works.  i'm not sure what the problem is, but i'd like
to ensure that, when/if i can access a deskjet, the problem will go away.

does anybody have/had similar problems? known fix? sympathy?

thanx in advance.


-------------------------------------------------------------------------------
I'm just a soul whose intentions are good.
Oh, Lord, please don't let me be misunderstood.                   --Nina Simone
-------------------------------------------------------------------------------

2. How to change a process state to 'run' again?

3. Help still needed please, please, please...

4. kernel panic

5. PLEASE PLEASE HELP Major problem with my SCSI & Redhat 5.0 PLEASE Help

6. Cable Modem Help - beyond the howto's

7. Sendmail problems. Please please please please help!

8. From 66 BogoMips to 249- p5/166 to p5/MMX166. Is this safe?

9. NFS please help me please please please sniff

10. PLEASE HELP ME WITH SAMBA ??? PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE ????

11. Set-up woes, please, please, please help :(

12. please please please help me!