
Jonathan Ervine wrote:
Bizarrely you have a NAT network also on vmnet8. Seems a bit odd to me. Your bridged network is running on vmnet0.
Is beacuse I temp. has set VMware to use NAT.
No. The above shows that you have two host-only networks; vmnet1 and vmnet8.
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.
I tried to change to eth3, but did not get the chance to do it I think when I ran the config script: Would you like to skip networking setup and keep your old settings as they are? (yes/no) [no] Do you want networking for your virtual machines? (yes/no/help) [yes] The following bridged networks have been defined: -- Med venlig hilsen / Best regards Erik Jakobsen erik_ja@mail.tele.dk openSuSE 10.2 (i586) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org