Troubleshooting
Troubleshooting
Pl 1100
Ps 100
The time difference :
t 2l t 2 s t1l t1s (12.823 4.985 5.805 1.380) 103
3.413103
so throughput is :
TP 16 (1100 100) /((12.823 4.985 5.805 1.380) 103
4,687,958
4.69 Mbps
Systems and Network Mana Network Troubleshooting 32
gement
Path Performance: Other tools
• Could use a tool like pathchar, bing, clink, pchar, or
tmetric that performs this calculation for you
• Use http://www.google.com to locate these tools
• pathchar is only available in binary form
• Others in source form, need compile with
commands something like this:
$ cd bing-1.1.3
$ make
$ sudo make install
12
31
16
20
24
28
0
8
Version IHL Type of Service Total Length
1
MF
DF
Identification Fragmentation Offset
2
Source Address
4
Destination Address
5
5-16
Your data starts here
28
12
16
20
24
31
0
8
Source Port Destination Port
1
Sequence Number
2
Acknowledgement Number
3
Words
header
URG
ACK
SYN
PSH
RST
FIN
length Reserved Window
4
5-15
Your data starts here
31
16
0
Length Checksum
mini-hub
DNS
email
using telnet
DNS troubleshooting
• Suspect DNS when get long timeouts
before see any response
• ping name, IP address, see if only IP
address works
• tools on Linux, Unix:
– dig, nslookup, host
• tools on Windows:
– nslookup
;; QUESTION SECTION:
;sysadmin.no-ip.com. IN A
;; ANSWER SECTION:
sysadmin.no-ip.com. 60 IN A 202.69.77.139
;; ADDITIONAL SECTION:
nf1.no-ip.com. 60 IN A 66.185.166.131
nf2.no-ip.com. 60 IN A 66.185.162.100
nf3.no-ip.com. 60 IN A 216.66.37.10
;; QUESTION SECTION:
;139.77.69.202.in-addr.arpa. IN PTR
;; ANSWER SECTION:
139.77.69.202.in-addr.arpa. 3600 IN PTR 077-139.onebb.com.
Non-authoritative answer:
Name: sysadmin.no-ip.com
Address: 202.69.77.139
Non-authoritative answer:
139.77.69.202.in-addr.arpa name = 077-
139.onebb.com.
My message body.
.
dele 1
+OK message deleted
quit
+OK
Connection closed by foreign host.