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.
I'm trying to change local access for our MS220-48FP & MS320-48FP from http to https.Does anybody know where this setting lives?We have changed the local admin/password through the cloud.Thanks,Jeff
I'm coming from a 5505/5510 ASA to a 5512x.I see the following 7.2 commands are now set with the NAT command in 8.6:-------------begin 7.2 commands---------------------global (outside) 1 interfaceglobal (inside) 10 interfaceglobal (wireless) 1 interf...
I was able to get TAC to help.This is what we (he) changed:no nat (inside,wireless) after-auto source dynamic INSIDE-PAT-SOURCE interfacenat (inside,wireless) source static LOCAL-LAN LOCAL-LAN destination static REMOTE-NETWORKS REMOTE-NETWORKSIt is w...
UPDATED (I posted the wrong one earlier) OK.I'll post the entire config.Makes me so angry when I go through these & find commands & such that should not be there.!hostname ASANAMEdomain-name DOMAINNAMEenable password PASSWORD encryptedpasswd PAS...
One correction from above.object network STATIC-PAT-UDP-5008I took out the dash between UDP and 5008 for standardization. (It caused an error when trying to call it later in the ACL.)Great stuff.I put these changes in my config & the ASA went in with...
So:object network andobject-group The section is anything I want to choose?Of course, I would always make sure this is half-way descriptive for easier troubleshooting.Thanks again.