website blocking

Started by sreerajklm, September 22, 2017, 10:17:15 AM

Previous topic - Next topic
i am installed a opnsense.

How to block all website and one is allow.
How to block internet in all ips and how to allow internet in one ip.
How to block https websites.

Please help me.


It seems more that you only want to allow that specific website.
blocking is default

Firewall -> Alias -> view [ add Alias ]
[ Type ]    Hosts
[ Name ]  ALLOWED_HOSTS
[ Aliases ]
    your.website.com

Firewall -> rules -> LAN
remove all rules that allow all traffic
make a rule to allow DNS traffic to your DNS Server
make a rule to allow HTTP traffic to alias ALLOWED_HOSTS

September 22, 2017, 02:11:50 PM #2 Last Edit: September 22, 2017, 02:24:29 PM by sreerajklm
Thank you for your replay.

i can't understand this quote.  can you pls give me to detailed solution