cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
443
Views
0
Helpful
5
Replies

ASA Firewall 5512-x Question

Hello All,

 I am new to the ASA Firewall 5512-x. I need to check if my TCP Port 22 is opened inbound for ssh. Can someone share the command with me as I looked threw google and couldn't find the command. I appreciate any assistance.

Thank you

Ralph

5 Replies 5

Philip D'Ath
VIP Alumni
VIP Alumni

Are you asking if the firewall is accepting ssh to itself, or to an internal host?

I'm sorry to an internal host.

First you need to check if there is an access list allowing the traffic in.

Then if you are using NAT, if their is a NAT entry to get the traffic to the host.

ps.  using nmap from an external host is a great test ...

Great Thank you