Can I group 3 of the ports as a switched-LAN (set one of them as 'master' port) routed through the WAN interface, and 1 port to also be on the WAN side? Maybe this could be accomplished by creating a bridge interface, adding the WAN and LAN 1 to the bridge, then setting ports 2-5 to use the bridge interface as gateway?
On a SOHO-type router, I would expose the SERVER expose as a DMZ-host, but I am wondering if the RB750 allows me to place this logically outside the LAN in the 10.0.0.0 block?
Code: Select all
rb750
10.0.0.0/24 +--------------------------------+
+---------| WAN |LAN 1| LAN ports 3-5 |
|10.0.0.2| | | 10.0.1.0/24 |
+----------|------------+--------+
|
+
SERVER
10.0.0.3