Skip to content

Instantly share code, notes, and snippets.

@prwood
Created June 30, 2016 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prwood/af3b52dce6b2d22fe2bb8803895b42b0 to your computer and use it in GitHub Desktop.
Save prwood/af3b52dce6b2d22fe2bb8803895b42b0 to your computer and use it in GitHub Desktop.
OpenWRT syslog for successful 5GHz connection on Mac
Wed Jun 29 23:50:09 2016 daemon.info hostapd: wlan1: STA 00:23:12:04:c4:a9 IEEE 802.11: authenticated
Wed Jun 29 23:50:09 2016 daemon.info hostapd: wlan1: STA 00:23:12:04:c4:a9 IEEE 802.11: associated (aid 1)
Wed Jun 29 23:50:09 2016 daemon.info hostapd: wlan1: STA 00:23:12:04:c4:a9 WPA: pairwise key handshake completed (RSN)
Wed Jun 29 23:50:09 2016 daemon.info dnsmasq-dhcp[12897]: DHCPREQUEST(br-lan) 192.168.1.4 00:23:12:04:c4:a9
Wed Jun 29 23:50:09 2016 daemon.info dnsmasq-dhcp[12897]: DHCPACK(br-lan) 192.168.1.4 00:23:12:04:c4:a9 petermacbook
Wed Jun 29 23:50:11 2016 daemon.warn odhcpd[866]: DHCPV6 SOLICIT IA_NA from 000100011d2468810022413ae65c on br-lan: ok 2601:18d:100:a4bf::7af/128 fd4f:aaa5:5984::7af/128
Wed Jun 29 23:50:12 2016 daemon.warn odhcpd[866]: DHCPV6 REQUEST IA_NA from 000100011d2468810022413ae65c on br-lan: ok 2601:18d:100:a4bf::7af/128 fd4f:aaa5:5984::7af/128
Wed Jun 29 23:50:50 2016 daemon.info hostapd: wlan0: STA 74:75:48:aa:08:89 WPA: group key handshake completed (RSN)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment