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
Article ID: 199, Created: 5/17/2011 at 4:21 AM, Modified: 8/17/2017 at 2:11 AM