On Mon, 2007-07-02 at 09:00 +0100, Jonathan Ervine wrote: > > Here's the outputs: > > > > # ifconfig -a > > eth3 Link encap:Ethernet HWaddr 00:0B:6A:EC:05:21 > > inet addr:192.168.1.9 Bcast:255.255.255.255 Mask:255.255.255.0 > > inet6 addr: fe80::20b:6aff:feec:521/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:15626 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:12703 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:15271791 (14.5 Mb) TX bytes:1321587 (1.2 Mb) > > Interrupt:185 Base address:0xc000 > > <snipped> > > > # ps -eaf |grep vmnet-bridge > > root 3323 1 0 07:10 ? 00:00:00 /usr/bin/vmnet-bridge -d > > /var/run/vmnet-bridge-0.pid /dev/vmnet0 eth0 > > root 4872 4817 0 09:32 pts/1 00:00:00 grep vmnet-bridge > > OK - so you have a physical ethernet card on eth3 according to ifconfig. Yet > VMware is trying to bridge eth0 according to the output above. You'll need to > re-run the config script and this time specify eth3 as the brideged device.
Have you changed the physical ethernet card because this would occur because of /etc/udev/30-net_persistent_names.rules? -- Dave Cotton <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
