Computing.Net > Forums > Solaris > web/internet access

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

web/internet access

Reply to Message Icon

Name: Karunesh
Date: August 28, 2002 at 17:17:08 Pacific
Comment:

Hi all:::
I have a cable model connect to my W2K machine via a router which also connect my other Intel Solaris 8 machine.
I can ping my router and other outside website IP address. But when try to brows through Netescape it give following message.
"Perhaps there is a problem with your name server? If your site must use a non-root name server, you will need to set the $SOCKS_NS envionment variable to point at the appropriate name server. It may (or may not) be necessary to set this variable, or the SOCKS host preference, to IP address of the host in question rather than its name"

If anybody faced this problem and have solved please let me know what should do?
OR Let me know the step to configure Netescape on intel solaris 8.

thnx a lot
-kb



Sponsored Link
Ads by Google

Response Number 1
Name: sukrut
Date: August 28, 2002 at 22:56:03 Pacific
Reply:

Hi

Do the following step by step to access internet
.#cp /etc/nsswitch.dns /etc/nsswitch.conf

#vi /etc/nsswitch.conf


hosts files dns

:wq!
#vi /etc/defaultrouter
IP ADDRESS OF YOUR ROUTER/GATEWAY

:wq!
# vi /etc/resolv.conf
nameserver ip address of DNS server

:wq!

# pkill -HUP in.named

# pkill -HUP inetd

# sync
# netscape &

if you are not able to browse then plase restart the machine

# init 6


Thanks
suk



0

Response Number 2
Name: karunesh
Date: August 29, 2002 at 15:12:27 Pacific
Reply:

How to find the nameserver ip address of DNS server? I unable to understand this line
thnx
-karunesh


0

Response Number 3
Name: Mark M
Date: August 31, 2002 at 01:15:24 Pacific
Reply:

Your ISP should have the information on their site or should have given you at lelast 2 IP addresses for DNS servers.

eg: if you got 10.20.30.40 and 20.30.40.50 as your DNS addresses from your ISP, the /etc/resolv.conf should be edited to:

nameserver 10.20.30.40
nameserver 20.30.40.50

It's just the equivalent of filling out the primary and secondary DNS in windows TCP/IP settings. You can add more to this file if you wish. I tend to add a 3rd entry (not on my ISP's network) in case of a failure.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: web/internet access

web site access www.computing.net/answers/solaris/web-site-access/1082.html

web/internet access in solaris 6 www.computing.net/answers/solaris/webinternet-access-in-solaris-6/2859.html

solrais 9 x86: internet access prob www.computing.net/answers/solaris/solrais-9-x86-internet-access-prob/4828.html