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.
Hello,I see on the Cisco Website that the Cisco Secure Desktop / Cache Cleaner were deprecated. Are they replaced by AnyConnect Secure Mobility Client ?I have users who use the clientless VPN SSL (with Cisco Secure Desktop / cache ...
I have ASA 5540, it is used for IPSEC connection.I want the employees for our compagny use only the corporate laptop to connect by IPSEC VPN to our corporate network, not from their personnal laptop.
I want to put my FWSM in transparent mode. I have created the configuration on my 6500:firewall multiple-vlan-interfacesfirewall module 6 vlan-group 1firewall vlan-group 1 100,101!interface vlan 100ip address 192.168.100.1 255.255.255.0!Config in my ...
I have a vpn 3015, I want my vpn users to be authenticated and authorized to the vpn 3015 throught my Active directory (LDAP).For Authentication server, I use Kerberos/Active Ritectory Server and it works when I test it.but for the Authorization Serv...
Hi,I have a VPN 3015 used for WEBVPN connections, and an ASA 5540 used for IPSEC connections.I use the same public IP address for both.The VPN 3015 and the ASA 5540 are behind a PIX 525, on a DMZ.I have done this on the PIX 525:static (DMZ,outside) t...
I know that we can put ASA 5540 and VPN Concentrator in VPN Load balancing.If I do this, can the VPN cluster tells that this is a webvpn connection and thus it gives it to the VPN concentrator 3015, and this is IPSEC Connection and it gives it to the...
The easy solution is to use two public addresses, but the problem is that I want my clieusers to use only one DNS public name for both webvpn and IPSEC connections.The reason I oo not use the ASA 5540 for both webvpn and IPsec connections, is that th...
Hi,The ASA 5540 is in a DMZ behind a PIX 525, and I added the acl to permit isakmp and esp.on the PIX 525, I added the following commands:static (DMZ,outside) tcp public_address https local_address_for_VPN3015 https netmask 255.255.255.255 0 0static ...