When you "ping server" and "ping server.domainname", you
get different results. Why?
Answers were Sorted based on User's Feedback
Answer / guest
If you give "ping hostname" the server will give the result
from /etc/hosts file & if you give "ping hostname.domainname"
then i will search through internet.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / shareef
Dear Colleagues
/etc/nsswitch.conf decides on the services used for a
variety of name resolution requirements
the part of interreset for this question is :
hosts: files ----> this will only resolve hostnames
from the /etc/hosts file
but if you add 'dns' next to files ; then you activate the
name resolution service [otherwise called to DNS client] ;
that used to resolve names through hosts file to resolve
names [ this time through dns naming model] from the server
configured in /etc/resolve.conf
which may look something like this
myhost# cat /etc/resolv.conf
domain mydomain.internal
search mydomain.internal
options retry:1 timeout:1
nameserver 10.234.206.73
nameserver 10.10.98.38
this file direct the name resolution through the configured
nameserver ; and will search for a given hostname through
hosts file first then through DNS resolution by appending
the configured domain name
regards
| Is This Answer Correct ? | 1 Yes | 0 No |
If your are pointing to the DNS server why you need to add
it in a /etc/hosts
if you are not able to ping through hostname just type "dns"
in /etc/nsswitch.conf file if you try to access through
hostname it read the nsswitch.conf file this file will
point to dns server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahesh
Both gives the same result.
this result would confirm the server is alive or not.
| Is This Answer Correct ? | 0 Yes | 2 No |
How will you come to know wheather hme 0r eri or to configuring the network card.
how to set ip address for a solaris machine
How to bring the Disk into diskgroup on veritas.
how to find out the how many disks attached in the server?
how to find NIC card type. is there any command to display the card type when it not plumbed.
if /etc/system file file got deleted how you will regenerate from ok prompt ? in solaris and if and /etc/inittab file got deleted how you will regenerate from ok prompt and if both files got deleted how you will regenerate from ok prompt
What is difference between incremental backup and differential backup?
How to stop if Solaris system it rebooting continually. What is the steps to come normal position.
IS THERE ANY WAY TO TAKE GOST BACKUP
How to bring the resource to online and offline
Default path for patches
What is the basic requirement for cluster.