I'd like to number my host-only networks to match the vmnet id and use the same "address" (4th tuple) for all interfaces.
As you see I'm using the 3rd tuple to carry the address now, first digit vmnet, second digit ip "address". Assigning addresses through vmware-config.pl or in /etc/vmware/config and /etc/vmware/vmnetX doesn't seem to work. VMnet's always come up as .1 on their assigned networks.
As they are now:
vmnet0 - 192.168.0.9 assigned by network to physical
vmnet1 - 192.168.19.1
vmnet2 - 192.168.29.1
vmnet3 - 192.168.39.1
""
vmnet9 - 192.168.99.1
How I'd like them:
vmnet0 - 192.168.0.9 assigned by network to physical
vmnet1 - 192.168.1.9
vmnet2 - 192.168.2.9
vmnet3 - 192.168.3.9
""
vmnet9 - 192.168.9.9
Answer:
Assigning addresses in vmware-config.pl doesn't work(vmwareserver1.04, fedoracore7,mandriva2007,ubuntu7.10), they'll always end up at .1
You need to hand edit after vmware-config.pl in /etc/vmware/config, /etc/vmware/locations (multiple edits) and /etc/vmware/vmnetX