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.
helloI am facing an issue where in the active voice calls are getting dropped and CTIOS logs out when the ASA firewall fails over to the secondary. The ASA is running a IOS version of 7.2(4). Has someone faced such an issue and if there is any know...
I have two site-2-site vpns and also remote vpn clients. I want to create full mesh between the L2L vpns and also the remote access clients so that all sites can access each other & the remote users can also access the sites. How can i achieve this i...
Hello the porblem was with the connection state. The idle tcp connection was actually keeping the state up on the table and the skinny connections were not taking the existing connections while failover happens. Moreover the inpsect skinny was also c...
I understand RTP being a UDP protocol, it will not keep the state up. But this never happened when the firewall was running with 7.2(2). The calls were still active and CTIOS was not disconnected. The IOS has been upgraded owing to some other issue. ...
Hi PalU dont require a pbr to redirect all http & https traffic to proxy in DMZ. U create a nat 0 for all inside subnets and do a static nat for the proxy server with a public ip on the fwsm. On the systems in inside zone configure the proxy settings...
Try out with this configuration----------# Command that permits IPsec traffic to enter and exit the same interface.same-security-traffic permit intra-interface# The address pool for the VPN Clients.ip local pool vpnpool x.x.x.x - x.x.x.xnat-control# ...