#16362: Plink_action open/block not working when using authsae
--------------------------+----------------------------------------------
  Reporter:  csandu00@…   |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  Barrier Breaker (trunk)
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  authsae plink_action not working
--------------------------+----------------------------------------------

Comment (by jallnutt@…):

 I'm having the same issue when using AuthSAE (Barrier Breaker, r41582):
 {{{
 root@OpenWrt:/# iw dev wlan1 station get ff:ff:ff:ff:ff:ff
 Station ff:ff:ff:ff:ff:ff (on wlan1)
         inactive time:  830 ms
         rx bytes:       4679891
         rx packets:     6506
         tx bytes:       341097
         tx packets:     957
         tx retries:     187
         tx failed:      1
         signal:         -92 [-92, -101] dBm
         signal avg:     -92 [-92, -103] dBm
         Toffset:        -3594554 us
         tx bitrate:     19.5 MBit/s MCS 2
         rx bitrate:     13.0 MBit/s MCS 1
         mesh llid:      0
         mesh plid:      0
         mesh plink:     ESTAB
         authorized:     yes
         authenticated:  yes
         preamble:       long
         WMM/WME:        yes
         MFP:            yes
         TDLS peer:      no
 }}}
 {{{
 root@OpenWrt:/# iw dev wlan1 station set ff:ff:ff:ff:ff:ff plink_action
 block
 command failed: Invalid argument (-22)
 }}}
 {{{
 root@OpenWrt:/# iw dev wlan1 station get ff:ff:ff:ff:ff:ff
 Station ff:ff:ff:ff:ff:ff (on wlan1)
         inactive time:  10 ms
         rx bytes:       6771046
         rx packets:     10443
         tx bytes:       643732
         tx packets:     1752
         tx retries:     458
         tx failed:      1
         signal:         -91 [-91, -102] dBm
         signal avg:     -91 [-91, -104] dBm
         Toffset:        -3594564 us
         tx bitrate:     19.5 MBit/s MCS 2
         rx bitrate:     13.0 MBit/s MCS 1
         mesh llid:      0
         mesh plid:      0
         mesh plink:     ESTAB
         authorized:     yes
         authenticated:  yes
         preamble:       long
         WMM/WME:        yes
         MFP:            yes
         TDLS peer:      no
 }}}
 I've also been working with Attitude Adjustment, r36088 and plink block
 also doesn't work there when using AuthSAE, only it doesn't return an
 error message.

--
Ticket URL: <https://dev.openwrt.org/ticket/16362#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to