I recently read something that would effect how I would continue to build my multiple VPN's. Hopefully someone can clarify my understanding?
When I setup a new VPN tunnel it requires FOUR different IP's.
The remote private subnet, the remote public IP, the local public IP and the local private subnet.
An typical example would be:
Remote private subnet: 10.10.101.0
Remote public IP: 123.45.67.89
Local public IP: 201.201.123.456
Local private subnet: 10.10.100.0
This seems to work even though some times some of the remotes have trouble reaching some of the local hosts on the local private subnet.
I read on this forum that ALL the remote local IP's can be the same on different VPN tunnels IF the IP is not nat'ed.
I interpret that to mean that I could use this scheme:
Remote private subnet: 10.10.100.101
Remote public IP: 123.45.67.89
Local public IP: 201.201.123.456
Local private subnet: 10.10.100.0
Which would eliminate any routing issues between the remote and local LAN's
My local VPN endpoint is an ASA5510.
Can someone PLEASE clarify this and explain how one would go about accomplishing this?
BTW - would this apply as well to a pool of VPN tunnels available to off-site remote users?
Thanks all. I appreciate your responses.
When I setup a new VPN tunnel it requires FOUR different IP's.
The remote private subnet, the remote public IP, the local public IP and the local private subnet.
An typical example would be:
Remote private subnet: 10.10.101.0
Remote public IP: 123.45.67.89
Local public IP: 201.201.123.456
Local private subnet: 10.10.100.0
This seems to work even though some times some of the remotes have trouble reaching some of the local hosts on the local private subnet.
I read on this forum that ALL the remote local IP's can be the same on different VPN tunnels IF the IP is not nat'ed.
I interpret that to mean that I could use this scheme:
Remote private subnet: 10.10.100.101
Remote public IP: 123.45.67.89
Local public IP: 201.201.123.456
Local private subnet: 10.10.100.0
Which would eliminate any routing issues between the remote and local LAN's
My local VPN endpoint is an ASA5510.
Can someone PLEASE clarify this and explain how one would go about accomplishing this?
BTW - would this apply as well to a pool of VPN tunnels available to off-site remote users?
Thanks all. I appreciate your responses.