With 1.4.0, you need three ethernet connections from the MCPC. One is eth0 which is to the outside world. Then one to the BMC and another to the eMAC port. If your MCPC does not have three NIC cards, then you do not need the switch. Our MCPCs only have two NIC cards, and so we make a virtual connection (eth1:1) to the eMAC port and use a switch as shown in FIgure 1 of the installation instructions.
You can install 1.4.0 without enabling eMAC. We typically don't do this. The eMAC feature is the major new feature with 1.4.0 and is why most people want 1.4.0. But if you do install 1.4.0 without eMAC you should not update the following files (leave them the same as for 1.3.0)
/etc/exports
/etc/bind/in.rck.zone
/etc/bind/ex.rck.zone
/etc/bind/named.conf.local
/etc/network/interfaces
/etc/bind/1.168.192.zone
/etc/bind/0.168.192.zone
/etc/ssh/ssh_config
Then, do not create the file /etc/bind/x.168.192.zone
The file /opt/sccKit/systemSetting.ini only has the following (note the missing eMAC specifications)
[General]
CRBServer=10.3.16.136:5010 ç this is our BMC IP
memorySize=8
platform=RockyLake
maxTransId=64
We tried out this configuration on one of our Data Center systems and it works fine. If this is what you want to do and you are having difficulty, I can make you a temporary account on that DC ssytem and you can look at the configuration.