annon3876 1 Posted ... Hi people, i have an issue configuring a guest wlan on my netgear wndr3700v2. airvpn runs very smooth on my netgear using dd-wrt firmware. now here is my issue: i want to config an extra guest wlan. i dont want to have my friends and family in my private network. and i finally cant get it work. i read lots of example son the dd-wrt site. nothing solved the problem running air and guest wlan simultaneously on my netgear. when i config like in tihs example: http://www.alexlaird.com/2013/03/dd-wrt-guest-wireless/ von doesnt work no longer. i think this comes from the firewall rules... can anyone help me. i am not that techi guy. i can copy paste. thats all have a nice day.=====================================================================my actual firewall rules without any guest wlan config. with this rules airvpn runs smooth iptables -I FORWARD -i br0 -o tun1 -j ACCEPTiptables -I FORWARD -i tun1 -o br0 -j ACCEPTiptables -I INPUT -i tun1 -j REJECTiptables -t nat -A POSTROUTING -o tun1 -j MASQUERADE=======================================if i set firewall rules like in link i posted before (add the lines), the statu, openvpn tab freezes on status: WAIT... Quote Share this post Link to post
Geomas 5 Posted ... Kong has a tutorial on how to configure an isolated guest WiFi network on DD-WRT: http://tips.desipro.de/2013/12/06/guest-wifi-setup-dd-wrt/ Quote Share this post Link to post