Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 36.43 KB | None | 0 0
  1. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9348] device (wlan0): disconnecting for new activation request.
  2. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9348] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
  3. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9351] manager: NetworkManager state is now DISCONNECTING
  4. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9455] audit: op="connection-activate" uuid="d123123123-12312123-123-123123123132" name="SSID" pid=1567 uid=1000 result="success"
  5. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9455] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
  6. Dec 14 15:57:21 parrot avahi-daemon[1088]: Withdrawing address record for ffff::eeee:ffff:aaaa:896f on wlan0.
  7. Dec 14 15:57:21 parrot acvpnagent[1363]: A network interface has gone down.
  8. Dec 14 15:57:21 parrot acvpnagent[1363]: Function: logInterfaces File: ../../vpn/AgentUtilities/Routing/InterfaceRouteMonitorCommon.cpp Line: 477 IP Address Interface List: 192.168.252.48
  9. Dec 14 15:57:21 parrot avahi-daemon[1088]: Leaving mDNS multicast group on interface wlan0.IPv6 with address ffff::eeee:ffff:aaaa:896f.
  10. Dec 14 15:57:21 parrot acvpnagent[1363]: Function: netInterfaceNoticeCategoryHandler File: ../../vpn/Agent/MainThread.cpp Line: 7913 Network Interface change detected, refreshing physical MAC addresses
  11. Dec 14 15:57:21 parrot avahi-daemon[1088]: Interface wlan0.IPv6 no longer relevant for mDNS.
  12. Dec 14 15:57:21 parrot dbus-daemon[1074]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=1084 comm="/usr/sbin/NetworkManager --no-daemon ")
  13. Dec 14 15:57:21 parrot systemd[1]: Starting Network Manager Script Dispatcher Service...
  14. Dec 14 15:57:21 parrot dbus-daemon[1074]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  15. Dec 14 15:57:21 parrot systemd[1]: Started Network Manager Script Dispatcher Service.
  16. Dec 14 15:57:21 parrot nm-dispatcher: req:1 'connectivity-change': new request (2 scripts)
  17. Dec 14 15:57:21 parrot nm-dispatcher: req:1 'connectivity-change': start running ordered scripts...
  18. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9802] dhcp4 (wlan0): canceled DHCP transaction, DHCP client pid 9362
  19. Dec 14 15:57:21 parrot NetworkManager[1084]: <info>  [1544821041.9803] dhcp4 (wlan0): state changed bound -> done
  20. Dec 14 15:57:21 parrot avahi-daemon[1088]: Withdrawing address record for 192.168.252.48 on wlan0.
  21. Dec 14 15:57:21 parrot avahi-daemon[1088]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.252.48.
  22. Dec 14 15:57:21 parrot acvpnagent[1363]: A network interface has gone down.
  23. Dec 14 15:57:21 parrot acvpnagent[1363]: Function: logInterfaces File: ../../vpn/AgentUtilities/Routing/InterfaceRouteMonitorCommon.cpp Line: 477 IP Address Interface List:
  24. Dec 14 15:57:21 parrot acvpnagent[1363]: Function: netInterfaceNoticeCategoryHandler File: ../../vpn/Agent/MainThread.cpp Line: 7913 Network Interface change detected, refreshing physical MAC addresses
  25. Dec 14 15:57:21 parrot kernel: [ 5993.209475] wlan0: deauthenticating from xx:xx:xx:xx:xx:xx by local choice (Reason: 3=DEAUTH_LEAVING)
  26. Dec 14 15:57:22 parrot avahi-daemon[1088]: Interface wlan0.IPv4 no longer relevant for mDNS.
  27. Dec 14 15:57:22 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:xx:xx:xx reason=3 locally_generated=1
  28. Dec 14 15:57:22 parrot kernel: [ 5993.235689] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  29. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0091] device (wlan0): set-hw-addr: set MAC address toaa:aa:aa:aa:aa:aa (scanning)
  30. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0121] dns-mgr: Removing DNS information from /sbin/resolvconf
  31. Dec 14 15:57:22 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
  32. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0609] manager: NetworkManager state is now DISCONNECTED
  33. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0613] device (wlan0): Activation: starting connection 'SSID' (d123123123-12312123-123-123123123132)
  34. Dec 14 15:57:22 parrot NetworkManager[1084]: <warn>  [1544821042.0622] sup-iface[0x55d74a0b88d0,wlan0]: connection disconnected (reason -3)
  35. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0623] device (wlan0): supplicant interface state: completed -> disconnected
  36. Dec 14 15:57:22 parrot nm-dispatcher: req:2 'down' [wlan0]: new request (2 scripts)
  37. Dec 14 15:57:22 parrot nm-dispatcher: req:2 'down' [wlan0]: start running ordered scripts...
  38. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0798] device (wlan0): supplicant interface state: disconnected -> disabled
  39. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0799] device (wlan0): supplicant interface state: disabled -> disconnected
  40. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0811] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
  41. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.0815] manager: NetworkManager state is now CONNECTING
  42. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1791] device (wlan0): set-hw-addr: reset MAC address to 18:5E:0F:11:AA:D5 (preserve)
  43. Dec 14 15:57:22 parrot kernel: [ 5993.405649] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  44. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1837] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  45. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1845] device (wlan0): Activation: (wifi) access point 'SSID' has security, but secrets are required.
  46. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1845] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
  47. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1890] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
  48. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1899] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  49. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1904] device (wlan0): Activation: (wifi) connection 'SSID' has security, and secrets exist.  No new secrets needed.
  50. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1904] Config: added 'ssid' value 'SSID'
  51. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1904] Config: added 'scan_ssid' value '1'
  52. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'bgscan' value 'simple:30:-65:300'
  53. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'key_mgmt' value 'WPA-EAP'
  54. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'password' value '<hidden>'
  55. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'eap' value 'PEAP'
  56. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'fragment_size' value '1266'
  57. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'phase2' value 'auth=MSCHAPV2'
  58. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1905] Config: added 'identity' value 'dweng'
  59. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.1906] Config: added 'proactive_key_caching' value '1'
  60. Dec 14 15:57:22 parrot NetworkManager[1084]: <info>  [1544821042.2125] device (wlan0): supplicant interface state: disconnected -> scanning
  61. Dec 14 15:57:23 parrot kernel: [ 5994.502364] wlan0: authenticate with ff:ff:ff:ff:ff:ff:ff
  62. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with ff:ff:ff:ff:ff:ff:ff (SSID='SSID' freq=5200 MHz)
  63. Dec 14 15:57:23 parrot kernel: [ 5994.506507] wlan0: send auth to ff:ff:ff:ff:ff:ff:ff (try 1/3)
  64. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: Trying to associate with ff:ff:ff:ff:ff:ff:ff (SSID='SSID' freq=5200 MHz)
  65. Dec 14 15:57:23 parrot kernel: [ 5994.509259] wlan0: authenticated
  66. Dec 14 15:57:23 parrot NetworkManager[1084]: <info>  [1544821043.2909] device (wlan0): supplicant interface state: scanning -> authenticating
  67. Dec 14 15:57:23 parrot kernel: [ 5994.512462] wlan0: associate with (try 1/3)
  68. Dec 14 15:57:23 parrot kernel: [ 5994.514560] wlan0: RX AssocResp from ff:ff:ff:ff:ff:ff:ff (capab=0x411 status=0 aid=7)
  69. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: Associated with ff:ff:ff:ff:ff:ff:ff
  70. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
  71. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  72. Dec 14 15:57:23 parrot kernel: [ 5994.516716] wlan0: associated
  73. Dec 14 15:57:23 parrot NetworkManager[1084]: <info>  [1544821043.2956] device (wlan0): supplicant interface state: authenticating -> associating
  74. Dec 14 15:57:23 parrot NetworkManager[1084]: <info>  [1544821043.3036] device (wlan0): supplicant interface state: associating -> associated
  75. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=26 -> NAK
  76. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
  77. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
  78. Dec 14 15:57:23 parrot wpa_supplicant[1109]: SSL: SSL3 alert: write (local SSL3 detected an error):fatal:protocol version
  79. Dec 14 15:57:23 parrot wpa_supplicant[1109]: OpenSSL: openssl_handshake - SSL_connect error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
  80. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
  81. Dec 14 15:57:23 parrot kernel: [ 5994.574919] wlan0: deauthenticated from ff:ff:ff:ff:ff:ff:ff (Reason: 23=IEEE8021X_FAILED)
  82. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=ff:ff:ff:ff:ff:ff:ff reason=23
  83. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="SSID" auth_failures=1 duration=10 reason=AUTH_FAILED
  84. Dec 14 15:57:23 parrot NetworkManager[1084]: <warn>  [1544821043.4039] sup-iface[0x55d74a0b88d0,wlan0]: connection disconnected (reason 23)
  85. Dec 14 15:57:23 parrot NetworkManager[1084]: <info>  [1544821043.4092] device (wlan0): supplicant interface state: associated -> disconnected
  86. Dec 14 15:57:23 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
  87. Dec 14 15:57:23 parrot NetworkManager[1084]: <info>  [1544821043.5094] device (wlan0): supplicant interface state: disconnected -> scanning
  88. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="SSID"
  89. Dec 14 15:57:33 parrot kernel: [ 6004.955325] wlan0: authenticate with ff:ff:ff:ff:ff:ff:ff
  90. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with ff:ff:ff:ff:ff:ff:ff (SSID='SSID' freq=2437 MHz)
  91. Dec 14 15:57:33 parrot kernel: [ 6004.959050] wlan0: send auth to ff:ff:ff:ff:ff:ff:ff (try 1/3)
  92. Dec 14 15:57:33 parrot NetworkManager[1084]: <info>  [1544821053.7381] device (wlan0): supplicant interface state: scanning -> authenticating
  93. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: Trying to associate with ff:ff:ff:ff:ff:ff:ff (SSID='SSID' freq=2437 MHz)
  94. Dec 14 15:57:33 parrot kernel: [ 6004.966882] wlan0: authenticated
  95. Dec 14 15:57:33 parrot kernel: [ 6004.969147] wlan0: associate with ff:ff:ff:ff:ff:ff:ff (try 1/3)
  96. Dec 14 15:57:33 parrot kernel: [ 6004.974892] wlan0: RX AssocResp from ff:ff:ff:ff:ff:ff:ff (capab=0x431 status=0 aid=2)
  97. Dec 14 15:57:33 parrot NetworkManager[1084]: <info>  [1544821053.7542] device (wlan0): supplicant interface state: authenticating -> associating
  98. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: Associated with ff:ff:ff:ff:ff:ff:ff
  99. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
  100. Dec 14 15:57:33 parrot kernel: [ 6005.004866] wlan0: associated
  101. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  102. Dec 14 15:57:33 parrot NetworkManager[1084]: <info>  [1544821053.7869] device (wlan0): supplicant interface state: associating -> associated
  103. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=26 -> NAK
  104. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
  105. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
  106. Dec 14 15:57:33 parrot wpa_supplicant[1109]: SSL: SSL3 alert: write (local SSL3 detected an error):fatal:protocol version
  107. Dec 14 15:57:33 parrot wpa_supplicant[1109]: OpenSSL: openssl_handshake - SSL_connect error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
  108. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
  109. Dec 14 15:57:33 parrot kernel: [ 6005.130462] wlan0: deauthenticated from ff:ff:ff:ff:ff:ff:ff (Reason: 23=IEEE8021X_FAILED)
  110. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=ff:ff:ff:ff:ff:ff:ff reason=23
  111. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="SSID" auth_failures=2 duration=23 reason=AUTH_FAILED
  112. Dec 14 15:57:33 parrot NetworkManager[1084]: <warn>  [1544821053.9450] sup-iface[0x55d74a0b88d0,wlan0]: connection disconnected (reason 23)
  113. Dec 14 15:57:33 parrot NetworkManager[1084]: <info>  [1544821053.9499] device (wlan0): supplicant interface state: associated -> disconnected
  114. Dec 14 15:57:33 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
  115. Dec 14 15:57:34 parrot NetworkManager[1084]: <info>  [1544821054.0501] device (wlan0): supplicant interface state: disconnected -> scanning
  116. Dec 14 15:57:47 parrot NetworkManager[1084]: <warn>  [1544821067.7774] device (wlan0): Activation: (wifi) association took too long
  117. Dec 14 15:57:47 parrot NetworkManager[1084]: <info>  [1544821067.7775] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
  118. Dec 14 15:57:47 parrot NetworkManager[1084]: <warn>  [1544821067.7824] device (wlan0): Activation: (wifi) asking for new secrets
  119. Dec 14 15:57:47 parrot systemd[1]: Started PC/SC Smart Card Daemon.
  120. Dec 14 15:57:47 parrot dbus-daemon[1074]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.44' (uid=1000 pid=1567 comm="nm-applet ")
  121. Dec 14 15:57:47 parrot systemd[1]: Starting Hostname Service...
  122. Dec 14 15:57:48 parrot dbus-daemon[1074]: [system] Successfully activated service 'org.freedesktop.hostname1'
  123. Dec 14 15:57:48 parrot systemd[1]: Started Hostname Service.
  124. Dec 14 15:57:57 parrot NetworkManager[1084]: <info>  [1544821077.3229] device (wlan0): supplicant interface state: scanning -> inactive
  125. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8839] settings-connection[0x55d74a0fd640,d123123123-12312123-123-123123123132]: write: successfully commited (keyfile: update /etc/NetworkManager/system-connections/SSID.nmconnection (d123123123-12312123-123-123123123132,"SSID"))
  126. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8842] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
  127. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8852] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  128. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8859] device (wlan0): Activation: (wifi) connection 'SSID' has security, and secrets exist.  No new secrets needed.
  129. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8859] Config: added 'ssid' value 'SSID'
  130. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8859] Config: added 'scan_ssid' value '1'
  131. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8859] Config: added 'bgscan' value 'simple:30:-65:300'
  132. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8859] Config: added 'key_mgmt' value 'WPA-EAP'
  133. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8860] Config: added 'password' value '<hidden>'
  134. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8860] Config: added 'eap' value 'PEAP'
  135. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8860] Config: added 'fragment_size' value '1266'
  136. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8860] Config: added 'phase2' value 'auth=MSCHAPV2'
  137. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8860] Config: added 'identity' value 'dweng'
  138. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8860] Config: added 'proactive_key_caching' value '1'
  139. Dec 14 15:58:05 parrot NetworkManager[1084]: <info>  [1544821085.8941] device (wlan0): supplicant interface state: inactive -> scanning
  140. Dec 14 15:58:06 parrot wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with 0e:ec:da:87:07:c4 (SSID='SSID' freq=2462 MHz)
  141. Dec 14 15:58:06 parrot kernel: [ 6038.176495] wlan0: authenticate with 0e:ec:da:87:07:c4
  142. Dec 14 15:58:06 parrot kernel: [ 6038.180684] wlan0: send auth to 0e:ec:da:87:07:c4 (try 1/3)
  143. Dec 14 15:58:06 parrot NetworkManager[1084]: <info>  [1544821086.9580] device (wlan0): supplicant interface state: scanning -> authenticating
  144. Dec 14 15:58:06 parrot kernel: [ 6038.184963] wlan0: authenticated
  145. Dec 14 15:58:06 parrot wpa_supplicant[1109]: wlan0: Trying to associate with 0e:ec:da:87:07:c4 (SSID='SSID' freq=2462 MHz)
  146. Dec 14 15:58:06 parrot kernel: [ 6038.189105] wlan0: associate with 0e:ec:da:87:07:c4 (try 1/3)
  147. Dec 14 15:58:06 parrot kernel: [ 6038.194027] wlan0: RX AssocResp from 0e:ec:da:87:07:c4 (capab=0x431 status=0 aid=1)
  148. Dec 14 15:58:06 parrot NetworkManager[1084]: <info>  [1544821086.9805] device (wlan0): supplicant interface state: authenticating -> associating
  149. Dec 14 15:58:06 parrot wpa_supplicant[1109]: wlan0: Associated with 0e:ec:da:87:07:c4
  150. Dec 14 15:58:06 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  151. Dec 14 15:58:06 parrot kernel: [ 6038.212981] wlan0: associated
  152. Dec 14 15:58:06 parrot NetworkManager[1084]: <info>  [1544821086.9948] device (wlan0): supplicant interface state: associating -> associated
  153. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
  154. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=26 -> NAK
  155. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
  156. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
  157. Dec 14 15:58:09 parrot wpa_supplicant[1109]: SSL: SSL3 alert: write (local SSL3 detected an error):fatal:protocol version
  158. Dec 14 15:58:09 parrot wpa_supplicant[1109]: OpenSSL: openssl_handshake - SSL_connect error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
  159. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
  160. Dec 14 15:58:09 parrot kernel: [ 6040.301043] wlan0: deauthenticated from 0e:ec:da:87:07:c4 (Reason: 23=IEEE8021X_FAILED)
  161. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=0e:ec:da:87:07:c4 reason=23
  162. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="SSID" auth_failures=1 duration=10 reason=AUTH_FAILED
  163. Dec 14 15:58:09 parrot NetworkManager[1084]: <warn>  [1544821089.1277] sup-iface[0x55d74a0b88d0,wlan0]: connection disconnected (reason 23)
  164. Dec 14 15:58:09 parrot NetworkManager[1084]: <info>  [1544821089.1323] device (wlan0): supplicant interface state: associated -> disconnected
  165. Dec 14 15:58:09 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
  166. Dec 14 15:58:09 parrot NetworkManager[1084]: <info>  [1544821089.2327] device (wlan0): supplicant interface state: disconnected -> scanning
  167. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="SSID"
  168. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with 8a:8a:20:da:ed:14 (SSID='SSID' freq=2437 MHz)
  169. Dec 14 15:58:20 parrot kernel: [ 6051.794705] wlan0: authenticate with 8a:8a:20:da:ed:14
  170. Dec 14 15:58:20 parrot kernel: [ 6051.798847] wlan0: send auth to 8a:8a:20:da:ed:14 (try 1/3)
  171. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: Trying to associate with 8a:8a:20:da:ed:14 (SSID='SSID' freq=2437 MHz)
  172. Dec 14 15:58:20 parrot kernel: [ 6051.803303] wlan0: authenticated
  173. Dec 14 15:58:20 parrot kernel: [ 6051.805871] wlan0: associate with 8a:8a:20:da:ed:14 (try 1/3)
  174. Dec 14 15:58:20 parrot NetworkManager[1084]: <info>  [1544821100.5858] device (wlan0): supplicant interface state: scanning -> authenticating
  175. Dec 14 15:58:20 parrot kernel: [ 6051.814399] wlan0: RX AssocResp from 8a:8a:20:da:ed:14 (capab=0x431 status=0 aid=2)
  176. Dec 14 15:58:20 parrot NetworkManager[1084]: <info>  [1544821100.5981] device (wlan0): supplicant interface state: authenticating -> associating
  177. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: Associated with 8a:8a:20:da:ed:14
  178. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
  179. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  180. Dec 14 15:58:20 parrot kernel: [ 6051.827166] wlan0: associated
  181. Dec 14 15:58:20 parrot NetworkManager[1084]: <info>  [1544821100.6087] device (wlan0): supplicant interface state: associating -> associated
  182. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=26 -> NAK
  183. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
  184. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
  185. Dec 14 15:58:20 parrot wpa_supplicant[1109]: SSL: SSL3 alert: write (local SSL3 detected an error):fatal:protocol version
  186. Dec 14 15:58:20 parrot wpa_supplicant[1109]: OpenSSL: openssl_handshake - SSL_connect error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
  187. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
  188. Dec 14 15:58:20 parrot kernel: [ 6051.905460] wlan0: deauthenticated from 8a:8a:20:da:ed:14 (Reason: 23=IEEE8021X_FAILED)
  189. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=8a:8a:20:da:ed:14 reason=23
  190. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="SSID" auth_failures=2 duration=27 reason=AUTH_FAILED
  191. Dec 14 15:58:20 parrot NetworkManager[1084]: <warn>  [1544821100.7316] sup-iface[0x55d74a0b88d0,wlan0]: connection disconnected (reason 23)
  192. Dec 14 15:58:20 parrot NetworkManager[1084]: <info>  [1544821100.7359] device (wlan0): supplicant interface state: associated -> disconnected
  193. Dec 14 15:58:20 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
  194. Dec 14 15:58:20 parrot NetworkManager[1084]: <info>  [1544821100.8368] device (wlan0): supplicant interface state: disconnected -> scanning
  195. Dec 14 15:58:30 parrot NetworkManager[1084]: <warn>  [1544821110.7784] device (wlan0): Activation: (wifi) association took too long
  196. Dec 14 15:58:30 parrot NetworkManager[1084]: <info>  [1544821110.7785] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
  197. Dec 14 15:58:30 parrot NetworkManager[1084]: <warn>  [1544821110.7829] device (wlan0): Activation: (wifi) asking for new secrets
  198. Dec 14 15:58:30 parrot dbus-daemon[1074]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.44' (uid=1000 pid=1567 comm="nm-applet ")
  199. Dec 14 15:58:30 parrot systemd[1]: Starting Hostname Service...
  200. Dec 14 15:58:31 parrot dbus-daemon[1074]: [system] Successfully activated service 'org.freedesktop.hostname1'
  201. Dec 14 15:58:31 parrot systemd[1]: Started Hostname Service.
  202. Dec 14 15:58:47 parrot NetworkManager[1084]: <info>  [1544821127.0017] device (wlan0): supplicant interface state: scanning -> inactive
  203. Dec 14 15:59:37 parrot NetworkManager[1084]: <warn>  [1544821177.9502] device (wlan0): User canceled the secrets request.
  204. Dec 14 15:59:37 parrot NetworkManager[1084]: <info>  [1544821177.9503] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
  205. Dec 14 15:59:37 parrot NetworkManager[1084]: <info>  [1544821177.9517] manager: NetworkManager state is now DISCONNECTED
  206. Dec 14 15:59:37 parrot NetworkManager[1084]: <warn>  [1544821177.9532] device (wlan0): Activation: failed for connection 'SSID'
  207. Dec 14 15:59:37 parrot NetworkManager[1084]: <info>  [1544821177.9541] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
  208. Dec 14 15:59:37 parrot kernel: [ 6129.179229] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  209. Dec 14 15:59:37 parrot NetworkManager[1084]: <info>  [1544821177.9571] device (wlan0): set-hw-addr: set MAC address to 5E:5F:A2:17:D1:31 (scanning)
  210. Dec 14 15:59:37 parrot kernel: [ 6129.183808] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  211. Dec 14 15:59:38 parrot NetworkManager[1084]: <info>  [1544821178.0089] device (wlan0): supplicant interface state: inactive -> disconnected
  212. Dec 14 15:59:38 parrot NetworkManager[1084]: <info>  [1544821178.0142] device (wlan0): supplicant interface state: disconnected -> inactive
  213. Dec 14 15:59:38 parrot wpa_supplicant[1109]: wlan0: Reject scan trigger since one is already pending
  214. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.8931] policy: auto-activating connection 'Invaluable Guest Wifi' (f2322c47-89b7-43c3-aa92-14bc0de3e0b9)
  215. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.8939] device (wlan0): Activation: starting connection 'Invaluable Guest Wifi' (f2322c47-89b7-43c3-aa92-14bc0de3e0b9)
  216. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.8943] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
  217. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.8948] manager: NetworkManager state is now CONNECTING
  218. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.8979] device (wlan0): set-hw-addr: reset MAC address to 18:5E:0F:11:AA:D5 (preserve)
  219. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9005] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  220. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9013] device (wlan0): Activation: (wifi) access point 'Invaluable Guest Wifi' has security, but secrets are required.
  221. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9015] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
  222. Dec 14 15:59:40 parrot kernel: [ 6132.124259] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  223. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9039] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
  224. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9043] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  225. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9047] device (wlan0): Activation: (wifi) connection 'Invaluable Guest Wifi' has security, and secrets exist.  No new secrets needed.
  226. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9048] Config: added 'ssid' value 'Invaluable Guest Wifi'
  227. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9048] Config: added 'scan_ssid' value '1'
  228. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9048] Config: added 'bgscan' value 'simple:30:-80:86400'
  229. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9048] Config: added 'key_mgmt' value 'WPA-PSK'
  230. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9048] Config: added 'auth_alg' value 'OPEN'
  231. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9048] Config: added 'psk' value '<hidden>'
  232. Dec 14 15:59:40 parrot NetworkManager[1084]: <info>  [1544821180.9425] device (wlan0): supplicant interface state: inactive -> scanning
  233. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with xx:xx:xx:xx:xx:xx (SSID='Invaluable Guest Wifi' freq=5200 MHz)
  234. Dec 14 15:59:42 parrot kernel: [ 6133.230638] wlan0: authenticate with xx:xx:xx:xx:xx:xx
  235. Dec 14 15:59:42 parrot kernel: [ 6133.234725] wlan0: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
  236. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: Trying to associate with xx:xx:xx:xx:xx:xx (SSID='Invaluable Guest Wifi' freq=5200 MHz)
  237. Dec 14 15:59:42 parrot kernel: [ 6133.237302] wlan0: authenticated
  238. Dec 14 15:59:42 parrot kernel: [ 6133.239084] wlan0: associate with xx:xx:xx:xx:xx:xx (try 1/3)
  239. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0176] device (wlan0): supplicant interface state: scanning -> authenticating
  240. Dec 14 15:59:42 parrot kernel: [ 6133.241262] wlan0: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x411 status=0 aid=17)
  241. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0187] device (wlan0): supplicant interface state: authenticating -> associating
  242. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: Associated with xx:xx:xx:xx:xx:xx
  243. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  244. Dec 14 15:59:42 parrot kernel: [ 6133.251731] wlan0: associated
  245. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0340] device (wlan0): supplicant interface state: associating -> 4-way handshake
  246. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: WPA: Key negotiation completed with xx:xx:xx:xx:xx:xx [PTK=CCMP GTK=CCMP]
  247. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-CONNECTED - Connection to xx:xx:xx:xx:xx:xx completed [id=0 id_str=]
  248. Dec 14 15:59:42 parrot kernel: [ 6133.260743] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  249. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0522] device (wlan0): supplicant interface state: 4-way handshake -> completed
  250. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0522] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Invaluable Guest Wifi"
  251. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0541] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
  252. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0545] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
  253. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0567] dhcp4 (wlan0): dhclient started with pid 10237
  254. Dec 14 15:59:42 parrot avahi-daemon[1088]: Joining mDNS multicast group on interface wlan0.IPv6 with address ffff::eeee:ffff:aaaa:896f.
  255. Dec 14 15:59:42 parrot avahi-daemon[1088]: New relevant interface wlan0.IPv6 for mDNS.
  256. Dec 14 15:59:42 parrot avahi-daemon[1088]: Registering new address record for ffff::eeee:ffff:aaaa:896f on wlan0.*.
  257. Dec 14 15:59:42 parrot acvpnagent[1363]: A new network interface has been detected.
  258. Dec 14 15:59:42 parrot acvpnagent[1363]: Function: logInterfaces File: ../../vpn/AgentUtilities/Routing/InterfaceRouteMonitorCommon.cpp Line: 477 IP Address Interface List: ffff:0:0:0:eeee:ffff:aaaa:896F
  259. Dec 14 15:59:42 parrot acvpnagent[1363]: Function: netInterfaceNoticeCategoryHandler File: ../../vpn/Agent/MainThread.cpp Line: 7913 Network Interface change detected, refreshing physical MAC addresses
  260. Dec 14 15:59:42 parrot dhclient[10237]: DHCPREQUEST of 192.168.252.48 on wlan0 to 255.255.255.255 port 67
  261. Dec 14 15:59:42 parrot wpa_supplicant[1109]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=144400
  262. Dec 14 15:59:42 parrot dhclient[10237]: DHCPACK of 192.168.252.48 from 192.168.100.100
  263. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0997] dhcp4 (wlan0):   address 192.168.252.48
  264. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0997] dhcp4 (wlan0):   plen 24 (255.255.255.0)
  265. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0997] dhcp4 (wlan0):   gateway 192.168.252.1
  266. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0998] dhcp4 (wlan0):   lease time 28800
  267. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0998] dhcp4 (wlan0):   nameserver '8.8.8.8'
  268. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0998] dhcp4 (wlan0):   nameserver '8.8.4.4'
  269. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0998] dhcp4 (wlan0):   nameserver '208.67.220.220'
  270. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0998] dhcp4 (wlan0):   nameserver '208.67.222.222'
  271. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.0998] dhcp4 (wlan0): state changed unknown -> bound
  272. Dec 14 15:59:42 parrot avahi-daemon[1088]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.252.48.
  273. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1025] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
  274. Dec 14 15:59:42 parrot acvpnagent[1363]: A new network interface has been detected.
  275. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1034] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
  276. Dec 14 15:59:42 parrot acvpnagent[1363]: Function: logInterfaces File: ../../vpn/AgentUtilities/Routing/InterfaceRouteMonitorCommon.cpp Line: 477 IP Address Interface List: 192.168.252.48 ffff:0:0:0:eeee:ffff:aaaa:896F
  277. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1036] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
  278. Dec 14 15:59:42 parrot acvpnagent[1363]: Function: netInterfaceNoticeCategoryHandler File: ../../vpn/Agent/MainThread.cpp Line: 7913 Network Interface change detected, refreshing physical MAC addresses
  279. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1041] manager: NetworkManager state is now CONNECTED_LOCAL
  280. Dec 14 15:59:42 parrot avahi-daemon[1088]: New relevant interface wlan0.IPv4 for mDNS.
  281. Dec 14 15:59:42 parrot avahi-daemon[1088]: Registering new address record for 192.168.252.48 on wlan0.IPv4.
  282. Dec 14 15:59:42 parrot dbus-daemon[1431]: [session uid=1000 pid=1431] Activating service name='org.freedesktop.Notifications' requested by ':1.33' (uid=1000 pid=1567 comm="nm-applet ")
  283. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1161] manager: NetworkManager state is now CONNECTED_SITE
  284. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1163] policy: set 'Invaluable Guest Wifi' (wlan0) as default for IPv4 routing and DNS
  285. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1165] dns-mgr: Writing DNS information to /sbin/resolvconf
  286. Dec 14 15:59:42 parrot dhclient[10237]: bound to 192.168.252.48 -- renewal in 11121 seconds.
  287. Dec 14 15:59:42 parrot dbus-daemon[1431]: [session uid=1000 pid=1431] Successfully activated service 'org.freedesktop.Notifications'
  288. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1963] device (wlan0): Activation: successful, device activated.
  289. Dec 14 15:59:42 parrot NetworkManager[1084]: <info>  [1544821182.1973] manager: NetworkManager state is now CONNECTED_GLOBAL
  290. Dec 14 15:59:42 parrot dbus-daemon[1074]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=1084 comm="/usr/sbin/NetworkManager --no-daemon ")
  291. Dec 14 15:59:42 parrot systemd[1]: Starting Network Manager Script Dispatcher Service...
  292. Dec 14 15:59:42 parrot dbus-daemon[1074]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  293. Dec 14 15:59:42 parrot systemd[1]: Started Network Manager Script Dispatcher Service.
  294. Dec 14 15:59:42 parrot nm-dispatcher: req:1 'up' [wlan0]: new request (2 scripts)
  295. Dec 14 15:59:42 parrot nm-dispatcher: req:1 'up' [wlan0]: start running ordered scripts...
  296. Dec 14 15:59:42 parrot nm-dispatcher: req:2 'connectivity-change': new request (2 scripts)
  297. Dec 14 15:59:42 parrot nm-dispatcher: req:2 'connectivity-change': start running ordered scripts...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement