IPSec tunnel with Cisco router
We have a external vendor who request us to setup IPSec tunnel with their Cisco router.
the requirement is us to do NAT with the following static NAT address mapping table.
True IP (Our LAN) NAT IP
10.200.xx.xx 10.229.xx.xx
any issues if we use the following to setup the IPsec tunnel ?
IKEv1
Phase 1 (at life time 24 hours) :
Authentication: SHA-256
Encryption: AES-256
Key Exchange operation security: DH-group-16 (4096 bit)
Phase 2 (at life time 1 hour):
AH-Authentication: None
ESP-authentication: SHA-256
ESP-encryption: AES-256
PSF: DH-group-16 (4096 bit)
