Hi friend
The switch does not come with authentication when doing SSH login (for example, password authentication, public)
Key authentication, etc.), based on security considerations, we will send a list of authentication methods to the switch.
Public
The key is the first one. The switch will choose the authentication method. The first authentication method is the public key, but the public is not configured on the firewall.
Key, so the login failed, printed a log of failed login (FailedReason=User public key authentication
Failed)
Then the switch side tries to select the second authentication method, such as password authentication. As a result, the authentication method is configured on the firewall, so the login is successful.
Logging success also has a log, but the log level is 6 (Informational), display
In log buffer, only logs of <=4 (Warning) level are recorded by default, so display
There is no successful login record in the log buffer, but the log of the login is successful in the LOG log of the firewall.
Datacom products have always been implemented this way, including firewalls, switches, and routers. This is not the case if the PC uses the SecureCRT tool to log in to the firewall, because SecureCRT will bring the authentication method when SSH is logged in.
Actually the display from the firewall
You can also see the log of successful login at that point in the trap buffer: