i do this /ip firewall nat add chain=dstnat protocol=tcp action=dst-nat src-address=192.168.0.0/24 dst-port=80,443 to-addresses=123.125.115.110 to-ports=80
but i can’t access 123.125.115.110 。123.125.115.110 is baidu’s ip.
how can i do in routeros can redriect all 80,443 port to 123.125.115.110?