Blocking websites
Created: 26 Dec 2012 | Updated: 31 Dec 2012 | 5 comments
This issue has been solved. See solution.
Hello frinds,
Please help me in this issue and share ur valuable guide.
How to block/allow website access using the Symantec Endpoint Protection Manager
custom Intrusion Prevention Signature policy.
Best Regards,
J.Dsilva
Discussion Filed Under:
Comments 5 Comments • Jump to latest comment
Hi Dsilva,
Thank& Regards,
Ambesh
Please mark your thread as 'SOLVED' with the answer that helps you.
Hi,
Check this
Allow & Block websites using SEP firewall
https://www-secure.symantec.com/connect/videos/allow-and-block-websites-using-symantec-endpoint-protection-firewall
How To Block Internet addres via Sep Manager Firweall Rule
Thanks In Advance
Ashish Sharma
SEPM Knowledgebase Documents
You can Block websites using SEP Firewall. Follow the steps below:
Regard's
Ajit Jha
Technical Consultant
ASC & STS
To use custom IPS, use the following syntax:
rule tcp, dest=(0), saddr=&LOCALHOST, msg="Website Blocked", content="example.com"
You may need to change the dest=(0) to whatever port such as 80 or 443, assuming you use the standard web browsing port.
SEP Knowledge Base
Endpoint SWAT
Hello,
Follow these steps as You do not want the users to visit to any website except for certain sites no matter what browser they use.
Solution
The above configuration can be done by creating only 2 firewall rules. Please follow the below steps to configure the rules.
1. Go to Firewall policy > Rules.
2. Click on Add Rule button. Select Host > Next > From Address Type drop down menu select DNS domain.
3. Select DNS Domain as *.* then Click Next > Click Finish.
4. Once the rule is created, highlight the New Rule. Go to Service column, right click and edit, then select Add. The rule will be TCP, Source/destination with remote port 80,443 click ok and ok again. Then go to Action column and make it set to "Block".
The above rule is to block all the websites. To create a rule to allow only selected websites, please follow the steps below.
1. Go to firewall policy> Rules.
2. Click on Add Rule. Select Host > Next > From Address Type drop down menu select DNS domain.
3. Enter DNS Domain as *.*symantec*.* This is an example which means all the urls related to symantec will be allowed.
4. Click Next > Click Finish. Multiple websites can be added to the same rule.
5. Once the rule is created, highlight the new rule. Go to Action column and make it to Allow.
Note: Place the "Allow" rule on top of "Block" rule.
Assign the policy to the required group. This will allow only the selected website and block all other website.
Caution: If the above rule is applied to the SEPM itself, we need to allow Symantec domain in order to run the liveupdate. This should be applicable to all the machine where Liveupdate will run.
Plaese find the article and let me know.
https://www-secure.symantec.com/connect/articles/how-block-internet-address-sep-manager-firewall-rule
1) How to block/allow website access using the Symantec Endpoint Protection Manager custom Intrusion Prevention Signature policy
http://bit.ly/uLiS84
2) Video: Allow and Block websites using Symantec Endpoint Protection Firewall
https://www-secure.symantec.com/connect/videos/allow-and-block-websites-using-symantec-endpoint-protection-firewall
3) Article: How To Block Internet address via Sep Manager Firewall Rule
https://www-secure.symantec.com/connect/articles/how-block-internet-address-sep-manager-firewall-rule
Hope that helps!!
Mithun Sanghavi
Symantec Technical Support Engineer, SEP
MIM | MCSA | MCTS | STS | ITIL v3
Twitter: @mithun_sanghavi
Don't forget to mark your thread as 'SOLVED' with the answer that best helps you.<&a
Would you like to reply?
Login or Register to post your comment.