code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| X:\>nslookup
Default Server: exchange.netmatch.net
Address: 192.168.0.3
> set type=ns
> abinfo.nl
Server: exchange.netmatch.net
Address: 192.168.0.3
Non-authoritative answer:
abinfo.nl nameserver = ns2.abinfohosting.nl
abinfo.nl nameserver = ns1.abinfohosting.nl
> server ns1.abinfohosting.nl
Default Server: ns1.abinfohosting.nl
Address: 213.196.46.2
> www.tv-tunes.nl
Server: ns1.abinfohosting.nl
Address: 213.196.46.2
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to ns1.abinfohosting.nl timed-out |
dus die reageert niet meer op die hostname... ik d8 misschien staat ie bij de oude provider nog in de dns,
bij een verhuizing moet de oude provider namelijk nog een tijdje secondary blijven draaien tot de verhuizing echt rond is.
Two advices for network troubleshooting.. learn to draw diagrams in Visio, and THINK IN LAYERS!