I just purchased the RT-AC68U to replace my old Linksys with DD-WRT. I've got it setup in Access Point mode with a LAN port going to a wired Cisco Small Business Router (which is my DHCP server).
I've got younger kids who are just getting online so I'm not necessarily looking for a bullet-proof implementation but wanted some basic OpenDNS filtering to keep them from stumbling into the dark places of the internet.
In my perfect scenario, I'd love to implement something along these lines:
*QoS is a bonus, but I'd be thrilled just to get the DNS stuff working. Is this even possible?
I spent a ton of time with my old ddwrt router and couldn't get this to work. I experimented with dozens of different (and often conflicting) dnsmasq and firewall scripts from the ddwrt wikis and forums. Perhaps there's a simpler method in the Merlin firmware?
Thanks in advance...
I've got younger kids who are just getting online so I'm not necessarily looking for a bullet-proof implementation but wanted some basic OpenDNS filtering to keep them from stumbling into the dark places of the internet.
In my perfect scenario, I'd love to implement something along these lines:
Code:
Network1 Network2 Network3
SSID Parents Kids Guest
Security WPA2 WPA2 None
DNS ISP OpenDNS OpenDNS
QoS* Exempt Premium Bulk
*QoS is a bonus, but I'd be thrilled just to get the DNS stuff working. Is this even possible?
I spent a ton of time with my old ddwrt router and couldn't get this to work. I experimented with dozens of different (and often conflicting) dnsmasq and firewall scripts from the ddwrt wikis and forums. Perhaps there's a simpler method in the Merlin firmware?
Thanks in advance...