Hotspot block all except 80, 443 port

Hello
Set up a hotspot - works great.
Required to block all except 80, 443 port for authorized users. Confused, can not figure out where you want to configure.
Transparent Proxy enabled.
Thanks.

IP > Firewall > Filters Add
src-address= chain= forward protocol=tcp dst-port != 80,443 action=drop

Thanks for reply!

add action=drop chain=forward disabled=no dst-port=!80,443 hotspot=from-client protocol=tcp

such variant is possible?

It should be .. and trying doesn’t cost .. :slight_smile: