Static route don't work

NethServer Version: 7.2.1511 (beta 2) + lates updates
Module: Static route

i have fresh installing nethserver
lan(green interface) and internet(red interface) its work
i create static route to my VPN GW
i can ping any ip address from my nethserver to VPN GW (blue interface)
but not ping from my local network (green interface) to blue interface
what else configure?

red interface(internet) - static ip address
green interface - bridge(lan) - 192.168.0.0/24
orange interface (external interface for VPN GW) - 11.11.11.0/24
blue interface (internal interface for VPN GW) - 170.40.20.0/24

sorry my english

i use this manual http://docs.nethserver.org/en/v7b/base_system.html#network
create static route and add the network to trusted networks

module network:
device: ens5
role: blue
ip address: 170.40.20.2

VPN GW have ip address 170.40.20.1
its two address ping on itself server

module static route:
network: - 173.41.21.18
router address: 170.40.20.1
device: ens5

173.41.21.18 - ping on itself server

module trusted network
network: - 170.40.20.0
net mask: 255.255.255.0

and i create lan (green role) interface with 192.168.60.0/24
lan work fine, and internet on lan interface

from lan not ping to 170.40.20.2, 170.40.20.2, 173.41.21.18
what am I doing wrong?
what else configure?
maybe firewall?

please help
sorry my english…

Sorry but I don’t get the scenario.
Why you’ve added a VPN gateway in a blue zone which is reserved for guests?

What are you trying to achieve?

2 Likes

Hello
thanks for the answer
Please ask your network option scheme and server settings.
I will try to do this.
Thank you so much!

I solved the problem
I changed the “blue zone” in the "red zone"
and I have everything working

1 Like