09-06-2010 03:15 PM - edited 03-11-2019 11:35 AM
Can you port forward inbound ICMP connections on an ASA firewall?
There doesn't appear to be the option to do this. Only tcp or udp
fw1(config)# static (INSIDE,OUTSIDE) ?
configure mode commands/options:
Hostname or A.B.C.D Global or mapped address
interface Global address overload from interface
tcp TCP to be used as transport protocol
udp UDP to be used as transport protocol
I suspect I'm going to need to configure a site-to-site VPN with the monitoring environment, and allow monitoring of the internal hosts over the tunnel?
Solved! Go to Solution.
09-06-2010 04:15 PM
That is correct. ICMP does not use ports so, this is not possible.
You may want to do 1-1 static instead if you have an available IP address to spare.
You can read the rfc here: http://www.faqs.org/rfcs/rfc792.html
-KS
09-06-2010 04:15 PM
That is correct. ICMP does not use ports so, this is not possible.
You may want to do 1-1 static instead if you have an available IP address to spare.
You can read the rfc here: http://www.faqs.org/rfcs/rfc792.html
-KS
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