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 together, perhaps somebody had the same problem and found a way to solve it. We access our customer-networks over IPsec-Tunnel with D-Nat:Our Site is hidden behind a single Address (Service-Pat), the remote sites are accessed over /27 networks,...
Hi Praful Soni,first of all: you are giving too much information about your configuration to public, i would recommend to edit your post and delete at least all crypto settings and user information. Further, it would´nt be wrong to update the asa to ...
To clear the xlate via call-home, use the snapshot feature:eg: call-home alert-group-config snapshot-clear-xlate add-command "clear xlate + conditions" profile snapshot-profile destination transport-method email ...
You could use the call-home feature to let the asa execute your commands, clear xlate would be possible.If you want to do send the commands via cronjob, use expect-scripts. There are many examples on the net how to use them.But why do you want to cle...
If you attach another asa 5505 to the existing one using a seperate LAN on the link for example, you will have the scenario from the vpn document i posted. You dont need the vpn of course, only a single route to the "faked" LAN. But the natting would...
I dont think that this will be possible just with the LANs directly connected to the asa. If it is, i would like to see the config If there is no way to change the real IPs in the second LAN, i would use another l3-device to do the nat like in the ...