Current setup - two routers connected in a cascading fashion:
For convenience - let's name our networks:
* 192.168.0.0/24 as "Net A".
* 192.168.11.0/24 as "Net B".
I need to connect a third network - which is considered dangerous - call it "Net C".
Therefore, the needs & restrictions on this network are as follows:
* Net C cannot initiate connections to Net A or Net B.
* Net A or Net B may initiate connections to a Server in Net C.
* Internet connection is allowed for all networks - including Net C.
This is illustrated in the following diagram:
However, I don't know a standard method to solve this.
I was thinking about a solution which treats Net C as just "another WAN" (because WAN is considered dangerous for LANs).
Therefore, instead of connection the 3rd Router's WAN port to the Main Router LAN port, then I connect LAN port to LAN port.
This is illustrated in the following diagram:
Yet again, I'm not fully certain about the proper method which meets the three needs which are detailed above.
For convenience - let's name our networks:
* 192.168.0.0/24 as "Net A".
* 192.168.11.0/24 as "Net B".
I need to connect a third network - which is considered dangerous - call it "Net C".
Therefore, the needs & restrictions on this network are as follows:
* Net C cannot initiate connections to Net A or Net B.
* Net A or Net B may initiate connections to a Server in Net C.
* Internet connection is allowed for all networks - including Net C.
This is illustrated in the following diagram:
However, I don't know a standard method to solve this.
I was thinking about a solution which treats Net C as just "another WAN" (because WAN is considered dangerous for LANs).
Therefore, instead of connection the 3rd Router's WAN port to the Main Router LAN port, then I connect LAN port to LAN port.
This is illustrated in the following diagram:
Yet again, I'm not fully certain about the proper method which meets the three needs which are detailed above.