I have a RB750 that I would like to have 1 wan port 3 natted router ports and 1 static port.
I have:
- deleted the dhcp client from eth1.
- assigned a static ip to eth1.
- created a static route for eth1
- set master=none on eth5.
at this point everything works except for eth5. In order to make eth5 work I have to bridge eth1 and eth5.
Now the natted ports eth2-4 no longer work.
Is there anything special I should do to make the natted ports eth2-4 communicate with the bridge, without being in the bridge?