Resolved! Port Forwarding
I need to allow a vendor to get ssh access to a device on my inside network. Of course I want to limit where the ssh is coming from and going to. Do the lines below look sufficient?access-list acl_out permit tcp host outside.vendor.ip host my.outside...