06-18-2008 10:56 AM - edited 03-11-2019 06:01 AM
Hi all,
We have recently purchased a ASA-5505 device and in trying to get a simple Static IP Mapping (inside to Outside) and access-list configuration, the device does not seem to be allowing pre-approved (ACL) traffic?
Essentially, we have an internal server that I wish to Map to the outside Public Interface for ports 22, 25 and 8080.
I have included a Static (Inside,outside) command along with an ACL applied inbound to the Outside interface. Yet I am unable to connect to the server and the ACL counters do not register any hits.
I have attached a copy of the current config. If anyone can assist or point me in the right direction I would be most grateful..
Matthew Belmore
06-18-2008 11:06 AM
Change PublicIP-Advent to "interface" in your statics.
static (inside,outside) tcp interface smtp advent.pnaa.us smtp netmask 255.255.255.255
static (inside,outside) tcp interface ssh advent.pnaa.us ssh netmask 255.255.255.255
static (inside,outside) tcp interface 8080 advent.pnaa.us 8080 netmask 255.255.255.255
06-18-2008 01:20 PM
Thank-you, your suggestion fixed the issue.
Much appreciated!
Matthew Belmore
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide