I have a number of static IP addresses from my provider. I am using static nat for a number of internal hosts and trying to add another static nat but with another static ip.
I have added the static ip to nat to an internal ip as per usual and allowed the access list from a particular host to the address. But i am receiving an error in my logs and the user can't connect:
Inbound TCP connection denied from 91.123.*.*/43669 to MY PUBLIC IP flags syn on interface outside
Just an update, i have resolved this issue partially by changing outside email address, i dont get the error denying access in anymore.
However external seems to connect but then timesout.
From the logs:
Built TCP connection for host ...
then
Syn timeout, and it times out on the external parties side also.