Forward filder / firewall rule to html page in hotspot foldr

Hi,

I implemented torrent blocking on my router in filter rules and would like it to redirect them to a html page in the hotspot folder (under files).

Filter Rule:
Chain: forward
Src Address: x-y
Layer 7 Protocol (gets torrent site and searches)
Action: drop

Also added a similar filter for dns.

Any hints?

Thanks

I think that you would want to add the src address to an address list like display_usage_policy and then dst-nat all web traffic to your web server when the src address is in that list. Then once they have gone to your server, remove them from the notification address list.