Why would you need to have 3 NICs? If you need multiple network segments connecting internally to the SME, have routers with the WAN ports connected to the internal NIC on a switch and using DHCP or static and handling their own networks on their internal sides. Traffic from either of them (and all connected machines) will be considered internal network traffic for the SME and then there is no need for an overly complicated setup.
Keeping things as stock as possible usually works best for diaster recovery and later upgrades, etc.
Just my humble opinion.