



Iptables -I INPUT 2 -i br1 -p udp -dport 53 -j ACCEPT Iptables -I INPUT 2 -i br1 -p tcp -dport 53 -j ACCEPT Iptables -I INPUT 2 -i br1 -m state -state NEW -j DROP Sleep 20 stopservice nas wlconf eth1 down wlconf eth2 down wlconf eth1 up wlconf eth2 up startservice nas logger "VAP workaround executed" I was trying to use the guest network for IoT connections.Ĭ9 is a Broadcom device, so it needs a workaround for bridged VAPs.Ģ.: Go to Setup > Networking and create a new bridge (br1)ģ.: Assign the VAP if (wl0.1) to the br1 bridgeĤ.: Go down and at Network Configuration br1 create a separate subnet ( 192.168.3.1 for ex)Ħ.: The last thing needed is a firewall script, after that you can connect to your Guest VAP and separate the br1 from br0 (if not, save, then restart the router, wait for about 30-60 sec for everything to be up): If this does not work, I will have to go back to Factory TP-Link firmware which has out of the box Guest Network and few additional settings. Shooting in the dark here to see if anyone has any pointers. I know that there is not much help on the web and most of the DD-WRT articles related to guest/virtual AP network creation are very old (Wiki, Youtube videos). Tried multiple firmware builds (March 2020, July 2020 now) but the same problem every time.
Ddwrt ftp server password#
The problem I see is, when I try to connect to SSID of the Guest Network, I keep getting "Invalid Password" message even though I 100% know that the password is accurate. All steps were followed as per the multiple articles from the web (Create VAP, Security, bridge, assign to bridge, dhcpd etc.). I followed the instructions to create Guest Network on 2.4 GHz band. I have Tp-Link Archer C9 v1 router and flashed with DD-WRT and has July 2020 build installed (Had March 2020 build before and I upgraded from there). Did a lot of search in Google on this and got some references that this could be a bug for quite some time.
