C:\Documents and Settings\Leon.CCSM\Desktop\Net_Tools>cd\
C:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Leon
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
PPP adapter HSDPA Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.48.34.16
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 10.48.34.16
DNS Servers . . . . . . . . . . . : 196.207.32.69
196.43.45.190
Primary WINS Server . . . . . . . : 10.11.12.13
Secondary WINS Server . . . . . . : 10.11.12.14
NetBIOS over Tcpip. . . . . . . . : Disabled
C:\>ping -n 4 smtp.vodacom.co.za
Pinging smtp.vodacom.co.za [196.11.146.148] with 32 bytes of data:
Reply from 196.11.146.148: bytes=32 time=111ms TTL=247
Reply from 196.11.146.148: bytes=32 time=114ms TTL=247
Reply from 196.11.146.148: bytes=32 time=113ms TTL=247
Reply from 196.11.146.148: bytes=32 time=112ms TTL=247
Ping statistics for 196.11.146.148:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 111ms, Maximum = 114ms, Average = 112ms
C:\>ping -n 4 -l 500 smtp.vodacom.co.za
Pinging smtp.vodacom.co.za [196.11.146.148] with 500 bytes of data:
Reply from 196.11.146.148: bytes=500 time=176ms TTL=247
Reply from 196.11.146.148: bytes=500 time=170ms TTL=247
Reply from 196.11.146.148: bytes=500 time=179ms TTL=247
Reply from 196.11.146.148: bytes=500 time=167ms TTL=247
Ping statistics for 196.11.146.148:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 167ms, Maximum = 179ms, Average = 173ms
C:\>rem ping -n 4 -l 1000 smtp.vodacom.co.za
C:\>ping -n 4 www.google.com
Pinging www.l.google.com [64.233.183.103] with 32 bytes of data:
Reply from 64.233.183.103: bytes=32 time=280ms TTL=239
Reply from 64.233.183.103: bytes=32 time=305ms TTL=239
Reply from 64.233.183.103: bytes=32 time=303ms TTL=239
Reply from 64.233.183.103: bytes=32 time=292ms TTL=239
Ping statistics for 64.233.183.103:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 280ms, Maximum = 305ms, Average = 295ms
C:\>ping -n 4 www.telkomsa.net
Pinging www.telkomsa.net [196.25.211.40] with 32 bytes of data:
Reply from 196.25.211.40: bytes=32 time=116ms TTL=121
Reply from 196.25.211.40: bytes=32 time=99ms TTL=121
Reply from 196.25.211.40: bytes=32 time=387ms TTL=121
Reply from 196.25.211.40: bytes=32 time=106ms TTL=121
Ping statistics for 196.25.211.40:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 99ms, Maximum = 387ms, Average = 177ms
C:\>ping -n 4 www.telkom.co.za
Pinging ctb-cache3-vif1.saix.net [198.54.202.4] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 198.54.202.4:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\>rem tracert smtp.vodacom.co.za
C:\>nslookup speed.vodacom.co.za
Server: dns2-vop.3g.vodacom.co.za
Address: 196.207.32.69
Non-authoritative answer:
Name: speed.vodacom.co.za
Address: 196.207.32.68
C:\>nslookup www.telkom.co.za
Server: dns2-vop.3g.vodacom.co.za
Address: 196.207.32.69
Non-authoritative answer:
Name: ctb-cache3-vif1.saix.net
Address: 198.54.202.4
Aliases: www.telkom.co.za
C:\>nslookup www.google.com
Server: dns2-vop.3g.vodacom.co.za
Address: 196.207.32.69
Non-authoritative answer:
Name: www.l.google.com
Addresses: 64.233.183.103, 64.233.183.104, 64.233.183.147, 64.233.183.99
Aliases: www.google.com
C:\>pause
Press any key to continue . . .