
09-17-2008
|
|
Registered User
|
|
|
Join Date: Jul 2008
Location: on earth .
Posts: 74
|
|
Quote:
Originally Posted by smartgupta
I am working with solaris 9 and i want to work with netscape browser but when i am opening netscape.it is showing the following message-
An error occurred reading the startup configuration file.Please contact ur administrator. /.netscape/preferences.js,line 66:unterminated string literal.t,127.0.0.1
and when I ping any address,it is showing the following message--
# ping 142.102.100.60
ICMP Host Unreachable from gateway mgsun (10.130.92.27)
for icmp from mgsun (10.130.92.27) to 126.4.200.33
ICMP Host Unreachable from gateway mgsun (10.130.92.27)
for icmp from mgsun (10.130.92.27) to 126.4.200.33
ICMP Host Unreachable from gateway mgsun (10.130.92.27)
for icmp from mgsun (10.130.92.27) to 126.4.200.33
ICMP Host Unreachable from gateway mgsun (10.130.92.27)
for icmp from mgsun (10.130.92.27) to 126.4.200.33
so please tell me,how can I connect with the server  ??
Please response quickly.....
Thanks in advance..
|
ifconfig -a
cat /etc/resolve.conf
netstat -rn
cat /etc/nsswitch.conf
|