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
Thank you for your replay.
i can't understand this quote. can you pls give me to detailed solution
We have a detailed doc for this :)
https://docs.opnsense.org/manual/how-tos/proxywebfilter.html
Cheers,
Franco