Advertisement
Guest User

Untitled

a guest
Jul 19th, 2013
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. C:\Windows\system32>ipconfig /all
  2.  
  3. Windows IP Configuration
  4.  
  5. Host Name . . . . . . . . . . . . : PC
  6. Primary Dns Suffix . . . . . . . :
  7. Node Type . . . . . . . . . . . . : Hybrid
  8. IP Routing Enabled. . . . . . . . : No
  9. WINS Proxy Enabled. . . . . . . . : No
  10.  
  11. Ethernet adapter Ethernet:
  12.  
  13. Connection-specific DNS Suffix . :
  14. Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
  15. Physical Address. . . . . . . . . : 00-1A-4D-9C-F6-AF
  16. DHCP Enabled. . . . . . . . . . . : No
  17. Autoconfiguration Enabled . . . . : Yes
  18. Link-local IPv6 Address . . . . . : fe80::647c:5968:a70a:c57d%12(Preferred)
  19. IPv4 Address. . . . . . . . . . . : 192.168.1.100(Preferred)
  20. Subnet Mask . . . . . . . . . . . : 255.255.255.0
  21. Default Gateway . . . . . . . . . : 192.168.1.254
  22. DHCPv6 IAID . . . . . . . . . . . : 251664973
  23. DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-42-26-12-00-1A-4D-9C-F6-AF
  24.  
  25. DNS Servers . . . . . . . . . . . : 192.168.1.3
  26. 192.168.1.254
  27. NetBIOS over Tcpip. . . . . . . . : Enabled
  28.  
  29. Tunnel adapter isatap.{C2AC5BAE-9C7C-4394-BEA3-4E0E44A4A749}:
  30.  
  31. Media State . . . . . . . . . . . : Media disconnected
  32. Connection-specific DNS Suffix . :
  33. Description . . . . . . . . . . . : Microsoft ISATAP Adapter
  34. Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  35. DHCP Enabled. . . . . . . . . . . : No
  36. Autoconfiguration Enabled . . . . : Yes
  37.  
  38. Tunnel adapter Teredo Tunneling Pseudo-Interface:
  39.  
  40. Media State . . . . . . . . . . . : Media disconnected
  41. Connection-specific DNS Suffix . :
  42. Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
  43. Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  44. DHCP Enabled. . . . . . . . . . . : No
  45. Autoconfiguration Enabled . . . . : Yes
  46.  
  47. C:\Windows\system32>ping 193.239.149.1
  48.  
  49. Pinging 193.239.149.1 with 32 bytes of data:
  50. Reply from 192.168.1.100: Destination host unreachable.
  51. Request timed out.
  52. Reply from 192.168.1.100: Destination host unreachable.
  53. Request timed out.
  54.  
  55. Ping statistics for 193.239.149.1:
  56. Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
  57.  
  58. C:\Windows\system32>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement