Situatie
Dorim sa forwardam 8080/tcp din extern catre 192.168.15.90:80/tcp
Solutie
Pasi de urmat
Ne logam in CLI
Navigam in IP -> Firewall -> NAT
/ip firewall nat
Adaugam regula:
add chain=dstnat action=dst-nat in-interface=WAN protocol=tcp dst-port=8080 to-addresses=192.168.15.90 to-ports=80
Leave A Comment?