Advertisement
andreyloe

Untitled

May 9th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. guest@guest:~$ nm-tool
  3. NetworkManager Tool
  4.  
  5. State: connected
  6.  
  7. - Device: wlan0 ----------------------------------------------------------------
  8. Type: 802.11 WiFi
  9. Driver: iwl3945
  10. @H@ State: unavailable
  11. Default: no
  12. HW Address: 00:13:02:3C:C2:C4
  13.  
  14. Capabilities:
  15.  
  16. Wireless Properties
  17. WEP Encryption: yes
  18. WPA Encryption: yes
  19. WPA2 Encryption: yes
  20.  
  21. Wireless Access Points
  22.  
  23.  
  24. - Device: usb0 [Auto usb0] ----------------------------------------------------
  25. Type: Wired
  26. Driver: rndis_host
  27. State: connected
  28. Default: yes
  29. HW Address: 4E:CB:76:30:F3:B5
  30.  
  31. Capabilities:
  32. Carrier Detect: yes
  33.  
  34. Wired Properties
  35. Carrier: on
  36.  
  37. IPv4 Settings:
  38. Address: 192.168.42.193
  39. Prefix: 24 (255.255.255.0)
  40. Gateway: 192.168.42.129
  41.  
  42. DNS: 192.168.42.129
  43.  
  44.  
  45.  
  46.  
  47.  
  48. guest@guest:~$ sudo lshw -C network
  49. *-network DISABLED
  50. description: Wireless interface
  51. product: PRO/Wireless 3945ABG [Golan] Network Connection
  52. vendor: Intel Corporation
  53. physical id: 0
  54. bus info: pci@0000:0b:00.0
  55. logical name: wlan0
  56. version: 02
  57. serial: 00:13:02:3c:c2:c4
  58. width: 32 bits
  59. clock: 33MHz
  60. capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
  61. configuration: broadcast=yes driver=iwl3945 driverversion=2.6.38-9-generic firmware=15.32.2.9 latency=0 link=no multicast=yes wireless=IEEE 802.11abg
  62. resources: irq:44 memory:efcff000-efcfffff
  63. *-network UNCLAIMED
  64. description: Ethernet controller
  65. product: BCM4401-B0 100Base-TX
  66. vendor: Broadcom Corporation
  67. physical id: 0
  68. bus info: pci@0000:03:00.0
  69. version: 02
  70. width: 32 bits
  71. clock: 33MHz
  72. capabilities: pm bus_master cap_list
  73. configuration: latency=64
  74. resources: memory:ef9fe000-ef9fffff
  75. *-network
  76. description: Ethernet interface
  77. physical id: 2
  78. logical name: usb0
  79. serial: 4e:cb:76:30:f3:b5
  80. capabilities: ethernet physical
  81. configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.193 link=yes multicast=yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement