Guest User

Untitled

a guest
Nov 24th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. raghav@raghav:~/create_ap$ sudo create_ap wlan0 wlan0 Hello 123456789
  2. Config dir: /tmp/create_ap.wlan0.conf.ea4w28on
  3. PID: 5077
  4. wlan0 is already associated with channel 10 (2457 MHz), fallback to channel 10
  5. Creating a virtual WiFi interface... ap0 created.
  6. Network Manager found, set ap0 as unmanaged device... DONE
  7. Sharing Internet using method: nat
  8. hostapd command-line interface: hostapd_cli -p /tmp/create_ap.wlan0.conf.ea4w28on/hostapd_ctrl
  9. Configuration file: /tmp/create_ap.wlan0.conf.ea4w28on/hostapd.conf
  10. Using interface ap0 with hwaddr c0:4a:00:1a:34:e0 and ssid "Hello"
  11. ap0: interface state UNINITIALIZED->ENABLED
  12. ap0: AP-ENABLED
  13. ap0: STA 54:a0:50:bb:53:3f IEEE 802.11: authenticated
  14. ap0: STA 54:a0:50:bb:53:3f IEEE 802.11: associated (aid 1)
  15. ap0: AP-STA-CONNECTED 54:a0:50:bb:53:3f
  16. ap0: STA 54:a0:50:bb:53:3f RADIUS: starting accounting session 58373AA1-00000000
  17. ap0: STA 54:a0:50:bb:53:3f WPA: pairwise key handshake completed (RSN)
  18. ^C
  19. Doing cleanup.. ap0: AP-STA-DISCONNECTED 54:a0:50:bb:53:3f
  20. done
Add Comment
Please, Sign In to add comment