Operating System - HP-UX
1829962 Members
2173 Online
109998 Solutions
New Discussion

Netscape 4.75 will not resolve URL

 
SOLVED
Go to solution
George Laverick
Occasional Contributor

Netscape 4.75 will not resolve URL

We are running Netscape 4.75 on HP-ux 11.0.

My /etc/resolv file reads as follows:

search brunsco
nameserver 10.0.0.2
nameserver 10.0.0.3

The Hosts line of /etc/nsswitch.conf reads:

Hosts: file dns

I can ping internet URLs with no problem. I can also connect via FTP with no problem.

In Netscape, I can connect only if I type in the ip address, but not by URL.

I have tried setting the values of SOCKS_NS and MOZILLA_NO_ASYNC_DNS in the environment with no effect.

I have seen Similar questions on the ITRC and elsewhere on the internet where the response has been "check the proxy settings in Netscape by clicking on Edit...Preferences...Advanced...Proxy. However there is no menu item for Proxy (or Proxies) under Edit...Preferences...Advanced or anywhere else that I can find. Any suggestions?
5 REPLIES 5
Anil C. Sedha
Trusted Contributor
Solution

Re: Netscape 4.75 will not resolve URL

Firstly, are you using a proxy address ??

There is no problem with your connection as you are able to ping, and connect via the IP address.

Change the entry in your /etc/nsswitch.conf file to read as

hosts: dns file

This is just a IP to name translation issue.

Also, any netscape client will have Edit - Preferences - Advanced - Proxies and then you type in the details on the right hand side.

Regards,
Anil
If you need to learn, now is the best opportunity
George Laverick
Occasional Contributor

Re: Netscape 4.75 will not resolve URL

Thank you Anil. Such a simple thing. All the examples I had seen said put files before dns so I did it that way!

By the way though, The Netscape client does NOT have Edit..Preferences..Advanced..Proxies.
I have no idea why it doesn't. We aren't using a proxy server so luckily it doesn't matter.
Pete Randall
Outstanding Contributor

Re: Netscape 4.75 will not resolve URL

George,

As far as proxy editing is concerned, once you've clicked on Edit and Preferences, you need to click on the little arrow just to the left of the word "Advance". This will expand the list of advanced items and you should see "Cache" and "Proxies".

Pete

Pete
George Laverick
Occasional Contributor

Re: Netscape 4.75 will not resolve URL

Pete,

You are absolutely right! Shows you how little I am used to using Netscape. I didn't realize those little arrows did anything. Well, live and learn.
Pete Randall
Outstanding Contributor

Re: Netscape 4.75 will not resolve URL

George,

I thought maybe that was it - it's kind of Windoze-like in it's obtuse-ness.

Pete

Pete