Quote:
Originally Posted by call_krushna
I found a solution for vmware 5.5 workstation (found in vmware site)
|
Which solution? Post the URI?
Quote:
Originally Posted by call_krushna
which is not working in Vmware8.
|
Isn't working
how? What did you try? How did you test it? What was the error?
Quote:
Originally Posted by call_krushna
Need to add vmnet2 in Ubuntu host with Vmware8 workstation
|
AFAIK subnets are configured in /etc/vmware, each subnet has a separate /etc/vmware/vmnet{n} directory ({n} being an integer). If DHCP is used there will be a
/etc/vmware/vmnet{n}/dhcpd/dhcpd.conf file and if NAT is used there will be a /etc/vmware/vmnet{n}/nat/nat.conf file. With some common sense you could basically copy one of the other /etc/vmware/vmnet{n} directories as long as you change and ensure all network ranges and addresses settings are different from the original.