I would like to get an example of reverse NAT for the below NAT command.
add action=dst-nat chain=dstnat dst-address=123.23.43.123 dst-port=80 protocol=tcp to-addresses=10.10.0.3
The end goal is the user should be able to access the webserver from within the network exactly how he would when he is outside the network.