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 > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 09-17-2008
smartgupta smartgupta is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 109
I am putting the output

# ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
eri0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.130.92.27 netmask ffffffc0 broadcast 10.130.92.63
ether 0:3:ba:27:99:f3


# cat /etc/resolve.conf
cat: cannot open /etc/resolve.conf

# netstat -nr

Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
10.130.92.0 10.130.92.27 U 1 12 eri0
224.0.0.0 10.130.92.27 U 1 0 eri0
default 10.130.92.27 UG 1 0
127.0.0.1 127.0.0.1 UH 28 256078 lo0

# cat /etc/nssswitch.conf
cat: cannot open /etc/nssswitch.conf