SCP Config backup "No DSA host key"

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

SCP Config backup "No DSA host key"

Not applicable

Hello,

After upgrading both firewalls and the panorama to version 5.0.4, I want to change the configuration backup in Panorama.

I want to change it from FTP to SCP.

I am using the tool WinSCP on an windows machine. In this tool i've created an account called "Panorama" with a password.

At this account I also mapped an ssh host key.

But a test at the CLI failed, it give me the following  message.

What could it be? 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

admpatc@srvmgt23> test scp-server-connection initiate hostname 10.20.161.238 username Panorama password ******

Server error : No DSA host key is known for 10.20.161.238 .

Host key verification failed.

admpatc@srvmgt23>

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Best Regards

Patrick

1 accepted solution

Accepted Solutions

Hi Greg,

Thanks for your answer.

Connecting from any device to the WinSCP server with the given credentials fails.

After some troubleshooting I saw that i've created an wrong ssh-rsa key.

So youre described steps were also failing.

After deleting the wrong one, i've created a new key and mapped it to the Panorama account.

After that I was be able to connect via SCp from the panorama to my WinSCP server.

Thansk!

Regards,

Patrick 

View solution in original post

2 REPLIES 2

L7 Applicator

A couple things to try:

1. Test using PuTTY or another similar SSH tool to hit your server, making sure you can connect with it (eliminating issues with windows firewall, etc.).

2. Check with another SSH server in your environment using the same command to see if the firewall has any issues connecting via SSH.

3. See if you can export your config to that server via the SCP export command:

> scp export configuration from running-config.xml to Panorama@10.20.161.238:c:/test/

Replace the path with something valid for your environment. The firewall will challenge you for the password if it is able to connect.

Hope this helps!

Greg Wesson

Hi Greg,

Thanks for your answer.

Connecting from any device to the WinSCP server with the given credentials fails.

After some troubleshooting I saw that i've created an wrong ssh-rsa key.

So youre described steps were also failing.

After deleting the wrong one, i've created a new key and mapped it to the Panorama account.

After that I was be able to connect via SCp from the panorama to my WinSCP server.

Thansk!

Regards,

Patrick 

  • 1 accepted solution
  • 3379 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!