Warning |
---|
This method only applies to yarnman <= 2.5.24 for yarnman >= 2.60 contact yarnlab support |
The following outlines how a second VM NIC can be initiated in Yarnman
Prerequisites - 2nd NIC initiated added in vSphere for device
Log on to Yarnman using ssh
go to directory /etc/network by typing cd /etc/network
Open editor for file interfaces by typing sudo nano /etc/network/interfaces
Sample Configuration
...
add lines below intial interface - in our vm the second nic will be ens34ens*
Info |
---|
*the second NIC name can be verified by typing ifconfig -a from system prompt |
...