Ne znam dal si me razumio.. riječ je o instalaciji na računalo.
Upgradeao sam sa 2.9.51 na 3.13 i dobio hrpu pravila u firewallu koje ja nisam postavio. Nisam expert pa rađe pitam iskusnije :-) zbunjuje me hrpa pravila. Šta je sad sa mojom maskaradom i redirekcijom porta 80 za transparentni proxy???
NAT mi daje ovo (ima još dalje al da ne postam)
[dalibor@Zorkovac HotSpot] /ip firewall nat> print all
Flags: X - disabled, I - invalid, D - dynamic
0 D chain=dstnat action=jump jump-target=hotspot hotspot=from-client
1 D chain=hotspot action=redirect to-ports=64872 dst-port=53 protocol=udp
2 D chain=hotspot action=redirect to-ports=64872 dst-port=53 protocol=tcp
3 D chain=hotspot action=redirect to-ports=64873 hotspot=local-dst dst-port=8>
protocol=tcp
4 D chain=hotspot action=redirect to-ports=64875 hotspot=local-dst
dst-port=443 protocol=tcp
5 D chain=hotspot action=jump jump-target=hs-unauth hotspot=!auth protocol=tc>
6 D chain=hotspot action=jump jump-target=hs-auth hotspot=auth protocol=tcp
7 D chain=hs-unauth action=redirect to-ports=64874 dst-port=80 protocol=tcp
8 D chain=hs-unauth action=redirect to-ports=64874 dst-port=3128 protocol=tcp
9 D chain=hs-unauth action=redirect to-ports=64874 dst-port=8080 protocol=tcp
-- [Q quit|D dump|right|down]
FILTER daje ovo
[dalibor@Zorkovac HotSpot] /ip firewall filter> print all
Flags: X - disabled, I - invalid, D - dynamic
0 D chain=forward action=jump jump-target=hs-unauth hotspot=from-client,!auth
1 D chain=forward action=jump jump-target=hs-unauth-to hotspot=to-client,!aut>
2 D chain=input action=jump jump-target=hs-input hotspot=from-client
3 I chain=hs-input action=jump jump-target=pre-hs-input
4 D chain=hs-input action=accept dst-port=64872 protocol=udp
5 D chain=hs-input action=accept dst-port=64872-64875 protocol=tcp
6 D chain=hs-input action=jump jump-target=hs-unauth hotspot=!auth
7 D chain=hs-unauth action=reject reject-with=tcp-reset protocol=tcp
8 D chain=hs-unauth action=reject reject-with=icmp-net-prohibited
9 D chain=hs-unauth-to action=reject reject-with=icmp-host-prohibited
10 X ;;; place hotspot rules here
chain=unused-hs-chain action=passthrough
-- [Q quit|D dump|right|down]