Re: how to run internet on solaris 8
From: erfan aurangzaib (erfan_at_sympatico.ca)
Date: 06/22/03
- Next message: Raf LaPietra: "Re: disksuite and dual attached multipak?"
- Previous message: Griff Miller: "Re: XView CMS and private colormaps"
- In reply to: Mike Mann: "Re: how to run internet on solaris 8"
- Next in thread: Mike Mann: "Re: how to run internet on solaris 8"
- Reply: Mike Mann: "Re: how to run internet on solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 21 Jun 2003 22:31:34 -0000
1. ok so now i am going to make a file resolv.conf and i am going to put
the following lines
nameserver 209.226.175.223
nameserver 198.235.216.134
is this ok
2. do i have to modify nsswitch.conf and put the dns after the host like
this
host : files dns or host : file dns or host : dns
which one is correct format
are these 2 steps works for running internet browser correctly
because when i install system i select NONE for name services is that was
ok.
"Mike Mann" <mike@kempston.net> wrote in message
news:59d9fv4e0lsnku011pse53qiaeft739c2n@news.kempston.net...
> On Sat, 21 Jun 2003 15:19:24 -0000, "erfan aurangzaib"
> <erfan@sympatico.ca> wrote:
>
> >how to run the name server and check for resolver thats its running.
>
> If you're a new user of Solaris and have just installed Solaris, your
> system won't be running a name server itself. Setting one up isn't
> trivial but you don't need to: the point of the IP addresses in the
> resolv.conf file is to point your system at an external name server
> run by your ISP. If you don't know the IP address(es) of the name
> server(s) run by your ISP, you'll need to ask your ISP for the
> address(es).
>
> >how to check that name server installed and running properly
>
> Try pinging Sun's Web server by IP address:
>
> $ /usr/sbin/ping 64.124.140.181
> 64.124.140.181 is alive
> $
>
> Then, try pinging it by name:
>
> $ /usr/sbin/ping www.sun.com
> www.sun.com is alive
> $
>
> If the first test works, you have routing working to the Internet. If
> the second test works, you've configured DNS correctly.
>
> Mike.
>
- Next message: Raf LaPietra: "Re: disksuite and dual attached multipak?"
- Previous message: Griff Miller: "Re: XView CMS and private colormaps"
- In reply to: Mike Mann: "Re: how to run internet on solaris 8"
- Next in thread: Mike Mann: "Re: how to run internet on solaris 8"
- Reply: Mike Mann: "Re: how to run internet on solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|