The computer running parallels (gusty) grabs IP's from DHCP server-- no problem. Other windows xp machines and linux machines on my network grap IP's fine.
Entertaining the idea that it may be a DHCP issue, I have manually provided the virtual xp machine with a valid unique IP address, and it still cannot ping the gateway.
Here are some more details:
I reboot my machine, issue the 'sudo parallels-config' and here is what I get now.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compiling Parallels Workstation 2.2 drivers...
Drivers have been compiled successfully.
Installing drivers...
Starting drivers...
Loading Parallels Workstation 2.2 hypervisor ...
Loading Parallels Workstation 2.2 vm-main ...
Loading Parallels Workstation 2.2 vm-bridge ...
Loading Parallels Workstation 2.2 vmvirtualnic ...
Parallels Workstation has been successfully configured
Now you can run Parallels Workstation 2.2
Issue parallels command.
cbs@cbs-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:A9:60:74:8A
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17
eth1 Link encap:Ethernet HWaddr 00:18E:8D:89:5A
inet addr:10.10.10.102 Bcast:10.10.10.255 Mask:255.255.255.0
inet6 addr: fe80::218:deff:fe8d:895a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:87 errors:3 dropped:40 overruns:0 frame:0
TX packets:75 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12774 (12.4 KB) TX bytes:11526 (11.2 KB)
Interrupt:18 Base address:0xe000 Memory:cc000000-cc000fff
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:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
vnic0 Link encap:Ethernet HWaddr 00:01:23:45:BE:EF
inet addr:10.37.129.2 Bcast:10.37.129.255 Mask:255.255.255.0
inet6 addr: fe80::201:23ff:fe45:beef/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:28 errors:0 dropped:0 overruns:0 frame:0
TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5038 (4.9 KB) TX bytes:5038 (4.9 KB)
~~~~~~~~~~~~~~~~~~~~~~
My network paramaters are as follows:
I know I don't need such a large subnet, but 192.168.xxx.xxx was getting old.
10.10.10.0/8
gateway: 10.10.10.1
DHCP 10.10.10.100-149
~~~~~~~~~~~~~~~~~~~~~~
I notice the vnic0 gets a weird 10.37.129.2 address, no idea where that comes from.
In parallels, under network adapter settings it is "bridged ethernet" manually to "eth1".
Thanks!
Last edited: Nov 17, 2007