Advertisement
Guest User

Untitled

a guest
Sep 12th, 2010
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. [root@linux-desktop leonid]# hostapd -dddd /etc/hostapd/hostapd.conf
  2. Configuration file: /etc/hostapd/hostapd.conf
  3. ctrl_interface_group=0
  4. rfkill: initial event: idx=1 type=1 op=0 soft=0 hard=0
  5. nl80211: Register Action command failed: ret=-95 (Operation not supported)
  6. nl80211: Register Action match - hexdump(len=1): 06
  7. nl80211: Failed to register Action frame processing - ignore for now
  8. nl80211: Add own interface ifindex 15
  9. Failed to create interface mon.wlan0: -23 (Too many open files in system)
  10. Try to remove and re-create mon.wlan0
  11. nl80211: Remove interface ifindex=25
  12. nl80211: New interface mon.wlan0 created: ifindex=26
  13. nl80211: Add own interface ifindex 26
  14. BSS count 1, BSSID mask 00:00:00:00:00:00 (0 bits)
  15. nl80211: Added 802.11b mode based on 802.11g information
  16. Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=8 dBm
  17. Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=8 dBm
  18. Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=8 dBm
  19. Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=8 dBm
  20. Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=8 dBm
  21. Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=8 dBm
  22. Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=8 dBm
  23. Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=8 dBm
  24. Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=8 dBm
  25. Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=8 dBm
  26. Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=8 dBm
  27. Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=8 dBm
  28. Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=8 dBm
  29. Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=8 dBm
  30. Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=8 dBm
  31. Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=8 dBm
  32. Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=8 dBm
  33. Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=8 dBm
  34. Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=8 dBm
  35. Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=8 dBm
  36. Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=8 dBm
  37. Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=8 dBm
  38. RATE[0] rate=10 flags=0x1
  39. RATE[1] rate=20 flags=0x1
  40. RATE[2] rate=55 flags=0x1
  41. RATE[3] rate=110 flags=0x1
  42. RATE[4] rate=60 flags=0x0
  43. RATE[5] rate=90 flags=0x0
  44. RATE[6] rate=120 flags=0x0
  45. RATE[7] rate=180 flags=0x0
  46. RATE[8] rate=240 flags=0x0
  47. RATE[9] rate=360 flags=0x0
  48. RATE[10] rate=480 flags=0x0
  49. RATE[11] rate=540 flags=0x0
  50. Completing interface initialization
  51. Mode: IEEE 802.11g Channel: 1 Frequency: 2412 MHz
  52. Flushing old station entries
  53. Deauthenticate all stations
  54. wpa_driver_nl80211_set_key: ifindex=15 alg=0 addr=(nil) key_idx=0 set_tx=1 seq_len=0 key_len=0
  55. wpa_driver_nl80211_set_key: ifindex=15 alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
  56. wpa_driver_nl80211_set_key: ifindex=15 alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
  57. wpa_driver_nl80211_set_key: ifindex=15 alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
  58. Using interface wlan0 with hwaddr 1c:af:f7:04:af:54 and ssid 'ArchLinuxAP'
  59. WPA: group state machine entering state GTK_INIT (VLAN-ID 0)
  60. GMK - hexdump(len=32): [REMOVED]
  61. GTK - hexdump(len=32): [REMOVED]
  62. WPA: group state machine entering state SETKEYSDONE (VLAN-ID 0)
  63. wpa_driver_nl80211_set_key: ifindex=15 alg=2 addr=(nil) key_idx=1 set_tx=1 seq_len=0 key_len=32
  64. Using existing control interface directory.
  65. ctrl_iface bind(PF_UNIX) failed: Address already in use
  66. ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination
  67. Successfully replaced leftover ctrl_iface socket '/var/run/hostapd/wlan0'
  68. nl80211: Set beacon (beacon_set=0)
  69. wlan0: Setup of interface done.
  70. RTM_NEWLINK: operstate=0 ifi_flags=0x1002 ()
  71. nl80211: Interface down
  72. Unknown event 29
  73. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  74. Unknown event 5
  75. nl80211: Ignore event for foreign ifindex 25
  76. RTM_DELLINK, IFLA_IFNAME: Interface 'mon.wlan0' removed
  77. Unknown event 5
  78. RTM_NEWLINK: operstate=0 ifi_flags=0x1002 ()
  79. RTM_NEWLINK, IFLA_IFNAME: Interface 'mon.wlan0' added
  80. Unknown event 5
  81. RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
  82. nl80211: Interface up
  83. Unknown event 28
  84. RTM_NEWLINK, IFLA_IFNAME: Interface 'mon.wlan0' added
  85. Unknown event 5
  86. RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
  87. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  88. Unknown event 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement