Hi guys,
I have one doubt about using global NAT for outside interface on Cisco ASA.
Let me explain my scenerio as below:
I have one central ASA connecting to my CC site router using site-site VPN. Now i want to enable internet access to CC site via Central ASA.
So I will configure the default route @ CC site Router pointing to Central ASA. But there @ Central ASA i need to configure global NAT statement for internet access as below.
global (Outside) 1 interface
nat (Inside) 1 X.X.X.X 255.255.255.248
In my case, CC site traffic will come via VPN on outside interface @ Central ASA. Now Will it be possible to Global NAT CC site traffic @ outside interface as below:
I am using nat(Outside) instead of nat(Inside).
global (Outside) 1 interface
nat (Outside 1 X.X.X.X 255.255.255.248
Will it work? OR is there any other way to acheive this task?
Can anyone help me out please?
Thanks
Manish