Advertisement
ice-pro

Untitled

Jul 20th, 2017
746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.09 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.15063]
  2. (c) 2017 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\ICE>ping 8.8.8.8
  5.  
  6. Pinging 8.8.8.8 with 32 bytes of data:
  7. Reply from 8.8.8.8: bytes=32 time=134ms TTL=61
  8. Reply from 8.8.8.8: bytes=32 time=185ms TTL=61
  9. Reply from 8.8.8.8: bytes=32 time=250ms TTL=61
  10. Reply from 8.8.8.8: bytes=32 time=477ms TTL=61
  11.  
  12. Ping statistics for 8.8.8.8:
  13.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  14. Approximate round trip times in milli-seconds:
  15.     Minimum = 134ms, Maximum = 477ms, Average = 261ms
  16.  
  17. C:\Users\ICE>ping 8.8.8.8 -f -l 1472
  18.  
  19. Pinging 8.8.8.8 with 1472 bytes of data:
  20. Reply from 8.8.8.8: bytes=1472 time=92ms TTL=61
  21. Reply from 8.8.8.8: bytes=1472 time=55ms TTL=61
  22. Reply from 8.8.8.8: bytes=1472 time=55ms TTL=61
  23. Reply from 8.8.8.8: bytes=1472 time=106ms TTL=61
  24.  
  25. Ping statistics for 8.8.8.8:
  26.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  27. Approximate round trip times in milli-seconds:
  28.     Minimum = 55ms, Maximum = 106ms, Average = 77ms
  29.  
  30. C:\Users\ICE>ping nordvpn.com
  31.  
  32. Pinging nordvpn.com [104.20.16.34] with 32 bytes of data:
  33. Reply from 104.20.16.34: bytes=32 time=267ms TTL=61
  34. Reply from 104.20.16.34: bytes=32 time=61ms TTL=61
  35. Reply from 104.20.16.34: bytes=32 time=60ms TTL=61
  36. Reply from 104.20.16.34: bytes=32 time=60ms TTL=61
  37.  
  38. Ping statistics for 104.20.16.34:
  39.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  40. Approximate round trip times in milli-seconds:
  41.     Minimum = 60ms, Maximum = 267ms, Average = 112ms
  42.  
  43. C:\Users\ICE>tracert nordvpn.com
  44.  
  45. Tracing route to nordvpn.com [104.20.16.34]
  46. over a maximum of 30 hops:
  47.  
  48.   1   265 ms   385 ms   161 ms  10.7.7.1
  49.   2   338 ms   405 ms   558 ms  46-227-66-217.static.obenetwork.net [46.227.66.217]
  50.   3   402 ms   327 ms   285 ms  195.69.117.246
  51.   4     *        *        *     Request timed out.
  52.   5     *        *        *     Request timed out.
  53.   6     *        *        *     Request timed out.
  54.   7     *        *     ^C
  55. C:\Users\ICE>tracert nordvpn.com
  56.  
  57. Tracing route to nordvpn.com [104.20.16.34]
  58. over a maximum of 30 hops:
  59.  
  60.   1    49 ms   149 ms    51 ms  10.7.7.1
  61.   2   133 ms   174 ms   292 ms  46-227-66-217.static.obenetwork.net [46.227.66.217]
  62.   3   140 ms    99 ms   176 ms  195.69.117.246
  63.   4     *        *        *     Request timed out.
  64.   5     *        *        *     Request timed out.
  65.   6     *        *        *     Request timed out.
  66.   7     *        *        *     Request timed out.
  67.   8     *        *        *     Request timed out.
  68.   9   243 ms    60 ms    98 ms  104.20.16.34
  69.  
  70. Trace complete.
  71.  
  72. C:\Users\ICE>ipconfig /all
  73.  
  74. Windows IP Configuration
  75.  
  76.    Host Name . . . . . . . . . . . . : DESKTOP-G1M5V6N
  77.    Primary Dns Suffix  . . . . . . . :
  78.    Node Type . . . . . . . . . . . . : Hybrid
  79.    IP Routing Enabled. . . . . . . . : No
  80.    WINS Proxy Enabled. . . . . . . . : No
  81.  
  82. Ethernet adapter Ethernet 2:
  83.  
  84.    Connection-specific DNS Suffix  . :
  85.    Description . . . . . . . . . . . : TAP-NordVPN Windows Adapter V9
  86.    Physical Address. . . . . . . . . : 00-FF-02-08-C2-91
  87.    DHCP Enabled. . . . . . . . . . . : Yes
  88.    Autoconfiguration Enabled . . . . : Yes
  89.    IPv6 Address. . . . . . . . . . . : fd00::1(Preferred)
  90.    Link-local IPv6 Address . . . . . : fe80::916b:df2c:f980:79d7%4(Preferred)
  91.    IPv4 Address. . . . . . . . . . . : 10.7.7.103(Preferred)
  92.    Subnet Mask . . . . . . . . . . . : 255.255.255.0
  93.    Lease Obtained. . . . . . . . . . : Thursday, July 20, 2017 21:10:09
  94.    Lease Expires . . . . . . . . . . : Friday, July 20, 2018 21:10:09
  95.    Default Gateway . . . . . . . . . :
  96.    DHCP Server . . . . . . . . . . . : 10.7.7.254
  97.    DHCPv6 IAID . . . . . . . . . . . : 704708354
  98.    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1E-9B-37-E8-44-8A-5B-F2-CF-16
  99.    DNS Servers . . . . . . . . . . . : 78.46.223.24
  100.                                        162.242.211.137
  101.    NetBIOS over Tcpip. . . . . . . . : Enabled
  102.  
  103. Ethernet adapter Ethernet:
  104.  
  105.    Media State . . . . . . . . . . . : Media disconnected
  106.    Connection-specific DNS Suffix  . :
  107.    Description . . . . . . . . . . . : Killer e2200 Gigabit Ethernet Controller (NDIS 6.30)
  108.    Physical Address. . . . . . . . . : 44-8A-5B-F2-CF-16
  109.    DHCP Enabled. . . . . . . . . . . : Yes
  110.    Autoconfiguration Enabled . . . . : Yes
  111.  
  112. Wireless LAN adapter Local Area Connection* 3:
  113.  
  114.    Media State . . . . . . . . . . . : Media disconnected
  115.    Connection-specific DNS Suffix  . :
  116.    Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
  117.    Physical Address. . . . . . . . . : D0-7E-35-6E-54-0C
  118.    DHCP Enabled. . . . . . . . . . . : Yes
  119.    Autoconfiguration Enabled . . . . : Yes
  120.  
  121. Wireless LAN adapter Local Area Connection* 13:
  122.  
  123.    Media State . . . . . . . . . . . : Media disconnected
  124.    Connection-specific DNS Suffix  . :
  125.    Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter
  126.    Physical Address. . . . . . . . . : D2-7E-35-6E-54-0B
  127.    DHCP Enabled. . . . . . . . . . . : No
  128.    Autoconfiguration Enabled . . . . : Yes
  129.  
  130. Ethernet adapter Ethernet 3:
  131.  
  132.    Media State . . . . . . . . . . . : Media disconnected
  133.    Connection-specific DNS Suffix  . :
  134.    Description . . . . . . . . . . . : VPN Client Adapter - VPN
  135.    Physical Address. . . . . . . . . : 00-AC-ED-14-14-24
  136.    DHCP Enabled. . . . . . . . . . . : Yes
  137.    Autoconfiguration Enabled . . . . : Yes
  138.  
  139. Wireless LAN adapter Wi-Fi:
  140.  
  141.    Connection-specific DNS Suffix  . :
  142.    Description . . . . . . . . . . . : Intel(R) Dual Band Wireless-AC 3160
  143.    Physical Address. . . . . . . . . : D0-7E-35-6E-54-0B
  144.    DHCP Enabled. . . . . . . . . . . : Yes
  145.    Autoconfiguration Enabled . . . . : Yes
  146.    IPv4 Address. . . . . . . . . . . : 192.168.1.103(Preferred)
  147.    Subnet Mask . . . . . . . . . . . : 255.255.255.0
  148.    Lease Obtained. . . . . . . . . . : Wednesday, July 19, 2017 23:07:11
  149.    Lease Expires . . . . . . . . . . : Monday, August 27, 2153 05:35:51
  150.    Default Gateway . . . . . . . . . : 192.168.1.1
  151.    DHCP Server . . . . . . . . . . . : 192.168.1.1
  152.    DNS Servers . . . . . . . . . . . : 8.8.8.8
  153.                                        8.8.4.4
  154.    NetBIOS over Tcpip. . . . . . . . : Enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement