config hotspot lewat proxy mt
Konfigurasi NAT + HOTSPOT
Code:
/ip firewall nat add chain=dstnat src-address-list="IP Lokal" protocol=tcp dst-port=80 in-interface=Interface Lokal action=redirect to-ports=8888
–> NAT u/ HotSpot <–
/ip firewall nat add action=redirect chain=dstnat comment="NAT Proxy HotSpot" disabled=no dst-port=80 hotspot=from-client,auth in-interface=HotSpot protocol=tcp src-address-list="IP HotSpot" to-ports=8888
Update!!!
Waspada dan patut diperhatikan, pada saat setting konfigurasi di IP HotSpot user profile, jangan di centang "transparent proxy", klient tetep bisa jalan dan terkena proxy tapi di NAT, rule tidak terkena paket.
