I have two servers in the same datacentre, running Ubuntu 16
Server A: 10.12.96.5 Server B: 10.12.96.4
Server A, is running OPENVPN Server.
When I connect to server A using SSH, I can PING server B.
When I connect from my client PC to server A using OpenVPN, I can ping server A using both it's OpenVPN IP (10.8.0.1), and it's private IP (10.12.96.5).
The problem is: I can't ping server B (10.12.96.4) from my client PC
Client-to-client communication is enabled, on OpenVPN.