I am trying to forward any outside traffic on a specific port to a specific internal IP. For example:
I want all traffic from outside on port 25 to be forwarded to 172.21.72.250 port 25(internal IP)
it seems that the Cisco makes this extremely complex as compared to other firewall products.