How do you distinguish a DNS problem from a network problem?
Answers were Sorted based on User's Feedback
Answer / purnima
if you are able to ping to a router or switch connected to
DNS server but not able to ping DNS server..this is surely
a problem with DNS....else its problem in the network.
| Is This Answer Correct ? | 98 Yes | 16 No |
Answer / drew phillibert
If you're able to ping 157.166.224.26 but you are NOT able
to ping cnn.com
Then you're having a DNS problem.
[If you are NOT able to ping EITHER, then there are network
problems and you have NO problems if you CAN ping BOTH]
You can then use nslookup to locate an alternate internal or
external dns server that correctly resolves 'cnn.com' to
it's ip address and configure your workstation's NIC for
this static dns server until the problems with the DHCP
assigned DNS server are fixed.
| Is This Answer Correct ? | 59 Yes | 2 No |
Answer / ajay kuumar
With the help of NSLOOKUP Tool. We can distinguish a DNS problem
AJAY
Mumbai
ajaymum@gmail.com
| Is This Answer Correct ? | 32 Yes | 4 No |
Answer / diwakara2
When u are able to ping the default gateway and the website
address there is no problem in the network and DNS
When u are able to ping the the gateway and the WEBsite IP,
but not the WEBsite address then it is a problem with the
DNS
When u are not able to ping anything its network problem
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ramji_avinash
Easy Example: if u are able to ping google.com from your
command prompt then its NOT a Network Problem.
If u are able to ping and if u are unable to see or browse
the web page then its a DNS problem. since DNS is used to
Resolve ip to domain name and vice-versa, so if u are able
to ping the google server for example 74.229.31.45 and if u
are unable to see the google web page then its DND proble.
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / yen
Normally, we ping to a destination by FQDN. If we found
there is a host unreachable, but we can ping it's ip
address. So it must be DNS problem.PS: it also can be your
network interface card's config to wrong DNS servers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guru
You can find the DNS record of your website by Who.is look
up. You need to enter the name of your website in
http://www.who.is/. You can get the complete details of
your hosting
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / anil
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights
reserved.
C:\Users\IT-Helpdesk>nslookup
> ?
Commands: (identifiers are shown in uppercase, [] means
optional)
NAME - print info about the host/domain NAME
using default server
NAME1 NAME2 - as above, but use NAME2 as server
help or ? - print info on common commands
set OPTION - set an option
all - print options, current server and
host
[no]debug - print debugging information
[no]d2 - print exhaustive debugging
information
[no]defname - append domain name to each query
[no]recurse - ask for recursive answer to query
[no]search - use domain search list
[no]vc - always use a virtual circuit
domain=NAME - set default domain name to NAME
srchlist=N1[/N2/.../N6] - set domain to N1 and search
list to N1,N2, etc.
root=NAME - set root server to NAME
retry=X - set number of retries to X
timeout=X - set initial time-out interval to
X seconds
type=X - set query type (ex.
A,AAAA,A+AAAA,ANY,CNAME,MX,NS,PTR,
SOA,SRV)
querytype=X - same as type
class=X - set query class (ex. IN
(Internet), ANY)
[no]msxfr - use MS fast zone transfer
ixfrver=X - current version to use in IXFR
transfer request
server NAME - set default server to NAME, using current
default server
lserver NAME - set default server to NAME, using initial
server
finger [USER] - finger the optional NAME at the current
default host
root - set current default server to the root
ls [opt] DOMAIN [> FILE] - list addresses in DOMAIN
(optional: output to FILE)
-a - list canonical names and aliases
-d - list all records
-t TYPE - list records of the given RFC record
type (ex. A,CNAME,MX,NS,
PTR etc.)
view FILE - sort an 'ls' output file and view it
with pg
exit - exit the program
>
| Is This Answer Correct ? | 1 Yes | 9 No |
You try "ping server1" and you get "unknown host server1" . Why ?
Which frame type use DSAPs and SSAPS to identify the upper layer protocols ? a. 802.1d b. 802.2 c. 802.3 d. 802.3u
Define peer to peer?
How can I install windows xp in Multiple systems at one time. Is there any procedure ? Plz write briefly
You want sendmail to attempt to re-deliver previously undelivered mail (e.g. the receving mail server was down) every 30 minutes. Which option and value would you use with the sendmail deamon ?
Host C mounts /usr/local from host B. Host C shares out /usr to few machines. Can host C share out /usr/local to these machines, as well?
How can I know which user having group policy?
Which layer handles the transport of messages between communication partners, controls the flow of data, and defines the transport quality.
What does the transport protocol do? a. It defines how data should be presented to the next receiving layer, packages the data accordingly, ad then passes data to the application though the session layer interface. b. It provides low-level access to network adapters by providing data transmission support and some basic adapter management functions c. It supports communications between applications on different computers by creating sessions, defining data-exchange formats, and providing application-support services d. It is responsible for establishing logical names on the network, establishing connections between two logical names on the network, and supporting reliable data transfer between computers that have established a session
What is "keepalive"? a. A keepalive is a small, layer-1 bit message that is transmitted by a network device to let directly-connected network devices know of its presence. b. A keepalive is a small, layer-2 message that is transmitted by a network device to let directly-connected network devices know of its presence. c. A keepalive is a small, layer-2 message that is transmitted by a network device to let it neighbors know of congestion d. A keepalive is a small, layer-3 message that is transmitted by a network device to let directly-connected network devices know of its presence. e. A keepalive is a small, layer-3 message that is transmitted by a network device to let it neighbors know of congestion
Receiving host informs header of how much it is ready to receive. This is called ?
How will you find mac address for a given ip address in a switch.I need command(Dont give me ARP process)