I have created a VM in XenServer and I'm trying to assign three IPs (local and public) to it. Now as i read from google that I can create three files like ifcfg-eth0, ifcfg-eth0:0 and ifcfg-eth0:1 and change IPs in those files accordingly.
but my questions are:
- If I create files with name ifcfg-eth0, ifcfg-eth1 and ifcfg-eth2, does it mean the same?
- In Xencenter, I'm unable to see 3 IP's assigned to my VM but when I try to connect to my VM then I'm able to connect to it using different IPs... so what can be the issue with that?