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 have a pair of ASA 5585-X configured in L2 Transparent in Active/Standby mode. SSH to mgmt IP, ASDM access , both are properly authenticated via tacacs. I have configured serial authentication to use LOCAL authentication. But it does not work. Our ...
I am looking for a workable configuration, which will put some traffic to qos-group1 (infact any non qos-group0) at the FEX HIF facing Server (egress from HIF to server). On all the switches, within the fabric, i have a policy to set qos-group 1 for ...
I have a requirement to translate 2 internal servers (primary/secondary) which resides in inside zone, to be translated to ONE IP, ONE port. For e.g. 10.10.10.1 and 10.10.10.2 are internal servers. But they will not access at same time, because they ...
Hi ,I was trying to assing statefull link as same as LAN failover link on ASA5520 with VPN Plus license. But i am getting the below error. Can any experts advise me the reason for this. Is there any restriction in the license itself.asa1(config)# asa...
Hello all,I have one ASA 5520. This ASA and 2 other routers are connected to a switch and they are in same subnet as well.I create 2 default routes in ASA and point to these 2 routers. ( Pls note that both default routes are pointing to same outgoing...
Hello Giuseppe, OK. make sense. Just to confirm. If i am able to swap "ip nat inside" and "ip nat outside" on both interfaces, will the below 2 commands achieve what i am after. ip nat outside source tcp 10.10.10.1 5000 10.20.20.1 5000ip nat outsid...
Hello Paul, Thanks for your reply. Will your solution require me to initiate connection from outside? I understand "ip nat destination" are not bidirectional (unlike static) and also it changes the destination header only if the connection initiates ...