[FS#3912] [21.02] AP with wds is assigned the wrong vlan

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Sun Jul 4 13:17:54 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3912 - [21.02]  AP with wds is  assigned the wrong vlan  
User who did this - ErwanMAS (ErwanMAS)

----------
so i created a file /etc/hotplug.d/net/99-Fix-Wifi-Wds as a workaround  

  #!/bin/sh
  [ "X$ACTION"  = "Xadd" -a "X$DEVICENAME" = "Xwlan1-2.sta1" ] || exit 0
  
  bridge v del dev wlan1-2.sta1 vid 1
  bridge v add dev wlan1-2.sta1 vid 4 pvid untagged



----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3912#comment9891

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list