c_vpn_example1

IP Sec Example 1: Branch Office Configuration Example

In the first example, two branch offices are connected to a headquarters office.

Headquarters:

Public IP 1.1.1.1, on interface eth0. Local networks are 10.0.0.0/8

Branch Office #1:

Public IP 2.2.2.1, on interface eth0. Local networks are 192.168.10.0/8

Branch Office #2:

Public IP 3.3.3.1, on interface eth0. Local networks are 192.168.20.0/8

Deep Edge connecting two branch offices by IPSec VPN

Configuration of the VPN Connection:

Headquarters:

Name: HQ

Enable: Yes

Gateway type: Response

Interface name: Eth0

Policy name: default

Authentication type: Preshared key

Key: ******

Local Network: 10.0.0.0/24

Remote Network: 192.168.10.0/24 & 192.168.20.0/24

 

Branch Office #1:

Name: toHQ1

Enable: Yes

Gateway type: Initiate

Gateway: 1.1.1.1

Interface name: Eth0

Policy name: default

Authentication type: Preshared key

Key: ******

Local Network: 192.168.10.0/24

Remote Network: 10.0.0.0/24

 

Branch Office #2:

Name: toHQ1

Enable: Yes

Gateway type: Initiate

Gateway: 1.1.1.1

Interface name: Eth0

Policy name: default

Authentication type: Preshared key

Key: ******

Local Network: 192.168.10.0/24

Remote Network: 10.0.0.0/24

See also: