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 just switched from a Windows platform to a Linux platform. I have everything working well now. However I do have one problem, I am a reseller and travel to many many customers as well as remotely connect to many customer's gear. I connected to ou...
Has anyone deployed it? Is there any gotchas as opposed to 4.6.1? I know it supports Windows 7 and Snow Leopard. I had read that 4.7 only intruduuced FIPS compliance and disabled some of the functionality. Look like I may have to go to it to supp...
Customer Had one router with a T1 and a DSL for back up.We ere able to use IP SLA on the router and SLA on the ASA. This worked out excellent.We added NAT for the 'outside' as well as the 'failover'static (inside,outside) 12.1.1.3 10.1.1.3 netmask 2...
Good day,First time posting a new question. I have many customers that have ASA in HA with Dual ssm-10 or 20s. I want to know if anyone out there has a script already created that will,1. Connect to the IPS running on the ACTIVE ASA and pull the co...
If you have the web vpn enabled on the ASA, try to connect to:http://the-asa-ip/adminthis should give you the install. I went through the same issue as I just switched to Mac.
This will check for the existance of the 0.0.0.0 0.0.0.0 route in the routing table. If the default route of the device is removed (probably learning it dynamically) it will invoke HRSP or more specifially decrement the priority by 50.I just used i...
OK OK the issues was that I was using the Open-Java as opposed to Sun Java. Even though I installed the Sun version, it still failed. In the launch file I specifically gave it the full path. Works like a champ now.#!/bin/sh# Evoke ASDM-IDM Launche...