Posted On March 31, 2019

SonicWall: How to Set Internet Restrictions for Specific Computers

kimconnect 0 comments
blog.KimConnect.com >> Networking , Windows >> SonicWall: How to Set Internet Restrictions for Specific Computers
Set their MACs to address .  Then, use firewall rules to restrict outgoing communication:
 
Add user1 and user2 MAC’s as address objects and combine in an object group named “Internet Restricted Computers.”
 
Add *.site1.com and *.site2.com domain names as objects, combine in an object group named “Whitelisted Websites.”
 
Add deny all for user group from LAN > WAN and then add allow whitelisted site group for user group LAN > WAN (whitelist rule higher priority than deny all).

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Quick PowerShell Cmdlet to Move Computer Object

$computername='SomeComputerName' $targetOU='OU=Computers,DC=kimconnect,DC=com' Move-ADObject -Identity (Get-ADComputer $computername).objectguid -TargetPath $targetOU

Websense Notes

Reminder: when changing Websense Server Name, one must also update it's associated pointer in Web…

Connecting to Dell EqualLogic PS series SAN using Cisco console cable (72-3383-01)

If a console cable isn't available, one may create one using an existing Cisco cable…