Advertisement
Guest User

Untitled

a guest
Aug 7th, 2013
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.18 KB | None | 0 0
  1. lspci -nnk | grep -iA2 net
  2. 09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 13)
  3. Subsystem: Dell Device [1028:02aa]
  4. Kernel driver in use: sky2
  5. --
  6. 0c:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
  7. Subsystem: Atheros Communications Inc. Device [168c:0200]
  8. Kernel driver in use: ath9k
  9.  
  10. lsusb
  11. Bus 001 Device 003: ID 0c45:63ee Microdia
  12. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  14. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  15. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  16. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  17. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  18. Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  19. Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  20.  
  21. nm-tool
  22.  
  23. NetworkManager Tool
  24.  
  25. State: connected (global)
  26.  
  27. - Device: eth0 [Wired connection 1] -------------------------------------------
  28. Type: Wired
  29. Driver: sky2
  30. State: connected
  31. Default: yes
  32. HW Address: 00:25:64:44:02:7D
  33.  
  34. Capabilities:
  35. Carrier Detect: yes
  36. Speed: 100 Mb/s
  37.  
  38. Wired Properties
  39. Carrier: on
  40.  
  41. IPv4 Settings:
  42. Address: 192.168.1.90
  43. Prefix: 24 (255.255.255.0)
  44. Gateway: 192.168.1.254
  45.  
  46. DNS: 192.168.1.254
  47. DNS: 75.153.176.9
  48.  
  49.  
  50. - Device: wlan0 ----------------------------------------------------------------
  51. Type: 802.11 WiFi
  52. Driver: ath9k
  53. State: disconnected
  54. Default: no
  55. HW Address: 00:22:5F:C2:08:1F
  56.  
  57. Capabilities:
  58.  
  59. Wireless Properties
  60. WEP Encryption: yes
  61. WPA Encryption: yes
  62. WPA2 Encryption: yes
  63.  
  64. Wireless Access Points
  65. beau: Infra, 00:26:B8:ED:E6:CC, Freq 2422 MHz, Rate 54 Mb/s, Strength 95 WPA
  66. verjee: Infra, F0:D1:A9:14:03:7A, Freq 2452 MHz, Rate 54 Mb/s, Strength 32 WPA2
  67.  
  68.  
  69. wlan0 Scan completed :
  70. Cell 01 - Address: 00:26:B8:ED:E6:CC
  71. Channel:3
  72. Frequency:2.422 GHz (Channel 3)
  73. Quality=64/70 Signal level=-46 dBm
  74. Encryption key:on
  75. ESSID:"beau"
  76. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  77. 24 Mb/s; 36 Mb/s; 54 Mb/s
  78. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  79. Mode:Master
  80. Extra:tsf=0000024523a5e000
  81. Extra: Last beacon: 36ms ago
  82. IE: Unknown: 000462656175
  83. IE: Unknown: 010882848B962430486C
  84. IE: Unknown: 030103
  85. IE: Unknown: 2A0100
  86. IE: Unknown: 2F0100
  87. IE: Unknown: 32040C121860
  88. IE: Unknown: 2D1A6C181BFFFF000000000000000000000000000000000000000000
  89. IE: Unknown: 3D1603001300000000000000000000000000000000000000
  90. IE: Unknown: DD090010180202F0050000
  91. IE: WPA Version 1
  92. Group Cipher : TKIP
  93. Pairwise Ciphers (1) : TKIP
  94.  
  95.  
  96. Authenticiwconfig
  97. wlan0 IEEE 802.11abgn ESSID:off/any
  98. Mode:Managed Access Point: Not-Associated Tx-Power=16 dBm
  99. Retry long limit:7 RTS thr:off Fragment thr:off
  100. Power Management:off
  101.  
  102. lo no wireless extensions.
  103.  
  104. eth0 no wireless extensions.
  105. ation Suites (1) : PSK
  106.  
  107.  
  108. rfkill list all
  109. 0: phy0: Wireless LAN
  110. Soft blocked: no
  111. Hard blocked: no
  112.  
  113. lsmod
  114. Module Size Used by
  115. bnep 17791 2
  116. rfcomm 38104 0
  117. bluetooth 189625 10 bnep,rfcomm
  118. parport_pc 32115 0
  119. ppdev 12850 0
  120. snd_hda_codec_idt 60238 1
  121. arc4 12474 2
  122. snd_hda_intel 32983 5
  123. snd_hda_codec 116477 2 snd_hda_codec_idt,snd_hda_intel
  124. snd_hwdep 13277 1 snd_hda_codec
  125. joydev 17394 0
  126. ath9k 122028 0
  127. mac80211 475546 1 ath9k
  128. snd_pcm 81124 3 snd_hda_intel,snd_hda_codec
  129. snd_seq_midi 13133 0
  130. snd_rawmidi 25426 1 snd_seq_midi
  131. snd_seq_midi_event 14476 1 snd_seq_midi
  132. ath9k_common 13782 1 ath9k
  133. ath9k_hw 384090 2 ath9k,ath9k_common
  134. i915 479235 4
  135. uvcvideo 72249 0
  136. snd_seq 51594 2 snd_seq_midi,snd_seq_midi_event
  137. snd_timer 28932 2 snd_pcm,snd_seq
  138. snd_seq_device 14138 3 snd_seq_midi,snd_rawmidi,snd_seq
  139. videobuf2_core 32212 1 uvcvideo
  140. ath 19436 3 ath9k,ath9k_common,ath9k_hw
  141. drm_kms_helper 47459 1 i915
  142. cfg80211 181041 3 ath9k,mac80211,ath
  143. drm 240443 5 i915,drm_kms_helper
  144. psmouse 91381 0
  145. videodev 100265 2 uvcvideo,videobuf2_core
  146. snd 62675 18 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  147. videobuf2_vmalloc 12757 1 uvcvideo
  148. videobuf2_memops 13213 1 videobuf2_vmalloc
  149. dell_wmi 12602 0
  150. coretemp 13362 0
  151. sparse_keymap 13659 1 dell_wmi
  152. gpio_ich 13160 0
  153. wmi 18745 1 dell_wmi
  154. dell_laptop 17210 0
  155. microcode 18396 0
  156. dcdbas 14099 1 dell_laptop
  157. soundcore 14636 1 snd
  158. snd_page_alloc 14109 2 snd_hda_intel,snd_pcm
  159. serio_raw 13032 0
  160. lpc_ich 16993 0
  161. i2c_algo_bit 13317 1 i915
  162. mac_hid 13078 0
  163. video 19117 1 i915
  164. lp 17456 0
  165. parport 40931 3 parport_pc,ppdev,lp
  166. ums_realtek 17929 0
  167. usb_storage 39720 1 ums_realtek
  168. ahci 25621 2
  169. libahci 26166 1 ahci
  170. sky2 53629 0
  171.  
  172.  
  173.  
  174. IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
  175. IE: Unknown: DD1E00904C336C181BFFFF000000000000000000000000000000000000000000
  176. IE: Unknown: DD1A00904C3403001300000000000000000000000000000000000000
  177. Cell 02 - Address: F0:D1:A9:14:03:7A
  178. Channel:9
  179. Frequency:2.452 GHz (Channel 9)
  180. Quality=27/70 Signal level=-83 dBm
  181. Encryption key:on
  182. ESSID:"verjee"
  183. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  184. 9 Mb/s; 12 Mb/s; 18 Mb/s
  185. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  186. Mode:Master
  187. Extra:tsf=000000173491f180
  188. Extra: Last beacon: 3636ms ago
  189. IE: Unknown: 00067665726A6565
  190. IE: Unknown: 010882848B960C121824
  191. IE: Unknown: 030109
  192. IE: Unknown: 0706434120010B1E
  193. IE: Unknown: 2A0100
  194. IE: Unknown: 32043048606C
  195. IE: IEEE 802.11i/WPA2 Version 1
  196. Group Cipher : CCMP
  197. Pairwise Ciphers (1) : CCMP
  198. Authentication Suites (1) : PSK
  199. IE: Unknown: 2D1AAD511BFFFF000000000000000000000000000000000000000000
  200. IE: Unknown: 33027E9D
  201. IE: Unknown: 3D1609080400000000000000000000000000000000000000
  202. IE: Unknown: 46050200010000
  203. IE: Unknown: DD180050F2020101010003A4000027A4000042435E0062322F00
  204. IE: Unknown: DD0700039301730B20
  205. IE: Unknown: DD0E0017F20700010106F0D1A914037A
  206.  
  207. lo Interface doesn't support scanning.
  208.  
  209. eth0 Interface doesn't support scanning.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement