You could do something like the following:
object network NAT-IP
host 10.16.1.16
object network LAN
subnet 11.11.11.0 255.255.255.0
object network REMOTE-NET
subnet 12.12.12.0 255.255.255.0
object service PORT-RANGE
service tcp destination range 10000 60000
nat (inside,outside) source dynamic LAN NAT-IP destination static REMOTE-NET REMOTE-NET service PORT-RANGE PORT-RANGE
--
Please remember to select a correct answer and rate helpful posts
--
Please remember to select a correct answer and rate helpful posts