Problem with HotSpot

well guys, i dont understand why, but some dynamics rules, get invalid, and my HS doesn´t work, my MK version its a 3.14 and here are my rules
Flags: X - disabled, I - invalid, D - dynamic
0 D chain=dstnat action=jump jump-target=hotspot hotspot=from-client

1 I chain=hotspot action=jump jump-target=pre-hotspot

2 D chain=hotspot action=redirect to-ports=64872 protocol=udp dst-port=53

3 D chain=hotspot action=redirect to-ports=64872 protocol=tcp dst-port=53

4 D chain=hotspot action=redirect to-ports=64873 protocol=tcp
hotspot=local-dst dst-port=80

5 D chain=hotspot action=redirect to-ports=64875 protocol=tcp
hotspot=local-dst dst-port=443

6 D chain=hotspot action=jump jump-target=hs-unauth protocol=tcp hotspot=!aut>

7 D chain=hotspot action=jump jump-target=hs-auth protocol=tcp hotspot=auth

8 D chain=hs-unauth action=redirect to-ports=64874 protocol=tcp dst-port=80

9 D chain=hs-unauth action=redirect to-ports=64874 protocol=tcp dst-port=3128

10 D chain=hs-unauth action=redirect to-ports=64874 protocol=tcp dst-port=8080

11 D chain=hs-unauth action=redirect to-ports=64875 protocol=tcp dst-port=443

12 I chain=hs-unauth action=jump jump-target=hs-smtp protocol=tcp dst-port=25

13 D chain=hs-auth action=redirect to-ports=64874 protocol=tcp hotspot=http

14 I chain=hs-auth action=jump jump-target=hs-smtp protocol=tcp dst-port=25

someone can tell-me whats wrong? thx for any help

What is the problem with HotSpot, what exactly does not work ?

Red rules are not the reason, why HotSpot does not work. Version 3 firewall behavior is changed,
red rules are present, because for example there is nothing in the chain hs-smtp,
12 I chain=hs-unauth action=jump jump-target=hs-smtp protocol=tcp dst-port=25
SMTP is not configured for HotSpot, perhaps you do not need it, you have not configured and this rule is red.
But it does not produce any problems !

some rules are Red, because you didn’t fill all fields in the hotspot setup wizard. However, your hotspot still will work fine, this is not a problem.