Hi, community!
Could you help me with my problem. I need to create two different VPNs with two external interfaces.
1 VPN:
- internal network: 10.0.0.0/24
- external interface: eth1 - 1.1.1.1/30
- remote peer: 2.2.2.2
- remote network: 192.168.100.0/24
2 VPN:
- internal network: 172.17.0.0/24
- external interface: eth1 - 3.3.3.3/28
- remote peer: 4.4.4.4
- remote network: 192.168.200.0/24
I use 2 x CP-5200 (R80.30) with ClusterXL. I don`t use any routing protocols. How can I implement this task?
I found this guide, but I don`t know how to do this in R80.30(https://downloads.checkpoint.com/fileserver/SOURCE/direct/ID/12114/FILE/How-To-Setup-a-site-to-site-...)
Or I need to use Route Based VPN?