Hi,
You would require an access-list to make sure that port is opened.
Generally it is done on the outside interface of the ASA.
For instance:
access-list outside permit tcp any host 1.1.1.1 eq 1500
access-group out in interface outside
Regards,
Aditya
Please rate helpful and mark correct answers