I'am looking for a solution which can block openvpn clients in accessing certain website(ip's) in internet, i tried ufw rules like below , but doesnt seems to work from client, what piece do i miss?
To Action From
-- ------ ----
22/tcp ALLOW Anywhere
80 ALLOW xx.xx.xx.xx
8.8.8.8 DENY 10.8.0.80
8.8.8.8 DENY OUT Anywhere on tun0