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

FWSM Error Message

The FWSM version 3.2

I click the "View Error" button

The message is, "spawn ssh -c des -l hill 10.15.66.1"

What does this mean?

2 Replies 2

dustinsuko
Level 1
Level 1

MARS is telling you that it cannot log into the FWSM with the provided information/credentials.

Make sure the supplied login credentials are correct.

Make sure MARS has access to and is allowed (through acls) to log into the FWSM.

This link just shows the basic setup...you probobly already seen it.

http://www.cisco.com/en/US/docs/security/security_management/cs-mars/6.0/device/configuration/guide/cfgFwall.html#wpmkr370659

Dustin

Parminder Sian
Level 1
Level 1

Just regenerate the key on device as MARS is expecting a 1024-bit or higher key.

Zeroize the key and generate a 1024-bit key:

config term

crypto key zeroize rsa

crypto key generate rsa general-keys modulus 1024

Hope this resolves your issue.

Regards,

Parminder Sian