04-19-2018 08:24 AM - edited 03-12-2019 05:13 AM
Hi
I have a 3rd party that needs to access our servers over a site to site VPN. Their inside subnet is already used on our side. So i have asked them to PAT their inside subnet to another IP address so their inside subnet is invisible to us, but they advised their firewall does not support it :-|
So I want to PAT their subnet as it hits our firewall, as traffic is only incoming over the VPN. Is this the correct configuration
MY_SERVER 192.168.50.1
THEIR_INTERNAL 192.168.1.0/24
PAT_ADDRESS 192.168.100.1
nat (inside, outside) source static MY_SERVER MY_SERVER destination dynamic PAT_ADDRESS THEIR_INTERNAL
Thanks
Solved! Go to Solution.
04-19-2018 02:11 PM
That is correct configuration, just need to make sure that routing to 192.168.100.1 hits the VPN firewall.
04-19-2018 02:11 PM
That is correct configuration, just need to make sure that routing to 192.168.100.1 hits the VPN firewall.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide