Table of Contents
< All Topics
Print

【WANO】Access Abnormal: Local Subnet Is Not Added

Issue Description

Sangfor VPN has been successfully established but can only access the LAN port network segment of the peer end. Other network segments on the intranet cannot be accessed. (This case screenshot is from the internal experimental environment)

For example, we have the following case:
Both devices are deploy in Bridge mode. The HQ has only one network segment of 192.168.20.0/24 (lane with the same network segment). The Branch has two network segments 192.168.30.0/24 (lan network segment), 172.168.30.0/24. As shown in the figure below, our VPN has been successfully established and can ping the lan port of the Branch but the other segments cannot be pinged.

HQ VPN status:
file

Brach VPN status:
file

Ping the LAN port of the the branch device on HQ device:
file

On the HQ device, ping the 172.168.30.0/24 network segments of the Branch is unreachable:
file

Handling Process

On the HQ page console, we can see that the route can only see the route of the LAN network segment of the Branch. The routes of the 172.168.30.0/24 network segments are not seen.

file
At this point, we need to add the local subnet (non-LAN network segment) to the Branch device. ps: The local subnet is the intranet segment of the local device. As shown in the following figure, we add the intranet segments to the local subnet.
file

After adding the local subnet at the Branch, the HQ ping test found that 172.168.30.0/24 are normal at this time.
file

You can also see that there are one more routes in the device routing table.
file

Root Cause

The local subnet was not added in the Branch device.

Solution

Add a local subnet in the Branch device.

Suggestion

When it is a multi-network segment, you need to add a local subnet. The purpose of adding a local subnet is to advertise the local subnet segment to the peer. Only the peer device can learn the route of the local network segment to ensure smooth data flow.