How to make HC Linux communicate with VM network Cards

Question: How to configure HC Linux to make it work with different network cards other than Ethernet?

Answer:
These instructions apply to both HC9 Linux and HCnix licenses.

Go to HC installation directory /usr/local/hostingcontroller/etc open file HC.conf, if this file does not exist then you can create it using cmd " vi HC.conf " and make the following entry

NetworkName "NetworkCardName1,NetworkCardName2,NetworkCardName3"

For example if you have Seth0 and Seth1 then entry would be as follows:

NetworkName "seth"

Save and exit

Restart HC service
HC Linux = hc9 restart
HCnix = hcnix restart