If not already added, you will need to add the following route statement in order to communicate with your other servers over the BEN connection, and to ensure that the same commands are run on your server automatically each time it is rebooted to retain connectivity:
Linux: route add -net 10.0.0.0 netmask 255.0.0.0 gw Enter BEN Gateway
Also add this line to /etc/rc.local
Windows: route add -p 10.0.0.0 mask 255.0.0.0.0 Enter BEN Gateway
If you require any further assistance with this task, please do not hesitate to ask technical support.