Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
What options (if any) are there for Virtual (VMWARE) Firepower Management Centre High Availability?
I notice in the 6.1 release notes that only physical appliances are listed and the menu isn't available in my lab virtual appliance.
- I'm looking...
Hello,I've got a pair of ACS appliaces; I can see that replication is working since if I add a user, click 'replicate now' and check the other box that user is created... BUT.... on both servers the database replication logs are empty.I've tried the...
I have the following scenario; due to a 3rd party issue they have no route to my Remote Access VPN IP POOL and their default gateway doesn't hit my ASA.I want to enable NAT so that my VPN IP POOL is hidden behind the inside interface of the firewall ...
Hi,We have a traditional WAN running OSPF, has anyone tried backing up their links over the Internet.So, Remote site; something like a 2800 with a Serial & ADSL WIC. The Point-Point link goes to "datacenter a" and the VPN goes to an ASA at "datacnete...
Before, I log a call with TAC, does anyone know of a WCS password recovery procedure (my searches are fruitless).All four members of my team have tried to log in, and cannot, we're 95% sure we using the right password, but we can't log in, so I figur...
For anyone who finds this, the following does NOT work, all error with bad magic number. echo m2VgunDTWtMt187knQGIUnvcZXr1Ld+uGMg3QKuqbGI= | openssl enc -aes-128-cbc -d -a -k 1234567890
echo m2VgunDTWtMt187knQGIUnvcZXr1Ld+uGMg3QKuqbGI= | openssl enc ...
Did you figure this out? The "encrypted" string is base64, which you can then pipe into openssl... but I've had no luck yet finding the correct combination.
@Shaoqin - Do you mean under WLANs -> mywlan -> Security -> AAA Servers ?Tick "Interim Update", what value is good? The default is 600.Thanks in Advance,Nick
>If you do a CSR in ISE is the private key accessible ?Only after the certificate has been issued. i.e. the "local certificates" page allows export of pub/priv keypair via the export button, however the export button on the "Certificate Signing Reque...
Thank's for getting back to me A reboot didn't fix it, but I did find the problem... somehow I ended up with miss-matching openssl formats....To generate my pri key I used: > openssl genrsa -out s.key 2048the CA issed me a certificate.p7b, which I co...