I have an ubuntu 12.10 vm setup, and I'm trying to enable my network adapter to have its own DHCP IP address within my network, so I am using the "bridged network" mode and setting it to "autodetect" (I've also set it to wifi, which is the only connection I have), and I cannot get it to work.
My settings inside the VM are set to dhcp, and I know the network adapter is working because it works when I set it "Internet sharing" mode.
I have search all over the forums and other places as well for answers, but no luck. Maybe it is a bug in the software version that I have?
Any information on how to fix this would be very appreciated.
Find my vm and host machine info below...
VM Info: Ubuntu 12.10
Host info: OSX V.10.9.1 (macbook pro mid-2009)
UBUNTU-VM:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:56:39:ba:b9
inet addr:172.16.212.131 Bcast:172.16.212.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fe39:bab9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:121 errors:0 dropped:0 overruns:0 frame:0
TX packets:170 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14455 (14.4 KB) TX bytes:28931 (28.9 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1184 (1.1 KB) TX bytes:1184 (1.1 KB)
MAC-HOST:~$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
nd6 options=1<PERFORMNUD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=27<RXCSUM,TXCSUM,VLAN_MTU,TSO4>
ether 60:fb:42:f4:4c:e4
nd6 options=1<PERFORMNUD>
media: autoselect
status: inactive
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:26:bb:14:02:1f
inet6 fe80::226:bbff:fe14:21f%en1 prefixlen 64 scopeid 0x5
inet 192.168.2.2 netmask 0xffffff00 broadcast 192.168.2.255
nd6 options=1<PERFORMNUD>
media: autoselect
status: active
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr 60:fb:42:ff:fe:f4:4c:e4
nd6 options=1<PERFORMNUD>
media: autoselect <full-duplex>
status: inactive
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 02:26:bb:14:02:1f
media: autoselect
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380
inet6 fe80::42b:e6a7:4700:bc49%utun0 prefixlen 64 scopeid 0x8
inet6 fd8c:7517:dfff:1675:42b:e6a7:4700:bc49 prefixlen 64
nd6 options=1<PERFORMNUD>
vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:50:56:c0:00:01
inet 172.16.37.1 netmask 0xffffff00 broadcast 172.16.37.255
vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:50:56:c0:00:08
inet 172.16.212.1 netmask 0xffffff00 broadcast 172.16.212.255