The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-22-2009
dellroxy dellroxy is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 14
network Problem with unix open solaris

Dear Member:-
Kindly be I am facing a problem with my open Solaris release b101
1- vi /etc/hostname.reg0
This is my IP address xx.xx.xx.xx
2- vi /etc/netmasks
This is my subnet mask
3- vi /etc/defaultrouter
This is my gateway
4- vi /etc/resolv.conf
This is my DNS written with this way
Example:-
nameserver xx.xx.xx.xx
nameserver xx.xx.xx.xx


The problem is:-
1- I can't brows any web site

2- When I write this command
# ping 4.2.2.2
4.2.2.2 is alive
# ping Yahoo!
Yahoo! unknown host

What is the problem and how to solve it?