Start a conversation

Replacing VPN tunnel by Static Routes

Overview

While trying to set up a Kerio VPN tunnel between two Kerio Control VMs, the tunnel can't be established. The firewalls are connected to each other with an ethernet cable.

The network diagram is below.

netw_diagram.png

While setting up an Active-Passive tunnel connection, the state is Connecting with Operation timeout 145 error.

Screenshot_2021-01-13_at_11.45.51.png

The article provides details on proper Kerio Control configuration for such a scenario.

Information

In this case, both Kerio Control servers are located in the same physical location and they are connected with each other using virtualized network adapters.

Screenshot_2021-01-13_at_12.44.06.png

In such a particular scenario, it's recommended to use Static Routes instead of Kerio VPN tunnel configuration. The VPN connection should be established between remote locations, situated on different premises.

Usage of VPN in such deployment may result in VPN tunnel error "The same network is used on both sides".

Screenshot_2021-01-13_at_11.19.03.png

Note: 10.10.5.1 is the IP address of the O&M Kerio machine.

The Statis Routes should be enabled on both firewalls. In this environment, the static routes were set to the following values:

O&M Kerio

Network: 10.10.197.0

Mask: 255.255.255.0

Interface: Port 5

Gateway: 10.10.197.1

Screenshot_2021-01-13_at_11.44.16.png


North Sub Kerio

Network: 10.10.5.0

Mask: 255.255.255.0

Interface: Port 5

Gateway: 10.10.5.1

Screenshot_2021-01-13_at_11.47.55.png

Testing

Once static routes are configured on both sides, verify the successful connection using IP tools ping.

Screenshot_2021-01-13_at_11.49.21.png

Screenshot_2021-01-13_at_11.50.39.png

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments