in my network i want to allow all lan user to access www.netsuite.com ERP Only.
kindly, guide me what and how can i.
i have tried via layer7 and firewall rules by address list. some it is working fine and some time it gaves Reload option at browser “took too long to respond”
If you add hostnames to address list and let the router resolve them, it should work. Well, sort of. It’s best when clients also use router as their DNS resolver, because in case the hostname happens to resolve to multiple addresses, you want the router and clients have the same one. Another problem is that today’s typical website has tons of external dependencies from other domains, so that might (and most likely will) cause many problems with loading.
You can open developer console in browser, find info about network requests, and you’ll see all used hostnames. Not all of them may be necessary, it may need a little trial & error aproach to find out what is and what isn’t.