The best way is to do an access control list and a static mapping. I would stay away from conduits, not as much control and Cisco is trying to convert to ACLs.
access-list inbound permit tcp any host [ExternalIP] eq [port#]
access-list inbound deny ip any any
access-group inbound in interface outside
static (inside,outside) tcp [ExternalIP] [port#] [InternalIP] [port#] netmask 255.255.255.255
Brent
Systems Engineer / Consultant
CCNP, CCSP