http://blog.irepublics.com/2011/01/unifi-dir-615-nat-loopback/
In Administration->Commands, enter the following:
iptables -t nat -I POSTROUTING -s 192.168.3.0/24 -j SNAT --to-source `nvram get wan_ipaddr`
Run the command and then save it as a startup command so it doesn't go away after the next reboot.
No comments:
Post a Comment