Hi all,
I still have an issue on one SRX that simply will not accept SSH connectivity. It is configured exactly the same as the other SRX does allow SSH connectivity. As this equipment is going into the Data Centres next week it is critical that I get this working before then or we will only have console access which is not part of the remit as it will be a single point of failure.....
MX240s - SSH perfectly
SRX1500 01 - SSH perfectly
SRX1500 02 - SSH not working
I have configured the following:
set system services ssh root-login deny
set system services ssh connection-limit 3
The VR that the connection comes in on is an "any any any permit" policy as per below:
set security policies from-zone Customer-Network to-zone Customer-Network policy customer match source-address any
set security policies from-zone Customer-Network to-zone Customer-Network policy customer match destination-address any
set security policies from-zone Customer-Network to-zone Customer-Network policy customer match application any
set security policies from-zone Customer-Network to-zone Customer-Network policy customer then permit
Does anyone have any help they could offer please?