HELLO EVERYBODY!
I can’t change source port my connection… Is it possible ?
/ip firewall nat
add action=src-nat chain=srcnat dst-address=x.x.63.218 dst-port=80 protocol=tcp to-addresses=x.x.63.218 to-ports=8000
HELLO EVERYBODY!
I can’t change source port my connection… Is it possible ?
/ip firewall nat
add action=src-nat chain=srcnat dst-address=x.x.63.218 dst-port=80 protocol=tcp to-addresses=x.x.63.218 to-ports=8000
to-addresses wrong. You changing your src address, not destination.