Author Topic: Isolated Guest Network on WZR-HP-AG300H don't work!!!  (Read 5676 times)

buddee

  • Big Bull
  • *****
  • Posts: 547
Re: Isolated Guest Network on WZR-HP-AG300H don't work!!!
« Reply #15 on: April 28, 2012, 07:37:25 PM »

You may need to reset to defaults and follow the multiple WLANs guide again. Also it is crucial that you add this code to your firewall when using a build 17000 or greater.

Enable NAT on the WAN port to correct a bug in builds over 17000

iptables -t nat -I POSTROUTING -o `get_wanface` -j SNAT --to `nvram get wan_ipaddr`


zax0rz

  • Calf
  • *
  • Posts: 2
Re: Isolated Guest Network on WZR-HP-AG300H don't work!!!
« Reply #16 on: April 28, 2012, 08:30:22 PM »

Thanks for the response buddee.

 

I plan on resetting everything and giving it another shot tomorrow.

 

Which tutorial do you recommend once everything is reset to factory defaults?


buddee

  • Big Bull
  • *****
  • Posts: 547
Re: Isolated Guest Network on WZR-HP-AG300H don't work!!!
« Reply #17 on: April 28, 2012, 11:13:42 PM »

The one that i said in the previous post, the multiple WLANs guide in the dd-wrt wiki.