Hi,
I am trying to create a isolated network from my main network using a spare router I have. The router is configured with a static IP from my Nethserver : 192.168.30.0/24 is the network and I have set it to use a WAN with 192.168.30.2. The router will handle DHCP and will internally use 192.168.50.0/24.
The problem I am having is, I cannot reach 196.168.50.1 because my Nethserver doesn’t know about network 192.168.50.0/24 (only 192.168.20.0/24 and 192.168.30.0/24).
I think I know the solution to this problem and it would be to create a Static Route in Nethserver to make it aware that it exists but I am unsure how to do that with Nethserver. Or maybe I’m totally wrong with my assumption and a Static Route is not the answer.
Anyone has a clue how to do that?
Thanks