cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1175
Views
0
Helpful
2
Replies

S100V Log subscription SCP on Remote Server problem

jeidson
Level 1
Level 1

I'm very new at this so please forgive me if I"ve posted this to the wrong board.

I configure my S100V to rollover to an Linux SCP server as we are approaching running out of storage on the S100V.

When I do a "rollover now" to test the configuration. I get the following error:

 

15 Feb 2019 14:07:57 (GMT -0500) Critical: Log Error: Push error for subscription access_logs: SCP failed to transfer to <SCP Server IP Address>:<port number>: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the RSA key sent by the remote host is <Key>. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending RSA key in /root/.ssh/known_hosts:1 RSA host key for <IP of SCP Server> has changed and you have requested strict checking. Host key verification failed. lost connection
15 Feb 2019 14:07:57 (GMT -0500) Info: Internal SMTP system attempting to send a message to alerts@ironport.com with subject 'Critical <System> <FQDN of S100V>: Log Error: Push error for subscription access_logs: SCP fail...' (attempt #0).

 

I've been able to connect to the SCP server without using a password and using rsa key from another Linux computer so I'm sure the configuration on the SCP server side is correct.

 

Any Help in solving would be appreciated.

 

- jerry

1 Accepted Solution

Accepted Solutions

Lokesh Kumar Lal
Cisco Employee
Cisco Employee

Did you verify the server permissions? What's the async os version and share config screenshot as well.

Regards,
Lokesh K. Lal
Engineering Product Manager
Cisco Systems Inc.

Please don't forget to rate useful posts

View solution in original post

2 Replies 2

Lokesh Kumar Lal
Cisco Employee
Cisco Employee

Did you verify the server permissions? What's the async os version and share config screenshot as well.

Regards,
Lokesh K. Lal
Engineering Product Manager
Cisco Systems Inc.

Please don't forget to rate useful posts

I configured all from command line. The server is running CentOS 7.6. I created a user with a home directory and then created a rsa key pair using the ssh-keygen -t rsa in the home directory. I did the same thing for another user account and was able to connect with using a password.

 

Regards,

- jerry